forked from jotego/jtbin
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathKnights of the Round (World 911127).mra
90 lines (84 loc) · 4.04 KB
/
Knights of the Round (World 911127).mra
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
<!-- FPGA arcade hardware by Jotego
This core is available for hardware compatible with MiST and MiSTer
Other FPGA systems may be supported by the time you read this.
This work is not mantained by the MiSTer project. Please contact the
core author for issues and updates.
(c) Jose Tejada, 2023. Please support this research
Patreon: https://patreon.com/jotego
The author does not endorse or participate in illegal distribution
of copyrighted material. This work can be used with compatible
software. This software can be homebrew projects or legally
obtained memory dumps of compatible games.
This file license is GNU GPLv2.
You can read the whole license file in
https://opensource.org/licenses/gpl-2.0.php
-->
<misterromdescription>
<about author="jotego" webpage="https://patreon.com/jotego" source="https://github.com/jotego" twitter="@topapate"/>
<name>Knights of the Round (World 911127)</name>
<setname>knights</setname>
<rbf>jtcps1</rbf>
<mameversion>0251</mameversion>
<year>1991</year>
<manufacturer>Capcom</manufacturer>
<players>3</players>
<joystick>8</joystick>
<rotation>horizontal</rotation>
<region>World</region>
<mraauthor>jotego</mraauthor>
<rom index="0" zip="knights.zip" md5="None" asm_md5="28d67adc3f399d60f904d6bee5669c86">
<part>
00 04 40 04 40 05 FF FF
FF FF FF FF FF FF FF FF
FF FF 06 04 02 00 28 26
24 22 20 36 00 30 20 10
02 00 0D 40 88 73 FF 02
FF FF FF FF FF FF FF FF
FF FF FF FF FF FF FF FF
FF FF FF FF FF FF FF FF
</part>
<!-- maincpu - starts at 0x0 - length 0x100000 (20 bits) -->
<part name="kr_23e.8f" crc="1b3997eb"/>
<part name="kr_22.7f" crc="d0b671a9"/>
<!-- audiocpu - starts at 0x100000 - length 0x10000 (16 bits) -->
<part name="kr_09.11a" crc="5e44d9ee"/>
<!-- oki - starts at 0x110000 - length 0x40000 (18 bits) -->
<part name="kr_18.11c" crc="da69d15f"/>
<part name="kr_19.12c" crc="bfc654e9"/>
<!-- gfx - starts at 0x150000 - length 0x400000 (22 bits) -->
<interleave output="64">
<part name="kr-5m.3a" crc="9e36c1a4" map="00000021"/>
<part name="kr-7m.5a" crc="c5832cae" map="00002100"/>
<part name="kr-1m.4a" crc="f095be2d" map="00210000"/>
<part name="kr-3m.6a" crc="179dfd96" map="21000000"/>
</interleave>
<interleave output="64">
<part name="kr-6m.7a" crc="1f4298d2" map="00000021"/>
<part name="kr-8m.9a" crc="37fa8751" map="00002100"/>
<part name="kr-2m.8a" crc="0200bc3d" map="00210000"/>
<part name="kr-4m.10a" crc="0bb2b4e7" map="21000000"/>
</interleave>
<!-- Total 0x550000 bytes - 5440 kBytes -->
</rom>
<rom index="1">
<part>00</part>
</rom>
<switches page_id="1" page_name="Switches" base="8" default="ff,fc,bf">
<!-- DSWA -->
<dip name="2 to start, 1 continue" bits="6" ids="On,Off"/>
<!-- DSWB -->
<dip name="Enemy's attack frequency" bits="8,10" ids="8,7,6,5,4,3,2,1"/>
<dip name="Enemy's attack power" bits="11,13" ids="1,2,3,8,7,6,5,4"/>
<dip name="Coin Slots" bits="14" ids="1,3"/>
<dip name="Play Mode" bits="15" ids="2 Players,3 Players"/>
<!-- DSWC -->
<dip name="Lives" bits="16,17" ids="1,4,3,2"/>
<dip name="Free Play" bits="18" ids="On,Off"/>
<dip name="Freeze" bits="19" ids="On,Off"/>
<dip name="Flip Screen" bits="20" ids="On,Off"/>
<dip name="Demo Sounds" bits="21" ids="On,Off"/>
<dip name="Allow Continue" bits="22" ids="Yes,No"/>
<dip name="Game Mode" bits="23" ids="Test,Game"/>
</switches>
<buttons names="Slay,Jump,-,-,-,-,Start,Coin,Core credits" default="Y,X,B,A,R,L,Start,Select,-" count="2"/>
</misterromdescription>