From 9c10efe469b5ad68fcf0aa2de023677e83dcf25b Mon Sep 17 00:00:00 2001 From: Jeff Parsons Date: Mon, 18 May 2015 21:02:37 -0700 Subject: [PATCH] The great video config reorg --- .../5150/cga/384kb/softkbd/machine.xml | 2 +- .../5150/cga/64kb/donkey/debugger/machine.xml | 2 +- .../machine/5150/cga/64kb/donkey/machine.xml | 2 +- .../machine/5150/cga/64kb/softkbd/machine.xml | 2 +- .../5150/mda/64kb/debugger/machine.xml | 2 +- devices/pc/machine/5150/mda/64kb/machine.xml | 2 +- .../machine/5150/mda/64kb/softkbd/machine.xml | 2 +- .../machine/5160/cga/256kb/array/machine.xml | 2 +- .../5160/cga/256kb/demo/debugger/machine.xml | 2 +- .../machine/5160/cga/256kb/demo/machine.xml | 2 +- .../5160/cga/256kb/softkbd/machine.xml | 2 +- .../cga/256kb/win101/debugger/machine.xml | 2 +- .../machine/5160/cga/256kb/win101/machine.xml | 2 +- .../5160/cga/256kb/win101/softkbd/machine.xml | 2 +- .../5160/cga/512kb/win101/softkbd/machine.xml | 2 +- .../5160/cga/640kb/debugger/machine.xml | 2 +- .../5160/cga/640kb/dos400m/machine.xml | 2 +- devices/pc/machine/5160/cga/640kb/machine.xml | 2 +- .../5160/ega/256kb/debugger/machine.xml | 4 +- .../machine/5160/ega/640kb/array/machine.xml | 4 +- .../5160/ega/640kb/debugger/machine.xml | 4 +- devices/pc/machine/5160/ega/640kb/machine.xml | 4 +- .../ega/640kb/win101/debugger/machine.xml | 4 +- .../machine/5160/ega/640kb/win101/machine.xml | 4 +- .../mda/256kb/fake188/debugger/machine.xml | 2 +- .../5160/mda/256kb/fake188/machine.xml | 2 +- devices/pc/machine/5160/mda/256kb/machine.xml | 2 +- .../machine/5160/mda/64kb/softkbd/machine.xml | 2 +- .../machine/5170/ega/1152kb/rev1/machine.xml | 4 +- .../ega/1152kb/rev3/backtrack/machine.xml | 4 +- .../machine/5170/ega/1152kb/rev3/machine.xml | 4 +- .../machine/5170/ega/640kb/rev1/machine.xml | 4 +- .../compaq/deskpro386/ega/2048kb/machine.xml | 4 +- .../deskpro386/other/2048kb/machine.xml | 21 ++ .../compaq/deskpro386/vga/2048kb/machine.xml | 21 ++ devices/pc/video/README.md | 12 -- .../vga/compaq-vga-256kb-lock.xml} | 0 .../cga/ibm-cga-960-touch.xml} | 2 +- .../cga/ibm-cga-960.xml} | 2 +- .../cga/ibm-cga-lock.xml} | 2 +- .../cga/ibm-cga.json} | 0 .../cga/ibm-cga.xml} | 2 +- devices/pc/video/ibm/ega/README.md | 12 ++ .../pc/video/ibm/ega/ibm-ega-128kb-lock.xml | 12 ++ .../ega/ibm-ega-640-128kb-lock.xml} | 0 .../ega/ibm-ega-64kb.xml} | 0 devices/pc/video/{ => ibm/ega}/ibm-ega.json | 0 devices/pc/video/{ => ibm/ega}/ibm-ega.map | 0 devices/pc/video/ibm/mda/ibm-mda.json | 189 ++++++++++++++++++ .../{video-mda.xml => ibm/mda/ibm-mda.xml} | 2 +- devices/pc/video/ibm/vga/ibm-vga-lock.xml | 12 ++ devices/pc/video/{ => ibm/vga}/ibm-vga.json | 0 disks/pc/cpm/machine.xml | 2 +- disks/pc/games/infocom/machine-debug.xml | 2 +- disks/pc/games/infocom/machine.xml | 2 +- .../games/infocom/zork1/debugger/machine.xml | 2 +- .../pc/games/microsoft/adventure/machine.xml | 2 +- disks/pc/os2/misc/1.0/debugger/machine.xml | 4 +- .../pc/unix/microport/system-v/2.3/README.md | 10 - modules/pcjs/lib/rom.js | 2 + .../demos/machine-debugger.xml | 2 +- .../Graphics_for_the_IBM_PC/demos/machine.xml | 2 +- 62 files changed, 327 insertions(+), 80 deletions(-) create mode 100644 devices/pc/machine/compaq/deskpro386/other/2048kb/machine.xml create mode 100644 devices/pc/machine/compaq/deskpro386/vga/2048kb/machine.xml delete mode 100644 devices/pc/video/README.md rename devices/pc/video/{video-ega-128kb-lock.xml => compaq/vga/compaq-vga-256kb-lock.xml} (100%) rename devices/pc/video/{video-cga-960-touch.xml => ibm/cga/ibm-cga-960-touch.xml} (80%) rename devices/pc/video/{video-cga.xml => ibm/cga/ibm-cga-960.xml} (83%) rename devices/pc/video/{video-cga-lock.xml => ibm/cga/ibm-cga-lock.xml} (87%) rename devices/pc/video/{ibm-mda-cga.json => ibm/cga/ibm-cga.json} (100%) rename devices/pc/video/{video-cga-960.xml => ibm/cga/ibm-cga.xml} (83%) create mode 100644 devices/pc/video/ibm/ega/README.md create mode 100644 devices/pc/video/ibm/ega/ibm-ega-128kb-lock.xml rename devices/pc/video/{video-ega-640-128kb-lock.xml => ibm/ega/ibm-ega-640-128kb-lock.xml} (100%) rename devices/pc/video/{video-ega-64kb.xml => ibm/ega/ibm-ega-64kb.xml} (100%) rename devices/pc/video/{ => ibm/ega}/ibm-ega.json (100%) rename devices/pc/video/{ => ibm/ega}/ibm-ega.map (100%) create mode 100644 devices/pc/video/ibm/mda/ibm-mda.json rename devices/pc/video/{video-mda.xml => ibm/mda/ibm-mda.xml} (83%) create mode 100644 devices/pc/video/ibm/vga/ibm-vga-lock.xml rename devices/pc/video/{ => ibm/vga}/ibm-vga.json (100%) diff --git a/devices/pc/machine/5150/cga/384kb/softkbd/machine.xml b/devices/pc/machine/5150/cga/384kb/softkbd/machine.xml index 1b1b6c224..38d344b60 100644 --- a/devices/pc/machine/5150/cga/384kb/softkbd/machine.xml +++ b/devices/pc/machine/5150/cga/384kb/softkbd/machine.xml @@ -8,7 +8,7 @@ -