mirror of
https://github.com/sehugg/8bitworkshop.git
synced 2024-10-31 23:09:49 +00:00
69 lines
2.5 KiB
INI
69 lines
2.5 KiB
INI
<?xml version="1.0"?>
|
|
<!-- This file is autogenerated; comments and unknown tags will be stripped -->
|
|
<mameconfig version="10">
|
|
<system name="coleco">
|
|
<input>
|
|
<port tag=":STD_KEYPAD1" type="KEYPAD" mask="1" defvalue="1">
|
|
<newseq type="standard">
|
|
KEYCODE_0
|
|
</newseq>
|
|
</port>
|
|
<port tag=":STD_KEYPAD1" type="KEYPAD" mask="2" defvalue="2">
|
|
<newseq type="standard">
|
|
KEYCODE_1
|
|
</newseq>
|
|
</port>
|
|
<port tag=":STD_KEYPAD1" type="KEYPAD" mask="4" defvalue="4">
|
|
<newseq type="standard">
|
|
KEYCODE_2
|
|
</newseq>
|
|
</port>
|
|
<port tag=":STD_KEYPAD1" type="KEYPAD" mask="8" defvalue="8">
|
|
<newseq type="standard">
|
|
KEYCODE_3
|
|
</newseq>
|
|
</port>
|
|
<port tag=":STD_KEYPAD1" type="KEYPAD" mask="16" defvalue="16">
|
|
<newseq type="standard">
|
|
KEYCODE_4
|
|
</newseq>
|
|
</port>
|
|
<port tag=":STD_KEYPAD1" type="KEYPAD" mask="32" defvalue="32">
|
|
<newseq type="standard">
|
|
KEYCODE_5
|
|
</newseq>
|
|
</port>
|
|
<port tag=":STD_KEYPAD1" type="KEYPAD" mask="64" defvalue="64">
|
|
<newseq type="standard">
|
|
KEYCODE_6
|
|
</newseq>
|
|
</port>
|
|
<port tag=":STD_KEYPAD1" type="KEYPAD" mask="128" defvalue="128">
|
|
<newseq type="standard">
|
|
KEYCODE_7
|
|
</newseq>
|
|
</port>
|
|
<port tag=":STD_KEYPAD1" type="KEYPAD" mask="256" defvalue="256">
|
|
<newseq type="standard">
|
|
KEYCODE_8
|
|
</newseq>
|
|
</port>
|
|
<port tag=":STD_KEYPAD1" type="KEYPAD" mask="512" defvalue="512">
|
|
<newseq type="standard">
|
|
KEYCODE_9
|
|
</newseq>
|
|
</port>
|
|
<port tag=":STD_KEYPAD1" type="KEYPAD" mask="1024" defvalue="1024">
|
|
<newseq type="standard">
|
|
KEYCODE_MINUS
|
|
</newseq>
|
|
</port>
|
|
<port tag=":STD_KEYPAD1" type="KEYPAD" mask="2048" defvalue="2048">
|
|
<newseq type="standard">
|
|
KEYCODE_EQUALS
|
|
</newseq>
|
|
</port>
|
|
</input>
|
|
</system>
|
|
</mameconfig>
|