v1.19.1: More Windows 95 Setup-related fixes

This commit is contained in:
Jeff Parsons 2015-08-21 18:12:10 -07:00
commit 0398afab84
30 changed files with 50568 additions and 1846 deletions

View file

@ -11,7 +11,7 @@
<video ref="/devices/pc/video/ibm/vga/ibm-vga-lockfs.xml"/>
<keyboard id="keyboard"/>
<fdc ref="/disks/pc/library.xml" automount='{B: {name: "Win95 Build 499 (Disk 1)", path: "/disks/pc/windows/win95/build499/WIN95-DISK01.json"}}'/>
<debugger id="debugger" messages="fault|tss|int" commands='m dos off'/>
<debugger id="debugger" messages="" commands='m dos off;m fault off'/>
<panel ref="/devices/pc/panel/wide386.xml"/>
<hdc id="hdcAT" type="at" drives='[{name:"68Mb Hard Disk",type:4,path:"http://static.pcjs.org/devices/pc/machine/compaq/deskpro386/vga/4096kb/WDEB386-68Mb.json"}]'/>
<chipset id="chipset" model="deskpro386" floppies="[1200,1200]" monitor="vga"/>

File diff suppressed because one or more lines are too long