-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add support for Spectrum 128K and include "DK Arcade" and "DK Reloade…
…d Again". Existing Spectrum becomes Spectrum 48K Add tape stop option to shell Swap out some console variants to the arcade floor: NES:What's Up Donkey Kong Amstrad PCW: Climb-It Spectrum 48K: DK Reloaded and Wrath of Kong Spectrum 128K: DK Reloaded Again
- Loading branch information
Showing
39 changed files
with
494 additions
and
140 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
v0.64 | ||
v0.65 |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
<?xml version="1.0"?> | ||
<!-- This file is autogenerated; comments and unknown tags will be stripped --> | ||
<mameconfig version="10"> | ||
<system name="spec128"> | ||
<input> | ||
<keyboard tag=":" enabled="1" /> | ||
<port tag=":LINE1" type="KEYBOARD" mask="1" defvalue="1"> | ||
<newseq type="standard"> | ||
KEYCODE_A OR KEYCODE_DOWN | ||
</newseq> | ||
</port> | ||
<port tag=":LINE2" type="KEYBOARD" mask="1" defvalue="1"> | ||
<newseq type="standard"> | ||
KEYCODE_Q OR KEYCODE_UP | ||
</newseq> | ||
</port> | ||
<port tag=":LINE5" type="KEYBOARD" mask="1" defvalue="1"> | ||
<newseq type="standard"> | ||
KEYCODE_P OR KEYCODE_RIGHT | ||
</newseq> | ||
</port> | ||
<port tag=":LINE5" type="KEYBOARD" mask="2" defvalue="2"> | ||
<newseq type="standard"> | ||
KEYCODE_O OR KEYCODE_LEFT | ||
</newseq> | ||
</port> | ||
<port tag=":LINE7" type="KEYBOARD" mask="4" defvalue="4"> | ||
<newseq type="standard"> | ||
KEYCODE_M OR KEYCODE_LCONTROL | ||
</newseq> | ||
</port> | ||
</input> | ||
<image_directories> | ||
<device instance="snapshot" directory="C:\dkafe\roms\spec128\spec128_dk_reload_again.zip\" /> | ||
<device instance="quickload" directory="" /> | ||
<device instance="cassette" directory="" /> | ||
</image_directories> | ||
</system> | ||
</mameconfig> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
<?xml version="1.0"?> | ||
<!-- This file is autogenerated; comments and unknown tags will be stripped --> | ||
<mameconfig version="10"> | ||
<system name="spec128"> | ||
<input> | ||
<keyboard tag=":" enabled="1" /> | ||
<port tag=":LINE1" type="KEYBOARD" mask="1" defvalue="1"> | ||
<newseq type="standard"> | ||
KEYCODE_A OR KEYCODE_DOWN | ||
</newseq> | ||
</port> | ||
<port tag=":LINE2" type="KEYBOARD" mask="1" defvalue="1"> | ||
<newseq type="standard"> | ||
KEYCODE_Q OR KEYCODE_UP | ||
</newseq> | ||
</port> | ||
<port tag=":LINE3" type="KEYBOARD" mask="1" defvalue="1"> | ||
<newseq type="standard"> | ||
NONE | ||
</newseq> | ||
</port> | ||
<port tag=":LINE4" type="KEYBOARD" mask="1" defvalue="1"> | ||
<newseq type="standard"> | ||
KEYCODE_0 OR KEYCODE_1 | ||
</newseq> | ||
</port> | ||
<port tag=":LINE5" type="KEYBOARD" mask="1" defvalue="1"> | ||
<newseq type="standard"> | ||
KEYCODE_P OR KEYCODE_RIGHT | ||
</newseq> | ||
</port> | ||
<port tag=":LINE5" type="KEYBOARD" mask="2" defvalue="2"> | ||
<newseq type="standard"> | ||
KEYCODE_O OR KEYCODE_LEFT | ||
</newseq> | ||
</port> | ||
<port tag=":LINE7" type="KEYBOARD" mask="1" defvalue="1"> | ||
<newseq type="standard"> | ||
KEYCODE_SPACE OR KEYCODE_LCONTROL | ||
</newseq> | ||
</port> | ||
</input> | ||
<image_directories> | ||
<device instance="snapshot" directory="C:\dkafe\roms\spec128\spec128_dk_reload_again.zip\" /> | ||
<device instance="quickload" directory="" /> | ||
<device instance="cassette" directory="" /> | ||
</image_directories> | ||
</system> | ||
</mameconfig> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
<?xml version="1.0"?> | ||
<!-- This file is autogenerated; comments and unknown tags will be stripped --> | ||
<mameconfig version="10"> | ||
<system name="spec128"> | ||
<input> | ||
<keyboard tag=":" enabled="1" /> | ||
<port tag=":LINE1" type="KEYBOARD" mask="1" defvalue="1"> | ||
<newseq type="standard"> | ||
KEYCODE_A OR KEYCODE_DOWN | ||
</newseq> | ||
</port> | ||
<port tag=":LINE2" type="KEYBOARD" mask="1" defvalue="1"> | ||
<newseq type="standard"> | ||
KEYCODE_Q OR KEYCODE_UP | ||
</newseq> | ||
</port> | ||
<port tag=":LINE5" type="KEYBOARD" mask="1" defvalue="1"> | ||
<newseq type="standard"> | ||
KEYCODE_P OR KEYCODE_RIGHT | ||
</newseq> | ||
</port> | ||
<port tag=":LINE5" type="KEYBOARD" mask="2" defvalue="2"> | ||
<newseq type="standard"> | ||
KEYCODE_O OR KEYCODE_LEFT | ||
</newseq> | ||
</port> | ||
<port tag=":LINE7" type="KEYBOARD" mask="4" defvalue="4"> | ||
<newseq type="standard"> | ||
KEYCODE_M OR KEYCODE_LCONTROL | ||
</newseq> | ||
</port> | ||
</input> | ||
<image_directories> | ||
<device instance="snapshot" directory="C:\dkafe\roms\spec128\spec128_dk_reload_again.zip\" /> | ||
<device instance="quickload" directory="" /> | ||
<device instance="cassette" directory="" /> | ||
</image_directories> | ||
</system> | ||
</mameconfig> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,54 @@ | ||
<?xml version="1.0"?> | ||
<!-- This file is autogenerated; comments and unknown tags will be stripped --> | ||
<mameconfig version="10"> | ||
<system name="spectrum"> | ||
<input> | ||
<keyboard tag=":" enabled="1" /> | ||
<port tag=":LINE1" type="KEYBOARD" mask="1" defvalue="1"> | ||
<newseq type="standard"> | ||
KEYCODE_A OR KEYCODE_DOWN | ||
</newseq> | ||
</port> | ||
<port tag=":LINE2" type="KEYBOARD" mask="1" defvalue="1"> | ||
<newseq type="standard"> | ||
KEYCODE_Q OR KEYCODE_UP | ||
</newseq> | ||
</port> | ||
<port tag=":LINE3" type="KEYBOARD" mask="1" defvalue="1"> | ||
<newseq type="standard"> | ||
NONE | ||
</newseq> | ||
</port> | ||
<port tag=":LINE3" type="KEYBOARD" mask="2" defvalue="2"> | ||
<newseq type="standard"> | ||
KEYCODE_1 OR KEYCODE_2 | ||
</newseq> | ||
</port> | ||
<port tag=":LINE4" type="KEYBOARD" mask="1" defvalue="1"> | ||
<newseq type="standard"> | ||
KEYCODE_0 | ||
</newseq> | ||
</port> | ||
<port tag=":LINE5" type="KEYBOARD" mask="1" defvalue="1"> | ||
<newseq type="standard"> | ||
KEYCODE_P OR KEYCODE_RIGHT | ||
</newseq> | ||
</port> | ||
<port tag=":LINE5" type="KEYBOARD" mask="2" defvalue="2"> | ||
<newseq type="standard"> | ||
KEYCODE_O OR KEYCODE_LEFT | ||
</newseq> | ||
</port> | ||
<port tag=":LINE7" type="KEYBOARD" mask="1" defvalue="1"> | ||
<newseq type="standard"> | ||
KEYCODE_SPACE OR KEYCODE_LCONTROL | ||
</newseq> | ||
</port> | ||
</input> | ||
<image_directories> | ||
<device instance="snapshot" directory="C:\dkafe\roms\spectrum\spectrum_wallykong.zip\" /> | ||
<device instance="quickload" directory="" /> | ||
<device instance="cassette" directory="" /> | ||
</image_directories> | ||
</system> | ||
</mameconfig> |
Oops, something went wrong.