Switched from mouse event clientX and clientY to screenX and screenY (will it make any difference on high DPI screens? I don't know...)
This commit is contained in:
parent
da48efb7ad
commit
e33adffbf4
11 changed files with 50 additions and 46 deletions
16
disks/pcx86/windows/1.01/debugger/README.md
Normal file
16
disks/pcx86/windows/1.01/debugger/README.md
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
---
|
||||
layout: page
|
||||
title: Microsoft Windows 1.01 with Debugger
|
||||
permalink: /disks/pcx86/windows/1.01/debugger/
|
||||
machines:
|
||||
- id: ibm5160-ega-win101
|
||||
type: pcx86
|
||||
state: /disks/pcx86/windows/1.01/state.json
|
||||
config: /devices/pcx86/machine/5160/ega/640kb/debugger/machine.xml
|
||||
drives: '[{name:"10Mb Hard Disk",type:3,path:"/disks/pcx86/fixed/10mb/PCDOS200-WIN101-EGA.json"}]'
|
||||
---
|
||||
|
||||
Microsoft Windows 1.01 with Debugger
|
||||
------------------------------------
|
||||
|
||||
{% include machine.html id="ibm5160-ega-win101" %}
|
||||
Loading…
Reference in a new issue