diff --git a/apps/c1p/all.xml b/apps/c1p/all.xml
index 0ed8ce9e7..3d8d28dd6 100644
--- a/apps/c1p/all.xml
+++ b/apps/c1p/all.xml
@@ -1,6 +1,6 @@
-
+
- TUBELIST (JP)
- HANGWOMAN (JP)
- CHECKERS (JP)
@@ -20,6 +20,6 @@
- PRESIDENTS
- SPACEWAR
- Download
-
+ Download
+
diff --git a/apps/c1p/samples.xml b/apps/c1p/samples.xml
index 98edb8208..1caa90e87 100644
--- a/apps/c1p/samples.xml
+++ b/apps/c1p/samples.xml
@@ -1,6 +1,6 @@
-
+
- POKER
- BASIC MATH
- CHECKING
@@ -9,6 +9,6 @@
- COUNTER
- PRESIDENTS
- Download
-
+ Download
+
diff --git a/devices/c1p/machine/32kb/machine.xml b/devices/c1p/machine/32kb/machine.xml
index dcd149bba..a3783d4d1 100644
--- a/devices/c1p/machine/32kb/machine.xml
+++ b/devices/c1p/machine/32kb/machine.xml
@@ -23,9 +23,9 @@
Video Display
- CTRL-C
- CTRL-O
- BREAK
+ CTRL-C
+ CTRL-O
+ BREAK
diff --git a/devices/c1p/machine/8kb/all/debugger/machine.xml b/devices/c1p/machine/8kb/all/debugger/machine.xml
index 3fe0330dd..9e29b89b9 100644
--- a/devices/c1p/machine/8kb/all/debugger/machine.xml
+++ b/devices/c1p/machine/8kb/all/debugger/machine.xml
@@ -22,9 +22,9 @@
Video Display
- CTRL-C
- CTRL-O
- BREAK
+ CTRL-C
+ CTRL-O
+ BREAK
diff --git a/devices/c1p/machine/8kb/embed/machine.xml b/devices/c1p/machine/8kb/embed/machine.xml
index c7265b54c..195d2c07f 100644
--- a/devices/c1p/machine/8kb/embed/machine.xml
+++ b/devices/c1p/machine/8kb/embed/machine.xml
@@ -17,9 +17,9 @@
- CTRL-C
- CTRL-O
- BREAK
+ CTRL-C
+ CTRL-O
+ BREAK
diff --git a/devices/c1p/machine/8kb/large/debugger/local.xml b/devices/c1p/machine/8kb/large/debugger/local.xml
index 0d87ef91c..ddcaf85d2 100644
--- a/devices/c1p/machine/8kb/large/debugger/local.xml
+++ b/devices/c1p/machine/8kb/large/debugger/local.xml
@@ -22,12 +22,12 @@
Video Display
- CTRL-C
- CTRL-O
- BREAK
+ CTRL-C
+ CTRL-O
+ BREAK
-
+
- POKER
- BASIC MATH
- CHECKING
@@ -36,7 +36,7 @@
- COUNTER
- PRESIDENTS
- Load File
+ Load File
diff --git a/devices/c1p/machine/8kb/large/debugger/machine.xml b/devices/c1p/machine/8kb/large/debugger/machine.xml
index 2220b5d78..dc0a3823e 100644
--- a/devices/c1p/machine/8kb/large/debugger/machine.xml
+++ b/devices/c1p/machine/8kb/large/debugger/machine.xml
@@ -22,9 +22,9 @@
Video Display
- CTRL-C
- CTRL-O
- BREAK
+ CTRL-C
+ CTRL-O
+ BREAK
diff --git a/devices/c1p/machine/8kb/large/machine.xml b/devices/c1p/machine/8kb/large/machine.xml
index a71b4d35a..c7aa3d2bf 100644
--- a/devices/c1p/machine/8kb/large/machine.xml
+++ b/devices/c1p/machine/8kb/large/machine.xml
@@ -18,12 +18,12 @@
- Run
+ Run
- CTRL-C
- CTRL-O
- BREAK
+ CTRL-C
+ CTRL-O
+ BREAK
diff --git a/devices/c1p/machine/8kb/small/machine.xml b/devices/c1p/machine/8kb/small/machine.xml
index d5a61ec8f..de383f3cd 100644
--- a/devices/c1p/machine/8kb/small/machine.xml
+++ b/devices/c1p/machine/8kb/small/machine.xml
@@ -18,9 +18,9 @@
- CTRL-C
- CTRL-O
- BREAK
+ CTRL-C
+ CTRL-O
+ BREAK
diff --git a/devices/c1p/panel/default.xml b/devices/c1p/panel/default.xml
index 0bcd5ef6d..e07874e07 100644
--- a/devices/c1p/panel/default.xml
+++ b/devices/c1p/panel/default.xml
@@ -1,25 +1,25 @@
Control Panel
-
-
- Enter
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+ Enter
+
+
+
+
+
+
+
+
+
+
+
+
+
- Run
- Step
- Reset
- Fast
+ Run
+ Step
+ Reset
+ Fast
diff --git a/devices/pc/keyboard/keyboard-minimal-arrows.xml b/devices/pc/keyboard/keyboard-minimal-arrows.xml
new file mode 100644
index 000000000..55788df03
--- /dev/null
+++ b/devices/pc/keyboard/keyboard-minimal-arrows.xml
@@ -0,0 +1,12 @@
+
+
+ ESC
+ CTRL-C
+ CTRL-ALT-DEL
+ F1
+ F10
+ <
+ >
+ ^
+ v
+
diff --git a/devices/pc/keyboard/keyboard-minimal-functions.xml b/devices/pc/keyboard/keyboard-minimal-functions.xml
new file mode 100644
index 000000000..76abbe885
--- /dev/null
+++ b/devices/pc/keyboard/keyboard-minimal-functions.xml
@@ -0,0 +1,16 @@
+
+
+ ESC
+ CTRL-C
+ CTRL-ALT-DEL
+ F1
+ F2
+ F3
+ F4
+ F5
+ F6
+ F7
+ F8
+ F9
+ F10
+
diff --git a/devices/pc/keyboard/keyboard-minimal.xml b/devices/pc/keyboard/keyboard-minimal.xml
new file mode 100644
index 000000000..c72eb0a52
--- /dev/null
+++ b/devices/pc/keyboard/keyboard-minimal.xml
@@ -0,0 +1,8 @@
+
+
+ ESC
+ CTRL-C
+ CTRL-ALT-DEL
+ F1
+ F10
+
diff --git a/devices/pc/keyboard/keyboard-us83.xml b/devices/pc/keyboard/keyboard-us83.xml
new file mode 100644
index 000000000..dfbf2e824
--- /dev/null
+++ b/devices/pc/keyboard/keyboard-us83.xml
@@ -0,0 +1,87 @@
+
+
+ F1
+ F2
+ F3
+ F4
+ F5
+ F6
+ F7
+ F8
+ F9
+ F10
+ Esc
+ 1 !
+ 2 @
+ 3 #
+ 4 $
+ 5 %
+ 6 ^
+ 7 &
+ 8 *
+ 9 (
+ 0 )
+ - _
+ = +
+ Back
+ Num
+ Scroll
+ Tab
+ Q
+ W
+ E
+ R
+ T
+ Y
+ U
+ I
+ O
+ P
+ [ {
+ ] }
+
Enter
+ 7
+ 8
+ 9
+ -
+ Ctrl
+ A
+ S
+ D
+ F
+ G
+ H
+ J
+ K
+ L
+ ; :
+ ' "
+ ` ~
+ 4
+ 5
+ 6
+
+
+ Shift
+ \ |
+ Z
+ X
+ C
+ V
+ B
+ N
+ M
+ , <
+ . >
+ / ?
+ Shift
+ PrtSc
+ 1
+ 2
+ 3
+ Alt
+ Space
+ Caps
+ Ins
+ Del
+
+
diff --git a/devices/pc/keyboard/minimal-arrows.xml b/devices/pc/keyboard/minimal-arrows.xml
deleted file mode 100644
index 6b7b10f27..000000000
--- a/devices/pc/keyboard/minimal-arrows.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-
-
- ESC
- CTRL-C
- CTRL-ALT-DEL
- F1
- <
- >
- ^
- v
-
diff --git a/devices/pc/keyboard/minimal-f1-f10.xml b/devices/pc/keyboard/minimal-f1-f10.xml
deleted file mode 100644
index 260e3d65f..000000000
--- a/devices/pc/keyboard/minimal-f1-f10.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
- ESC
- CTRL-C
- CTRL-ALT-DEL
- F1
- F10
-
diff --git a/devices/pc/keyboard/minimal-functions.xml b/devices/pc/keyboard/minimal-functions.xml
deleted file mode 100644
index 981abe759..000000000
--- a/devices/pc/keyboard/minimal-functions.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
- ESC
- CTRL-C
- CTRL-ALT-DEL
- F1
- F2
- F3
- F4
- F5
- F6
- F7
- F8
- F9
- F10
-
diff --git a/devices/pc/keyboard/minimal.xml b/devices/pc/keyboard/minimal.xml
deleted file mode 100644
index 0457dc80d..000000000
--- a/devices/pc/keyboard/minimal.xml
+++ /dev/null
@@ -1,6 +0,0 @@
-
-
- ESC
- CTRL-C
- CTRL-ALT-DEL
-
diff --git a/devices/pc/keyboard/us83.xml b/devices/pc/keyboard/us83.xml
deleted file mode 100644
index f91e32d58..000000000
--- a/devices/pc/keyboard/us83.xml
+++ /dev/null
@@ -1,87 +0,0 @@
-
-
- F1
- F2
- F3
- F4
- F5
- F6
- F7
- F8
- F9
- F10
- Esc
- 1 !
- 2 @
- 3 #
- 4 $
- 5 %
- 6 ^
- 7 &
- 8 *
- 9 (
- 0 )
- - _
- = +
- Back
- Num
- Scroll
- Tab
- Q
- W
- E
- R
- T
- Y
- U
- I
- O
- P
- [ {
- ] }
-
Enter
- 7
- 8
- 9
- -
- Ctrl
- A
- S
- D
- F
- G
- H
- J
- K
- L
- ; :
- ' "
- ` ~
- 4
- 5
- 6
-
+
- Shift
- \ |
- Z
- X
- C
- V
- B
- N
- M
- , <
- . >
- / ?
- Shift
- PrtSc
- 1
- 2
- 3
- Alt
- Space
- Caps
- Ins
- Del
-
-
diff --git a/devices/pc/machine/5150/cga/384kb/softkbd/machine.xml b/devices/pc/machine/5150/cga/384kb/softkbd/machine.xml
index 289882855..714ae700e 100644
--- a/devices/pc/machine/5150/cga/384kb/softkbd/machine.xml
+++ b/devices/pc/machine/5150/cga/384kb/softkbd/machine.xml
@@ -9,12 +9,12 @@
-
+
-
-
-
+
+
+
diff --git a/devices/pc/machine/5150/cga/64kb/donkey/debugger/machine.xml b/devices/pc/machine/5150/cga/64kb/donkey/debugger/machine.xml
index f5f900563..6155d5ca6 100644
--- a/devices/pc/machine/5150/cga/64kb/donkey/debugger/machine.xml
+++ b/devices/pc/machine/5150/cga/64kb/donkey/debugger/machine.xml
@@ -8,13 +8,13 @@
-
+
-
-
-
+
+
+
diff --git a/devices/pc/machine/5150/cga/64kb/donkey/machine.xml b/devices/pc/machine/5150/cga/64kb/donkey/machine.xml
index 6140dcb22..13743ca20 100644
--- a/devices/pc/machine/5150/cga/64kb/donkey/machine.xml
+++ b/devices/pc/machine/5150/cga/64kb/donkey/machine.xml
@@ -8,10 +8,10 @@
- Run
- Reset
+ Run
+ Reset
-
+
diff --git a/devices/pc/machine/5150/cga/64kb/softkbd/machine.xml b/devices/pc/machine/5150/cga/64kb/softkbd/machine.xml
index 147ff1195..2e7ce26d5 100644
--- a/devices/pc/machine/5150/cga/64kb/softkbd/machine.xml
+++ b/devices/pc/machine/5150/cga/64kb/softkbd/machine.xml
@@ -8,13 +8,13 @@
-
+
-
-
-
+
+
+
diff --git a/devices/pc/machine/5150/mda/64kb/debugger/machine.xml b/devices/pc/machine/5150/mda/64kb/debugger/machine.xml
index 5a1fabc24..b79597620 100644
--- a/devices/pc/machine/5150/mda/64kb/debugger/machine.xml
+++ b/devices/pc/machine/5150/mda/64kb/debugger/machine.xml
@@ -8,13 +8,13 @@
-
+
-
-
-
+
+
+
diff --git a/devices/pc/machine/5150/mda/64kb/machine.xml b/devices/pc/machine/5150/mda/64kb/machine.xml
index 85212196a..71202c8e9 100644
--- a/devices/pc/machine/5150/mda/64kb/machine.xml
+++ b/devices/pc/machine/5150/mda/64kb/machine.xml
@@ -8,10 +8,10 @@
- Run
- Reset
+ Run
+ Reset
-
+
diff --git a/devices/pc/machine/5150/mda/64kb/softkbd/machine.xml b/devices/pc/machine/5150/mda/64kb/softkbd/machine.xml
index 4b4713014..e361e26ef 100644
--- a/devices/pc/machine/5150/mda/64kb/softkbd/machine.xml
+++ b/devices/pc/machine/5150/mda/64kb/softkbd/machine.xml
@@ -8,13 +8,13 @@
-
+
-
-
-
+
+
+
diff --git a/devices/pc/machine/5160/cga/256kb/array/machine.xml b/devices/pc/machine/5160/cga/256kb/array/machine.xml
index f5f3463cb..b60d44624 100644
--- a/devices/pc/machine/5160/cga/256kb/array/machine.xml
+++ b/devices/pc/machine/5160/cga/256kb/array/machine.xml
@@ -9,8 +9,8 @@
- Run
- Reset
+ Run
+ Reset
diff --git a/devices/pc/machine/5160/cga/256kb/demo/debugger/machine.xml b/devices/pc/machine/5160/cga/256kb/demo/debugger/machine.xml
index b0e6adbed..64b79fc69 100644
--- a/devices/pc/machine/5160/cga/256kb/demo/debugger/machine.xml
+++ b/devices/pc/machine/5160/cga/256kb/demo/debugger/machine.xml
@@ -9,13 +9,13 @@
-
+
-
-
+
+
diff --git a/devices/pc/machine/5160/cga/256kb/demo/machine.xml b/devices/pc/machine/5160/cga/256kb/demo/machine.xml
index 36f88b635..23a8d522f 100644
--- a/devices/pc/machine/5160/cga/256kb/demo/machine.xml
+++ b/devices/pc/machine/5160/cga/256kb/demo/machine.xml
@@ -9,10 +9,10 @@
- Run
- Reset
+ Run
+ Reset
-
+
diff --git a/devices/pc/machine/5160/cga/256kb/softkbd/machine.xml b/devices/pc/machine/5160/cga/256kb/softkbd/machine.xml
index 47e424c74..5631155df 100644
--- a/devices/pc/machine/5160/cga/256kb/softkbd/machine.xml
+++ b/devices/pc/machine/5160/cga/256kb/softkbd/machine.xml
@@ -9,13 +9,13 @@
-
+
-
-
+
+
diff --git a/devices/pc/machine/5160/cga/256kb/win101/debugger/machine.xml b/devices/pc/machine/5160/cga/256kb/win101/debugger/machine.xml
index 23032bb96..174585ab8 100644
--- a/devices/pc/machine/5160/cga/256kb/win101/debugger/machine.xml
+++ b/devices/pc/machine/5160/cga/256kb/win101/debugger/machine.xml
@@ -9,13 +9,13 @@
-
+
-
-
+
+
diff --git a/devices/pc/machine/5160/cga/256kb/win101/machine.xml b/devices/pc/machine/5160/cga/256kb/win101/machine.xml
index 66ef219bf..d4453dfb3 100644
--- a/devices/pc/machine/5160/cga/256kb/win101/machine.xml
+++ b/devices/pc/machine/5160/cga/256kb/win101/machine.xml
@@ -9,10 +9,10 @@
- Run
- Reset
+ Run
+ Reset
-
+
diff --git a/devices/pc/machine/5160/cga/256kb/win101/softkbd/machine.xml b/devices/pc/machine/5160/cga/256kb/win101/softkbd/machine.xml
index 480c4c9b5..f49847728 100644
--- a/devices/pc/machine/5160/cga/256kb/win101/softkbd/machine.xml
+++ b/devices/pc/machine/5160/cga/256kb/win101/softkbd/machine.xml
@@ -9,13 +9,13 @@
-
+
-
-
+
+
diff --git a/devices/pc/machine/5160/cga/512kb/win101/softkbd/machine.xml b/devices/pc/machine/5160/cga/512kb/win101/softkbd/machine.xml
index 45edd6bab..432b2ae43 100644
--- a/devices/pc/machine/5160/cga/512kb/win101/softkbd/machine.xml
+++ b/devices/pc/machine/5160/cga/512kb/win101/softkbd/machine.xml
@@ -9,13 +9,13 @@
-
+
-
-
+
+
diff --git a/devices/pc/machine/5160/cga/640kb/debugger/machine.xml b/devices/pc/machine/5160/cga/640kb/debugger/machine.xml
index 68f80d732..81975e402 100644
--- a/devices/pc/machine/5160/cga/640kb/debugger/machine.xml
+++ b/devices/pc/machine/5160/cga/640kb/debugger/machine.xml
@@ -9,13 +9,13 @@
-
+
-
-
+
+
diff --git a/devices/pc/machine/5160/cga/640kb/dos400m/machine.xml b/devices/pc/machine/5160/cga/640kb/dos400m/machine.xml
index d32647141..3dd38b433 100644
--- a/devices/pc/machine/5160/cga/640kb/dos400m/machine.xml
+++ b/devices/pc/machine/5160/cga/640kb/dos400m/machine.xml
@@ -9,13 +9,13 @@
-
+
-
-
+
+
diff --git a/devices/pc/machine/5160/cga/640kb/machine.xml b/devices/pc/machine/5160/cga/640kb/machine.xml
index f93443b8d..58ac6afc1 100644
--- a/devices/pc/machine/5160/cga/640kb/machine.xml
+++ b/devices/pc/machine/5160/cga/640kb/machine.xml
@@ -9,10 +9,10 @@
- Run
- Reset
+ Run
+ Reset
-
+
diff --git a/devices/pc/machine/5160/ega/256kb/debugger/machine.xml b/devices/pc/machine/5160/ega/256kb/debugger/machine.xml
index 7e7db8353..05a1eb80f 100644
--- a/devices/pc/machine/5160/ega/256kb/debugger/machine.xml
+++ b/devices/pc/machine/5160/ega/256kb/debugger/machine.xml
@@ -10,13 +10,13 @@
-
+
-
-
+
+
diff --git a/devices/pc/machine/5160/ega/640kb/array/machine.xml b/devices/pc/machine/5160/ega/640kb/array/machine.xml
index 1cb1836c2..be768e69a 100644
--- a/devices/pc/machine/5160/ega/640kb/array/machine.xml
+++ b/devices/pc/machine/5160/ega/640kb/array/machine.xml
@@ -9,9 +9,9 @@
-
+
- Fast
+ Fast
diff --git a/devices/pc/machine/5160/ega/640kb/debugger/machine.xml b/devices/pc/machine/5160/ega/640kb/debugger/machine.xml
index ea50bb7c1..16b347ca4 100644
--- a/devices/pc/machine/5160/ega/640kb/debugger/machine.xml
+++ b/devices/pc/machine/5160/ega/640kb/debugger/machine.xml
@@ -10,13 +10,13 @@
-
+
-
-
+
+
diff --git a/devices/pc/machine/5160/ega/640kb/machine.xml b/devices/pc/machine/5160/ega/640kb/machine.xml
index 6f1687ed8..f93346d3a 100644
--- a/devices/pc/machine/5160/ega/640kb/machine.xml
+++ b/devices/pc/machine/5160/ega/640kb/machine.xml
@@ -10,7 +10,7 @@
-
+
diff --git a/devices/pc/machine/5160/ega/640kb/win101/machine.xml b/devices/pc/machine/5160/ega/640kb/win101/machine.xml
index bf140f08f..e789428f0 100644
--- a/devices/pc/machine/5160/ega/640kb/win101/machine.xml
+++ b/devices/pc/machine/5160/ega/640kb/win101/machine.xml
@@ -9,9 +9,9 @@
-
+
- Fast
+ Fast
diff --git a/devices/pc/machine/5160/mda/256kb/fake188/debugger/machine.xml b/devices/pc/machine/5160/mda/256kb/fake188/debugger/machine.xml
index 6d1485b53..3ce604ba2 100644
--- a/devices/pc/machine/5160/mda/256kb/fake188/debugger/machine.xml
+++ b/devices/pc/machine/5160/mda/256kb/fake188/debugger/machine.xml
@@ -9,12 +9,12 @@
-
+
-
-
+
+
None
@@ -23,9 +23,9 @@
- Download
-
-
+ Download
+
+
diff --git a/devices/pc/machine/5160/mda/256kb/fake188/machine.xml b/devices/pc/machine/5160/mda/256kb/fake188/machine.xml
index b2a0dab10..477efa53a 100644
--- a/devices/pc/machine/5160/mda/256kb/fake188/machine.xml
+++ b/devices/pc/machine/5160/mda/256kb/fake188/machine.xml
@@ -9,12 +9,12 @@
- Run
+ Run
-
+
-
-
+
+
None
@@ -23,9 +23,9 @@
- Download
-
-
+ Download
+
+
diff --git a/devices/pc/machine/5160/mda/256kb/machine.xml b/devices/pc/machine/5160/mda/256kb/machine.xml
index 7ec4f1fa5..50bb0eee0 100644
--- a/devices/pc/machine/5160/mda/256kb/machine.xml
+++ b/devices/pc/machine/5160/mda/256kb/machine.xml
@@ -9,7 +9,7 @@
-
+
diff --git a/devices/pc/machine/5160/mda/64kb/softkbd/machine.xml b/devices/pc/machine/5160/mda/64kb/softkbd/machine.xml
index d8a347eb3..0b9b90955 100644
--- a/devices/pc/machine/5160/mda/64kb/softkbd/machine.xml
+++ b/devices/pc/machine/5160/mda/64kb/softkbd/machine.xml
@@ -9,13 +9,13 @@
-
+
-
-
+
+
diff --git a/devices/pc/machine/5170/ega/1152kb/rev1/machine.xml b/devices/pc/machine/5170/ega/1152kb/rev1/machine.xml
index 889d5d6f5..4caabf547 100644
--- a/devices/pc/machine/5170/ega/1152kb/rev1/machine.xml
+++ b/devices/pc/machine/5170/ega/1152kb/rev1/machine.xml
@@ -9,7 +9,7 @@
-
+
diff --git a/devices/pc/machine/5170/ega/1152kb/rev3/machine.xml b/devices/pc/machine/5170/ega/1152kb/rev3/machine.xml
index c040cbec5..e10677f2a 100644
--- a/devices/pc/machine/5170/ega/1152kb/rev3/machine.xml
+++ b/devices/pc/machine/5170/ega/1152kb/rev3/machine.xml
@@ -9,7 +9,7 @@
-
+
diff --git a/devices/pc/machine/5170/ega/640kb/rev1/machine.xml b/devices/pc/machine/5170/ega/640kb/rev1/machine.xml
index 946796d83..9e475afec 100644
--- a/devices/pc/machine/5170/ega/640kb/rev1/machine.xml
+++ b/devices/pc/machine/5170/ega/640kb/rev1/machine.xml
@@ -8,7 +8,7 @@
-
+
diff --git a/devices/pc/panel/default.xml b/devices/pc/panel/default.xml
index e463ba3b2..e6b3df35b 100644
--- a/devices/pc/panel/default.xml
+++ b/devices/pc/panel/default.xml
@@ -2,47 +2,47 @@
Control Panel
-
+
-
- Enter
- Clear
+
+ Enter
+ Clear
- 0000
- 0000
- 0000
- 0000
- 0000
- 0000
- 0000
- 0000
- 0000
- 0000
- 0000
- 0000
- 0000
+ 0000
+ 0000
+ 0000
+ 0000
+ 0000
+ 0000
+ 0000
+ 0000
+ 0000
+ 0000
+ 0000
+ 0000
+ 0000
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
- Speed:
- Stopped
+ Speed:
+ Stopped
- Run
- Step
- Reset
- Fast
- Save
+ Run
+ Step
+ Reset
+ Fast
+ Save
diff --git a/devices/pc/panel/wide.xml b/devices/pc/panel/wide.xml
index 179a3aa06..8e3d41f4b 100644
--- a/devices/pc/panel/wide.xml
+++ b/devices/pc/panel/wide.xml
@@ -2,47 +2,47 @@
Control Panel
-
+
-
- Enter
- Clear
+
+ Enter
+ Clear
- 0000
- 0000
- 0000
- 0000
- 0000
- 0000
- 0000
- 0000
- 0000
- 0000
- 0000
- 0000
- 0000
+ 0000
+ 0000
+ 0000
+ 0000
+ 0000
+ 0000
+ 0000
+ 0000
+ 0000
+ 0000
+ 0000
+ 0000
+ 0000
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
- Speed:
- Stopped
+ Speed:
+ Stopped
- Run
- Step
- Reset
- Fast
- Save
+ Run
+ Step
+ Reset
+ Fast
+ Save
diff --git a/devices/pc/video/video-cga-960-touch.xml b/devices/pc/video/video-cga-960-touch.xml
index 15f293781..56bc96f49 100644
--- a/devices/pc/video/video-cga-960-touch.xml
+++ b/devices/pc/video/video-cga-960-touch.xml
@@ -3,9 +3,9 @@
diff --git a/devices/pc/video/video-cga-960.xml b/devices/pc/video/video-cga-960.xml
index 99dda9874..759e7cd20 100644
--- a/devices/pc/video/video-cga-960.xml
+++ b/devices/pc/video/video-cga-960.xml
@@ -3,9 +3,9 @@
diff --git a/devices/pc/video/video-cga-lock.xml b/devices/pc/video/video-cga-lock.xml
index b0a2268b7..091336e32 100644
--- a/devices/pc/video/video-cga-lock.xml
+++ b/devices/pc/video/video-cga-lock.xml
@@ -3,10 +3,10 @@
diff --git a/devices/pc/video/video-cga.xml b/devices/pc/video/video-cga.xml
index 3b78dda0e..3c6efaee9 100644
--- a/devices/pc/video/video-cga.xml
+++ b/devices/pc/video/video-cga.xml
@@ -3,9 +3,9 @@
diff --git a/devices/pc/video/video-ega-128kb-lock.xml b/devices/pc/video/video-ega-128kb-lock.xml
index 9409dbbb2..90c8e4d4d 100644
--- a/devices/pc/video/video-ega-128kb-lock.xml
+++ b/devices/pc/video/video-ega-128kb-lock.xml
@@ -3,10 +3,10 @@
diff --git a/devices/pc/video/video-ega-640-128kb-lock.xml b/devices/pc/video/video-ega-640-128kb-lock.xml
index 6f09fa310..7cf4ecdae 100644
--- a/devices/pc/video/video-ega-640-128kb-lock.xml
+++ b/devices/pc/video/video-ega-640-128kb-lock.xml
@@ -3,10 +3,10 @@
diff --git a/devices/pc/video/video-ega-64kb.xml b/devices/pc/video/video-ega-64kb.xml
index 44fb68289..0ac57b158 100644
--- a/devices/pc/video/video-ega-64kb.xml
+++ b/devices/pc/video/video-ega-64kb.xml
@@ -3,9 +3,9 @@
diff --git a/devices/pc/video/video-mda.xml b/devices/pc/video/video-mda.xml
index d1951c5b7..cf3e67ea3 100644
--- a/devices/pc/video/video-mda.xml
+++ b/devices/pc/video/video-mda.xml
@@ -3,9 +3,9 @@
diff --git a/disks/c1p/samples.xml b/disks/c1p/samples.xml
index b8dc6897b..711f9e12c 100644
--- a/disks/c1p/samples.xml
+++ b/disks/c1p/samples.xml
@@ -1,7 +1,7 @@
-
+
- OS65D33
- Load Disk
+ Load Disk
diff --git a/disks/pc/cpm/machine.xml b/disks/pc/cpm/machine.xml
index 09f38d3e7..66e6e6855 100644
--- a/disks/pc/cpm/machine.xml
+++ b/disks/pc/cpm/machine.xml
@@ -8,18 +8,18 @@
- Run
- Reset
+ Run
+ Reset
-
+
-
-
+
+
None
- Load Drive
-
+ Load Drive
+
diff --git a/disks/pc/diags/ibm/2.20/machine.xml b/disks/pc/diags/ibm/2.20/machine.xml
index 178e438e0..605f792bd 100644
--- a/disks/pc/diags/ibm/2.20/machine.xml
+++ b/disks/pc/diags/ibm/2.20/machine.xml
@@ -8,21 +8,21 @@
- Run
- Reset
+ Run
+ Reset
-
+
-
-
+
+
None
- Load Drive
-
+ Load Drive
+
diff --git a/disks/pc/games/infocom/disks.xml b/disks/pc/games/infocom/disks.xml
index 2985ab3c7..7e3f0bfb3 100644
--- a/disks/pc/games/infocom/disks.xml
+++ b/disks/pc/games/infocom/disks.xml
@@ -1,7 +1,7 @@
-
-
+
+
None
@@ -9,6 +9,6 @@
- Download
-
+ Download
+
diff --git a/disks/pc/games/infocom/machine-debug.xml b/disks/pc/games/infocom/machine-debug.xml
index 20db3839d..b4475f69e 100644
--- a/disks/pc/games/infocom/machine-debug.xml
+++ b/disks/pc/games/infocom/machine-debug.xml
@@ -9,9 +9,9 @@
- ESC
- CTRL-C
- CTRL-ALT-DEL
+ ESC
+ CTRL-C
+ CTRL-ALT-DEL
diff --git a/disks/pc/games/infocom/machine.xml b/disks/pc/games/infocom/machine.xml
index c6b4b9e2b..52817c0cf 100644
--- a/disks/pc/games/infocom/machine.xml
+++ b/disks/pc/games/infocom/machine.xml
@@ -8,10 +8,10 @@
- Run
- Reset
+ Run
+ Reset
-
+
diff --git a/disks/pc/games/infocom/zork1/debugger/machine.xml b/disks/pc/games/infocom/zork1/debugger/machine.xml
index 6948d265d..67ef1c787 100644
--- a/disks/pc/games/infocom/zork1/debugger/machine.xml
+++ b/disks/pc/games/infocom/zork1/debugger/machine.xml
@@ -9,20 +9,20 @@
- ESC
- CTRL-C
- CTRL-ALT-DEL
+ ESC
+ CTRL-C
+ CTRL-ALT-DEL
-
-
+
+
None
- Load Drive
-
+ Load Drive
+
diff --git a/disks/pc/games/microsoft/adventure/machine.xml b/disks/pc/games/microsoft/adventure/machine.xml
index 5a2b007ed..2a872c6d6 100644
--- a/disks/pc/games/microsoft/adventure/machine.xml
+++ b/disks/pc/games/microsoft/adventure/machine.xml
@@ -8,10 +8,10 @@
- Run
- Reset
+ Run
+ Reset
-
+
diff --git a/disks/pc/library.xml b/disks/pc/library.xml
index f83289da5..6edfabaf0 100644
--- a/disks/pc/library.xml
+++ b/disks/pc/library.xml
@@ -1,7 +1,7 @@
-
-
+
+
None
@@ -45,7 +45,7 @@
- Download
-
-
+ Download
+
+
diff --git a/disks/pc/samples.xml b/disks/pc/samples.xml
index 96610b680..fce094079 100644
--- a/disks/pc/samples.xml
+++ b/disks/pc/samples.xml
@@ -1,7 +1,7 @@
-
-
+
+
None
@@ -9,7 +9,7 @@
- Download
-
-
+ Download
+
+
diff --git a/disks/pc/win/win10x.xml b/disks/pc/win/win10x.xml
index bb8187fd4..2020a4e32 100644
--- a/disks/pc/win/win10x.xml
+++ b/disks/pc/win/win10x.xml
@@ -1,7 +1,7 @@
-
-
+
+
None
Windows 1.01 (SETUP)
@@ -16,6 +16,6 @@
Windows 1.03 (APPS)
Windows 1.03 (WRITE)
- Load Drive
-
+ Load Drive
+
diff --git a/docs/pcjs/demos/sample2.xml b/docs/pcjs/demos/sample2.xml
index 492e23757..de4857a49 100644
--- a/docs/pcjs/demos/sample2.xml
+++ b/docs/pcjs/demos/sample2.xml
@@ -11,16 +11,16 @@
- Run
+ Run
-
-
+
+
None
PC-DOS 1.00
- Load Drive
+ Load Drive
diff --git a/docs/pcjs/demos/sample3a.xml b/docs/pcjs/demos/sample3a.xml
index 748bdc54e..52a75585f 100644
--- a/docs/pcjs/demos/sample3a.xml
+++ b/docs/pcjs/demos/sample3a.xml
@@ -15,60 +15,60 @@
Control Panel
-
+
-
- Enter
- Clear
+
+ Enter
+ Clear
- 0000
- 0000
- 0000
- 0000
- 0000
- 0000
- 0000
- 0000
- 0000
- 0000
- 0000
- 0000
- 0000
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- 0
- Stopped
- Run
- Step
- Reset
- Fast
+ 0000
+ 0000
+ 0000
+ 0000
+ 0000
+ 0000
+ 0000
+ 0000
+ 0000
+ 0000
+ 0000
+ 0000
+ 0000
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ 0
+ Stopped
+ Run
+ Step
+ Reset
+ Fast
-
-
+
+
None
PC-DOS 1.00
VisiCalc
- Load Drive
-
+ Load Drive
+
-
-
-
+
+
+