Mercurial > repos > blastem
annotate rom.db @ 1315:810ae0287d66
Fix minor bug that displayed window plane as if it were plane A In plane debug view
author | Michael Pavone <pavone@retrodev.com> |
---|---|
date | Wed, 05 Apr 2017 09:48:49 -0700 |
parents | 3cdc4e33a2c4 |
children | 4c4beb22b042 |
rev | line source |
---|---|
764
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
1 T-081326 { |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
2 name NBA Jam |
768
2f48a3c187c6
Add support for reading cartridge memory map from ROM database, though without EEPROM support for now
Michael Pavone <pavone@retrodev.com>
parents:
764
diff
changeset
|
3 EEPROM { |
764
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
4 type i2c |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
5 size 256 |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
6 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
7 map { |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
8 0 { |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
9 device ROM |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
10 last 1FFFFF |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
11 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
12 200000 { |
768
2f48a3c187c6
Add support for reading cartridge memory map from ROM database, though without EEPROM support for now
Michael Pavone <pavone@retrodev.com>
parents:
764
diff
changeset
|
13 device EEPROM |
764
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
14 last 3FFFFF |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
15 bits_read { |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
16 1 sda |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
17 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
18 bits_write { |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
19 0 sda |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
20 1 scl |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
21 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
22 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
23 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
24 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
25 T-81033 { |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
26 name NBA Jam |
768
2f48a3c187c6
Add support for reading cartridge memory map from ROM database, though without EEPROM support for now
Michael Pavone <pavone@retrodev.com>
parents:
764
diff
changeset
|
27 EEPROM { |
764
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
28 type i2c |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
29 size 256 |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
30 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
31 map { |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
32 0 { |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
33 device ROM |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
34 last 1FFFFF |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
35 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
36 200000 { |
768
2f48a3c187c6
Add support for reading cartridge memory map from ROM database, though without EEPROM support for now
Michael Pavone <pavone@retrodev.com>
parents:
764
diff
changeset
|
37 device EEPROM |
764
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
38 last 3FFFFF |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
39 bits_read { |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
40 1 sda |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
41 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
42 bits_write { |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
43 0 sda |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
44 1 scl |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
45 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
46 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
47 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
48 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
49 T-081276 { |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
50 name NFL Quarterback Club |
768
2f48a3c187c6
Add support for reading cartridge memory map from ROM database, though without EEPROM support for now
Michael Pavone <pavone@retrodev.com>
parents:
764
diff
changeset
|
51 EEPROM { |
764
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
52 type i2c |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
53 size 256 |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
54 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
55 map { |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
56 0 { |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
57 device ROM |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
58 last 1FFFFF |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
59 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
60 200000 { |
768
2f48a3c187c6
Add support for reading cartridge memory map from ROM database, though without EEPROM support for now
Michael Pavone <pavone@retrodev.com>
parents:
764
diff
changeset
|
61 device EEPROM |
782
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
62 #This is almost certainly not correct based on the address pins |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
63 #available to the Acclaim mapper. It's probably available up to |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
64 #2FFFFF at least and just fights with D0 from the mask ROM |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
65 last 200001 |
764
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
66 bits_read { |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
67 0 sda |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
68 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
69 bits_write { |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
70 0 sda |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
71 8 scl |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
72 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
73 } |
782
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
74 200002 { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
75 device ROM |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
76 offset 200000 |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
77 last 2FFFFF |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
78 } |
764
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
79 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
80 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
81 T-81406 { |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
82 name NBA Jam TE |
768
2f48a3c187c6
Add support for reading cartridge memory map from ROM database, though without EEPROM support for now
Michael Pavone <pavone@retrodev.com>
parents:
764
diff
changeset
|
83 EEPROM { |
764
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
84 type i2c |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
85 size 512 |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
86 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
87 map { |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
88 0 { |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
89 device ROM |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
90 last 1FFFFF |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
91 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
92 200000 { |
768
2f48a3c187c6
Add support for reading cartridge memory map from ROM database, though without EEPROM support for now
Michael Pavone <pavone@retrodev.com>
parents:
764
diff
changeset
|
93 device EEPROM |
782
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
94 #This is almost certainly not correct based on the address pins |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
95 #available to the Acclaim mapper. It's probably available up to |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
96 #2FFFFF at least and just fights with D0 from the mask ROM |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
97 last 200001 |
764
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
98 bits_read { |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
99 0 sda |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
100 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
101 bits_write { |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
102 0 sda |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
103 8 scl |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
104 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
105 } |
782
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
106 200002 { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
107 device ROM |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
108 offset 200000 |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
109 last 2FFFFF |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
110 } |
764
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
111 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
112 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
113 T-081586 { |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
114 name NFL Quarterback Club '96 |
768
2f48a3c187c6
Add support for reading cartridge memory map from ROM database, though without EEPROM support for now
Michael Pavone <pavone@retrodev.com>
parents:
764
diff
changeset
|
115 EEPROM { |
764
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
116 type i2c |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
117 size 2048 |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
118 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
119 map { |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
120 0 { |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
121 device ROM |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
122 last 1FFFFF |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
123 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
124 200000 { |
768
2f48a3c187c6
Add support for reading cartridge memory map from ROM database, though without EEPROM support for now
Michael Pavone <pavone@retrodev.com>
parents:
764
diff
changeset
|
125 device EEPROM |
774
41dc895e85ff
Fix map for NFL Quarterback Club 96. Fix default EEPROM value. Initial work for supporing Sega mapper in ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
768
diff
changeset
|
126 #This is almost certainly not correct based on the address pins |
41dc895e85ff
Fix map for NFL Quarterback Club 96. Fix default EEPROM value. Initial work for supporing Sega mapper in ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
768
diff
changeset
|
127 #available to the Acclaim mapper. It's probably available up to |
41dc895e85ff
Fix map for NFL Quarterback Club 96. Fix default EEPROM value. Initial work for supporing Sega mapper in ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
768
diff
changeset
|
128 #2FFFFF at least and just fights with D0 from the mask ROM |
41dc895e85ff
Fix map for NFL Quarterback Club 96. Fix default EEPROM value. Initial work for supporing Sega mapper in ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
768
diff
changeset
|
129 last 200001 |
764
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
130 bits_read { |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
131 0 sda |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
132 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
133 bits_write { |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
134 0 sda |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
135 8 scl |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
136 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
137 } |
774
41dc895e85ff
Fix map for NFL Quarterback Club 96. Fix default EEPROM value. Initial work for supporing Sega mapper in ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
768
diff
changeset
|
138 200002 { |
41dc895e85ff
Fix map for NFL Quarterback Club 96. Fix default EEPROM value. Initial work for supporing Sega mapper in ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
768
diff
changeset
|
139 device ROM |
41dc895e85ff
Fix map for NFL Quarterback Club 96. Fix default EEPROM value. Initial work for supporing Sega mapper in ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
768
diff
changeset
|
140 last 3FFFFF |
41dc895e85ff
Fix map for NFL Quarterback Club 96. Fix default EEPROM value. Initial work for supporing Sega mapper in ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
768
diff
changeset
|
141 offset 200000 |
41dc895e85ff
Fix map for NFL Quarterback Club 96. Fix default EEPROM value. Initial work for supporing Sega mapper in ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
768
diff
changeset
|
142 } |
764
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
143 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
144 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
145 T-81576 { |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
146 name College Slam |
768
2f48a3c187c6
Add support for reading cartridge memory map from ROM database, though without EEPROM support for now
Michael Pavone <pavone@retrodev.com>
parents:
764
diff
changeset
|
147 EEPROM { |
764
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
148 type i2c |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
149 size 8192 |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
150 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
151 map { |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
152 0 { |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
153 device ROM |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
154 last 1FFFFF |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
155 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
156 200000 { |
768
2f48a3c187c6
Add support for reading cartridge memory map from ROM database, though without EEPROM support for now
Michael Pavone <pavone@retrodev.com>
parents:
764
diff
changeset
|
157 device EEPROM |
782
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
158 #This is almost certainly not correct based on the address pins |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
159 #available to the Acclaim mapper. It's probably available up to |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
160 #2FFFFF at least and just fights with D0 from the mask ROM |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
161 last 200001 |
764
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
162 bits_read { |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
163 0 sda |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
164 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
165 bits_write { |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
166 0 sda |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
167 8 scl |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
168 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
169 } |
782
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
170 200002 { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
171 device ROM |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
172 offset 200000 |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
173 last 2FFFFF |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
174 } |
764
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
175 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
176 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
177 T-81476 { |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
178 name Frank Thomas Big Hurt Baseball |
768
2f48a3c187c6
Add support for reading cartridge memory map from ROM database, though without EEPROM support for now
Michael Pavone <pavone@retrodev.com>
parents:
764
diff
changeset
|
179 EEPROM { |
764
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
180 type i2c |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
181 size 8192 |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
182 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
183 map { |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
184 0 { |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
185 device ROM |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
186 last 1FFFFF |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
187 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
188 200000 { |
768
2f48a3c187c6
Add support for reading cartridge memory map from ROM database, though without EEPROM support for now
Michael Pavone <pavone@retrodev.com>
parents:
764
diff
changeset
|
189 device EEPROM |
782
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
190 #This is almost certainly not correct based on the address pins |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
191 #available to the Acclaim mapper. It's probably available up to |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
192 #2FFFFF at least and just fights with D0 from the mask ROM |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
193 last 200001 |
764
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
194 bits_read { |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
195 0 sda |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
196 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
197 bits_write { |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
198 0 sda |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
199 8 scl |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
200 } |
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
201 } |
782
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
202 200002 { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
203 device ROM |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
204 last 3FFFFF |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
205 offset 200000 |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
206 } |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
207 } |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
208 } |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
209 T-50176 { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
210 name Rings of Power |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
211 EEPROM { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
212 type i2c |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
213 size 128 |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
214 } |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
215 map { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
216 0 { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
217 device ROM |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
218 last FFFFF |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
219 } |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
220 200000 { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
221 device EEPROM |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
222 last 3FFFFF |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
223 bits_read { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
224 7 sda |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
225 } |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
226 bits_write { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
227 6 scl |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
228 7 sda |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
229 } |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
230 } |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
231 } |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
232 } |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
233 T-50396 { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
234 name NHLPA Hockey '93 |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
235 EEPROM { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
236 type i2c |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
237 size 128 |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
238 } |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
239 map { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
240 0 { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
241 device ROM |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
242 last 7FFFF |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
243 } |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
244 200000 { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
245 device EEPROM |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
246 last 3FFFFF |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
247 bits_read { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
248 7 sda |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
249 } |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
250 bits_write { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
251 6 scl |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
252 7 sda |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
253 } |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
254 } |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
255 } |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
256 } |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
257 T-50446 { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
258 name John Madden Football '93 |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
259 EEPROM { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
260 type i2c |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
261 size 128 |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
262 } |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
263 map { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
264 0 { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
265 device ROM |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
266 last FFFFF |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
267 } |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
268 200000 { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
269 device EEPROM |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
270 last 3FFFFF |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
271 bits_read { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
272 7 sda |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
273 } |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
274 bits_write { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
275 6 scl |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
276 7 sda |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
277 } |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
278 } |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
279 } |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
280 } |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
281 T-50516 { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
282 name John Madden Football '93: Championship Edition |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
283 EEPROM { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
284 type i2c |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
285 size 128 |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
286 } |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
287 map { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
288 0 { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
289 device ROM |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
290 last FFFFF |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
291 } |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
292 200000 { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
293 device EEPROM |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
294 last 3FFFFF |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
295 bits_read { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
296 7 sda |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
297 } |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
298 bits_write { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
299 6 scl |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
300 7 sda |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
301 } |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
302 } |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
303 } |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
304 } |
1041
70338a4a9889
Add ROM DB entry for Madden NFL 98 as it is missing SRAM info in its header and will not work without it
Michael Pavone <pavone@retrodev.com>
parents:
1038
diff
changeset
|
305 T-172196 { |
70338a4a9889
Add ROM DB entry for Madden NFL 98 as it is missing SRAM info in its header and will not work without it
Michael Pavone <pavone@retrodev.com>
parents:
1038
diff
changeset
|
306 name Madden NFL 98 |
70338a4a9889
Add ROM DB entry for Madden NFL 98 as it is missing SRAM info in its header and will not work without it
Michael Pavone <pavone@retrodev.com>
parents:
1038
diff
changeset
|
307 SRAM { |
70338a4a9889
Add ROM DB entry for Madden NFL 98 as it is missing SRAM info in its header and will not work without it
Michael Pavone <pavone@retrodev.com>
parents:
1038
diff
changeset
|
308 size 16318 |
70338a4a9889
Add ROM DB entry for Madden NFL 98 as it is missing SRAM info in its header and will not work without it
Michael Pavone <pavone@retrodev.com>
parents:
1038
diff
changeset
|
309 bus odd |
70338a4a9889
Add ROM DB entry for Madden NFL 98 as it is missing SRAM info in its header and will not work without it
Michael Pavone <pavone@retrodev.com>
parents:
1038
diff
changeset
|
310 } |
70338a4a9889
Add ROM DB entry for Madden NFL 98 as it is missing SRAM info in its header and will not work without it
Michael Pavone <pavone@retrodev.com>
parents:
1038
diff
changeset
|
311 map { |
70338a4a9889
Add ROM DB entry for Madden NFL 98 as it is missing SRAM info in its header and will not work without it
Michael Pavone <pavone@retrodev.com>
parents:
1038
diff
changeset
|
312 0 { |
70338a4a9889
Add ROM DB entry for Madden NFL 98 as it is missing SRAM info in its header and will not work without it
Michael Pavone <pavone@retrodev.com>
parents:
1038
diff
changeset
|
313 device ROM |
70338a4a9889
Add ROM DB entry for Madden NFL 98 as it is missing SRAM info in its header and will not work without it
Michael Pavone <pavone@retrodev.com>
parents:
1038
diff
changeset
|
314 last 1FFFFF |
70338a4a9889
Add ROM DB entry for Madden NFL 98 as it is missing SRAM info in its header and will not work without it
Michael Pavone <pavone@retrodev.com>
parents:
1038
diff
changeset
|
315 } |
70338a4a9889
Add ROM DB entry for Madden NFL 98 as it is missing SRAM info in its header and will not work without it
Michael Pavone <pavone@retrodev.com>
parents:
1038
diff
changeset
|
316 200000 { |
70338a4a9889
Add ROM DB entry for Madden NFL 98 as it is missing SRAM info in its header and will not work without it
Michael Pavone <pavone@retrodev.com>
parents:
1038
diff
changeset
|
317 device SRAM |
70338a4a9889
Add ROM DB entry for Madden NFL 98 as it is missing SRAM info in its header and will not work without it
Michael Pavone <pavone@retrodev.com>
parents:
1038
diff
changeset
|
318 last 3FFFFF |
70338a4a9889
Add ROM DB entry for Madden NFL 98 as it is missing SRAM info in its header and will not work without it
Michael Pavone <pavone@retrodev.com>
parents:
1038
diff
changeset
|
319 } |
70338a4a9889
Add ROM DB entry for Madden NFL 98 as it is missing SRAM info in its header and will not work without it
Michael Pavone <pavone@retrodev.com>
parents:
1038
diff
changeset
|
320 } |
70338a4a9889
Add ROM DB entry for Madden NFL 98 as it is missing SRAM info in its header and will not work without it
Michael Pavone <pavone@retrodev.com>
parents:
1038
diff
changeset
|
321 } |
782
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
322 T-50606 { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
323 name Bill Walsh College Football |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
324 EEPROM { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
325 type i2c |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
326 size 128 |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
327 } |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
328 map { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
329 0 { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
330 device ROM |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
331 last FFFFF |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
332 } |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
333 200000 { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
334 device EEPROM |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
335 last 3FFFFF |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
336 bits_read { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
337 7 sda |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
338 } |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
339 bits_write { |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
340 6 scl |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
341 7 sda |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
342 } |
c63ed5db68b6
Add more EEPROM games to ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
776
diff
changeset
|
343 } |
764
bb60259e8edf
Initial work on ROM database
Michael Pavone <pavone@retrodev.com>
parents:
diff
changeset
|
344 } |
776
cbf97d335444
Full support for Sega mapper when it comes to data. Code in remapped sections may not work reliably. SSF2 now works.
Michael Pavone <pavone@retrodev.com>
parents:
774
diff
changeset
|
345 } |
cbf97d335444
Full support for Sega mapper when it comes to data. Code in remapped sections may not work reliably. SSF2 now works.
Michael Pavone <pavone@retrodev.com>
parents:
774
diff
changeset
|
346 MK-12056 { |
cbf97d335444
Full support for Sega mapper when it comes to data. Code in remapped sections may not work reliably. SSF2 now works.
Michael Pavone <pavone@retrodev.com>
parents:
774
diff
changeset
|
347 name Super Street Fighter 2: The New Challengers |
cbf97d335444
Full support for Sega mapper when it comes to data. Code in remapped sections may not work reliably. SSF2 now works.
Michael Pavone <pavone@retrodev.com>
parents:
774
diff
changeset
|
348 map { |
cbf97d335444
Full support for Sega mapper when it comes to data. Code in remapped sections may not work reliably. SSF2 now works.
Michael Pavone <pavone@retrodev.com>
parents:
774
diff
changeset
|
349 0 { |
cbf97d335444
Full support for Sega mapper when it comes to data. Code in remapped sections may not work reliably. SSF2 now works.
Michael Pavone <pavone@retrodev.com>
parents:
774
diff
changeset
|
350 device ROM |
cbf97d335444
Full support for Sega mapper when it comes to data. Code in remapped sections may not work reliably. SSF2 now works.
Michael Pavone <pavone@retrodev.com>
parents:
774
diff
changeset
|
351 last 7FFFF |
cbf97d335444
Full support for Sega mapper when it comes to data. Code in remapped sections may not work reliably. SSF2 now works.
Michael Pavone <pavone@retrodev.com>
parents:
774
diff
changeset
|
352 } |
cbf97d335444
Full support for Sega mapper when it comes to data. Code in remapped sections may not work reliably. SSF2 now works.
Michael Pavone <pavone@retrodev.com>
parents:
774
diff
changeset
|
353 80000 { |
cbf97d335444
Full support for Sega mapper when it comes to data. Code in remapped sections may not work reliably. SSF2 now works.
Michael Pavone <pavone@retrodev.com>
parents:
774
diff
changeset
|
354 device Sega mapper |
cbf97d335444
Full support for Sega mapper when it comes to data. Code in remapped sections may not work reliably. SSF2 now works.
Michael Pavone <pavone@retrodev.com>
parents:
774
diff
changeset
|
355 last 3FFFFF |
cbf97d335444
Full support for Sega mapper when it comes to data. Code in remapped sections may not work reliably. SSF2 now works.
Michael Pavone <pavone@retrodev.com>
parents:
774
diff
changeset
|
356 offset 80000 |
cbf97d335444
Full support for Sega mapper when it comes to data. Code in remapped sections may not work reliably. SSF2 now works.
Michael Pavone <pavone@retrodev.com>
parents:
774
diff
changeset
|
357 } |
cbf97d335444
Full support for Sega mapper when it comes to data. Code in remapped sections may not work reliably. SSF2 now works.
Michael Pavone <pavone@retrodev.com>
parents:
774
diff
changeset
|
358 } |
cbf97d335444
Full support for Sega mapper when it comes to data. Code in remapped sections may not work reliably. SSF2 now works.
Michael Pavone <pavone@retrodev.com>
parents:
774
diff
changeset
|
359 } |
cbf97d335444
Full support for Sega mapper when it comes to data. Code in remapped sections may not work reliably. SSF2 now works.
Michael Pavone <pavone@retrodev.com>
parents:
774
diff
changeset
|
360 T-12056 { |
cbf97d335444
Full support for Sega mapper when it comes to data. Code in remapped sections may not work reliably. SSF2 now works.
Michael Pavone <pavone@retrodev.com>
parents:
774
diff
changeset
|
361 name Super Street Fighter 2: The New Challengers |
cbf97d335444
Full support for Sega mapper when it comes to data. Code in remapped sections may not work reliably. SSF2 now works.
Michael Pavone <pavone@retrodev.com>
parents:
774
diff
changeset
|
362 map { |
cbf97d335444
Full support for Sega mapper when it comes to data. Code in remapped sections may not work reliably. SSF2 now works.
Michael Pavone <pavone@retrodev.com>
parents:
774
diff
changeset
|
363 0 { |
cbf97d335444
Full support for Sega mapper when it comes to data. Code in remapped sections may not work reliably. SSF2 now works.
Michael Pavone <pavone@retrodev.com>
parents:
774
diff
changeset
|
364 device ROM |
cbf97d335444
Full support for Sega mapper when it comes to data. Code in remapped sections may not work reliably. SSF2 now works.
Michael Pavone <pavone@retrodev.com>
parents:
774
diff
changeset
|
365 last 7FFFF |
cbf97d335444
Full support for Sega mapper when it comes to data. Code in remapped sections may not work reliably. SSF2 now works.
Michael Pavone <pavone@retrodev.com>
parents:
774
diff
changeset
|
366 } |
cbf97d335444
Full support for Sega mapper when it comes to data. Code in remapped sections may not work reliably. SSF2 now works.
Michael Pavone <pavone@retrodev.com>
parents:
774
diff
changeset
|
367 80000 { |
cbf97d335444
Full support for Sega mapper when it comes to data. Code in remapped sections may not work reliably. SSF2 now works.
Michael Pavone <pavone@retrodev.com>
parents:
774
diff
changeset
|
368 device Sega mapper |
cbf97d335444
Full support for Sega mapper when it comes to data. Code in remapped sections may not work reliably. SSF2 now works.
Michael Pavone <pavone@retrodev.com>
parents:
774
diff
changeset
|
369 last 3FFFFF |
cbf97d335444
Full support for Sega mapper when it comes to data. Code in remapped sections may not work reliably. SSF2 now works.
Michael Pavone <pavone@retrodev.com>
parents:
774
diff
changeset
|
370 offset 80000 |
cbf97d335444
Full support for Sega mapper when it comes to data. Code in remapped sections may not work reliably. SSF2 now works.
Michael Pavone <pavone@retrodev.com>
parents:
774
diff
changeset
|
371 } |
cbf97d335444
Full support for Sega mapper when it comes to data. Code in remapped sections may not work reliably. SSF2 now works.
Michael Pavone <pavone@retrodev.com>
parents:
774
diff
changeset
|
372 } |
866
69a6ec208111
Menu ROM now pulls real file names from the OS rather than using a fake list
Michael Pavone <pavone@retrodev.com>
parents:
782
diff
changeset
|
373 } |
1302
d2cb97ab3cff
Add Japanese version of SSF2 to ROM database
Michael Pavone <pavone@retrodev.com>
parents:
1280
diff
changeset
|
374 T-12043 { |
d2cb97ab3cff
Add Japanese version of SSF2 to ROM database
Michael Pavone <pavone@retrodev.com>
parents:
1280
diff
changeset
|
375 name Super Street Fighter 2: The New Challengers |
d2cb97ab3cff
Add Japanese version of SSF2 to ROM database
Michael Pavone <pavone@retrodev.com>
parents:
1280
diff
changeset
|
376 map { |
d2cb97ab3cff
Add Japanese version of SSF2 to ROM database
Michael Pavone <pavone@retrodev.com>
parents:
1280
diff
changeset
|
377 0 { |
d2cb97ab3cff
Add Japanese version of SSF2 to ROM database
Michael Pavone <pavone@retrodev.com>
parents:
1280
diff
changeset
|
378 device ROM |
d2cb97ab3cff
Add Japanese version of SSF2 to ROM database
Michael Pavone <pavone@retrodev.com>
parents:
1280
diff
changeset
|
379 last 7FFFF |
d2cb97ab3cff
Add Japanese version of SSF2 to ROM database
Michael Pavone <pavone@retrodev.com>
parents:
1280
diff
changeset
|
380 } |
d2cb97ab3cff
Add Japanese version of SSF2 to ROM database
Michael Pavone <pavone@retrodev.com>
parents:
1280
diff
changeset
|
381 80000 { |
d2cb97ab3cff
Add Japanese version of SSF2 to ROM database
Michael Pavone <pavone@retrodev.com>
parents:
1280
diff
changeset
|
382 device Sega mapper |
d2cb97ab3cff
Add Japanese version of SSF2 to ROM database
Michael Pavone <pavone@retrodev.com>
parents:
1280
diff
changeset
|
383 last 3FFFFF |
d2cb97ab3cff
Add Japanese version of SSF2 to ROM database
Michael Pavone <pavone@retrodev.com>
parents:
1280
diff
changeset
|
384 offset 80000 |
d2cb97ab3cff
Add Japanese version of SSF2 to ROM database
Michael Pavone <pavone@retrodev.com>
parents:
1280
diff
changeset
|
385 } |
d2cb97ab3cff
Add Japanese version of SSF2 to ROM database
Michael Pavone <pavone@retrodev.com>
parents:
1280
diff
changeset
|
386 } |
d2cb97ab3cff
Add Japanese version of SSF2 to ROM database
Michael Pavone <pavone@retrodev.com>
parents:
1280
diff
changeset
|
387 } |
968
8ff39670781a
Added Mega Man - The Wily Wars to the ROM database as it uses EEPROM saves
Michael Pavone <pavone@retrodev.com>
parents:
915
diff
changeset
|
388 T-12046 { |
8ff39670781a
Added Mega Man - The Wily Wars to the ROM database as it uses EEPROM saves
Michael Pavone <pavone@retrodev.com>
parents:
915
diff
changeset
|
389 name Mega Man - The Wily Wars |
8ff39670781a
Added Mega Man - The Wily Wars to the ROM database as it uses EEPROM saves
Michael Pavone <pavone@retrodev.com>
parents:
915
diff
changeset
|
390 EEPROM { |
8ff39670781a
Added Mega Man - The Wily Wars to the ROM database as it uses EEPROM saves
Michael Pavone <pavone@retrodev.com>
parents:
915
diff
changeset
|
391 type i2c |
8ff39670781a
Added Mega Man - The Wily Wars to the ROM database as it uses EEPROM saves
Michael Pavone <pavone@retrodev.com>
parents:
915
diff
changeset
|
392 size 128 |
8ff39670781a
Added Mega Man - The Wily Wars to the ROM database as it uses EEPROM saves
Michael Pavone <pavone@retrodev.com>
parents:
915
diff
changeset
|
393 } |
8ff39670781a
Added Mega Man - The Wily Wars to the ROM database as it uses EEPROM saves
Michael Pavone <pavone@retrodev.com>
parents:
915
diff
changeset
|
394 map { |
8ff39670781a
Added Mega Man - The Wily Wars to the ROM database as it uses EEPROM saves
Michael Pavone <pavone@retrodev.com>
parents:
915
diff
changeset
|
395 0 { |
8ff39670781a
Added Mega Man - The Wily Wars to the ROM database as it uses EEPROM saves
Michael Pavone <pavone@retrodev.com>
parents:
915
diff
changeset
|
396 device ROM |
8ff39670781a
Added Mega Man - The Wily Wars to the ROM database as it uses EEPROM saves
Michael Pavone <pavone@retrodev.com>
parents:
915
diff
changeset
|
397 last 1FFFFF |
8ff39670781a
Added Mega Man - The Wily Wars to the ROM database as it uses EEPROM saves
Michael Pavone <pavone@retrodev.com>
parents:
915
diff
changeset
|
398 } |
8ff39670781a
Added Mega Man - The Wily Wars to the ROM database as it uses EEPROM saves
Michael Pavone <pavone@retrodev.com>
parents:
915
diff
changeset
|
399 200000 { |
8ff39670781a
Added Mega Man - The Wily Wars to the ROM database as it uses EEPROM saves
Michael Pavone <pavone@retrodev.com>
parents:
915
diff
changeset
|
400 device EEPROM |
8ff39670781a
Added Mega Man - The Wily Wars to the ROM database as it uses EEPROM saves
Michael Pavone <pavone@retrodev.com>
parents:
915
diff
changeset
|
401 last 3FFFFF |
8ff39670781a
Added Mega Man - The Wily Wars to the ROM database as it uses EEPROM saves
Michael Pavone <pavone@retrodev.com>
parents:
915
diff
changeset
|
402 bits_read { |
8ff39670781a
Added Mega Man - The Wily Wars to the ROM database as it uses EEPROM saves
Michael Pavone <pavone@retrodev.com>
parents:
915
diff
changeset
|
403 0 sda |
8ff39670781a
Added Mega Man - The Wily Wars to the ROM database as it uses EEPROM saves
Michael Pavone <pavone@retrodev.com>
parents:
915
diff
changeset
|
404 } |
8ff39670781a
Added Mega Man - The Wily Wars to the ROM database as it uses EEPROM saves
Michael Pavone <pavone@retrodev.com>
parents:
915
diff
changeset
|
405 bits_write { |
8ff39670781a
Added Mega Man - The Wily Wars to the ROM database as it uses EEPROM saves
Michael Pavone <pavone@retrodev.com>
parents:
915
diff
changeset
|
406 0 sda |
8ff39670781a
Added Mega Man - The Wily Wars to the ROM database as it uses EEPROM saves
Michael Pavone <pavone@retrodev.com>
parents:
915
diff
changeset
|
407 1 scl |
8ff39670781a
Added Mega Man - The Wily Wars to the ROM database as it uses EEPROM saves
Michael Pavone <pavone@retrodev.com>
parents:
915
diff
changeset
|
408 } |
8ff39670781a
Added Mega Man - The Wily Wars to the ROM database as it uses EEPROM saves
Michael Pavone <pavone@retrodev.com>
parents:
915
diff
changeset
|
409 } |
8ff39670781a
Added Mega Man - The Wily Wars to the ROM database as it uses EEPROM saves
Michael Pavone <pavone@retrodev.com>
parents:
915
diff
changeset
|
410 } |
8ff39670781a
Added Mega Man - The Wily Wars to the ROM database as it uses EEPROM saves
Michael Pavone <pavone@retrodev.com>
parents:
915
diff
changeset
|
411 } |
1016
5fb64487b6e1
Very basic support for S&K lock-on. Needs more work for full functionality.
Michael Pavone <pavone@retrodev.com>
parents:
1007
diff
changeset
|
412 MK-1563 { |
5fb64487b6e1
Very basic support for S&K lock-on. Needs more work for full functionality.
Michael Pavone <pavone@retrodev.com>
parents:
1007
diff
changeset
|
413 name Sonic & Knuckles |
5fb64487b6e1
Very basic support for S&K lock-on. Needs more work for full functionality.
Michael Pavone <pavone@retrodev.com>
parents:
1007
diff
changeset
|
414 map { |
5fb64487b6e1
Very basic support for S&K lock-on. Needs more work for full functionality.
Michael Pavone <pavone@retrodev.com>
parents:
1007
diff
changeset
|
415 0 { |
5fb64487b6e1
Very basic support for S&K lock-on. Needs more work for full functionality.
Michael Pavone <pavone@retrodev.com>
parents:
1007
diff
changeset
|
416 device ROM |
5fb64487b6e1
Very basic support for S&K lock-on. Needs more work for full functionality.
Michael Pavone <pavone@retrodev.com>
parents:
1007
diff
changeset
|
417 last 1FFFFF |
5fb64487b6e1
Very basic support for S&K lock-on. Needs more work for full functionality.
Michael Pavone <pavone@retrodev.com>
parents:
1007
diff
changeset
|
418 } |
5fb64487b6e1
Very basic support for S&K lock-on. Needs more work for full functionality.
Michael Pavone <pavone@retrodev.com>
parents:
1007
diff
changeset
|
419 200000 { |
5fb64487b6e1
Very basic support for S&K lock-on. Needs more work for full functionality.
Michael Pavone <pavone@retrodev.com>
parents:
1007
diff
changeset
|
420 device LOCK-ON |
5fb64487b6e1
Very basic support for S&K lock-on. Needs more work for full functionality.
Michael Pavone <pavone@retrodev.com>
parents:
1007
diff
changeset
|
421 last 3FFFFF |
5fb64487b6e1
Very basic support for S&K lock-on. Needs more work for full functionality.
Michael Pavone <pavone@retrodev.com>
parents:
1007
diff
changeset
|
422 } |
5fb64487b6e1
Very basic support for S&K lock-on. Needs more work for full functionality.
Michael Pavone <pavone@retrodev.com>
parents:
1007
diff
changeset
|
423 } |
5fb64487b6e1
Very basic support for S&K lock-on. Needs more work for full functionality.
Michael Pavone <pavone@retrodev.com>
parents:
1007
diff
changeset
|
424 } |
1038
07a65e2ffb1f
Add ROM DB entry for Wonder Boy in Monster World that was accidentally removed in a previous commit
Michael Pavone <pavone@retrodev.com>
parents:
1036
diff
changeset
|
425 G-4060 { |
07a65e2ffb1f
Add ROM DB entry for Wonder Boy in Monster World that was accidentally removed in a previous commit
Michael Pavone <pavone@retrodev.com>
parents:
1036
diff
changeset
|
426 name Wonder Boy in Monster World |
07a65e2ffb1f
Add ROM DB entry for Wonder Boy in Monster World that was accidentally removed in a previous commit
Michael Pavone <pavone@retrodev.com>
parents:
1036
diff
changeset
|
427 EEPROM { |
07a65e2ffb1f
Add ROM DB entry for Wonder Boy in Monster World that was accidentally removed in a previous commit
Michael Pavone <pavone@retrodev.com>
parents:
1036
diff
changeset
|
428 type i2c |
07a65e2ffb1f
Add ROM DB entry for Wonder Boy in Monster World that was accidentally removed in a previous commit
Michael Pavone <pavone@retrodev.com>
parents:
1036
diff
changeset
|
429 size 128 |
07a65e2ffb1f
Add ROM DB entry for Wonder Boy in Monster World that was accidentally removed in a previous commit
Michael Pavone <pavone@retrodev.com>
parents:
1036
diff
changeset
|
430 } |
07a65e2ffb1f
Add ROM DB entry for Wonder Boy in Monster World that was accidentally removed in a previous commit
Michael Pavone <pavone@retrodev.com>
parents:
1036
diff
changeset
|
431 map { |
07a65e2ffb1f
Add ROM DB entry for Wonder Boy in Monster World that was accidentally removed in a previous commit
Michael Pavone <pavone@retrodev.com>
parents:
1036
diff
changeset
|
432 0 { |
07a65e2ffb1f
Add ROM DB entry for Wonder Boy in Monster World that was accidentally removed in a previous commit
Michael Pavone <pavone@retrodev.com>
parents:
1036
diff
changeset
|
433 device ROM |
07a65e2ffb1f
Add ROM DB entry for Wonder Boy in Monster World that was accidentally removed in a previous commit
Michael Pavone <pavone@retrodev.com>
parents:
1036
diff
changeset
|
434 last 1FFFFF |
07a65e2ffb1f
Add ROM DB entry for Wonder Boy in Monster World that was accidentally removed in a previous commit
Michael Pavone <pavone@retrodev.com>
parents:
1036
diff
changeset
|
435 } |
07a65e2ffb1f
Add ROM DB entry for Wonder Boy in Monster World that was accidentally removed in a previous commit
Michael Pavone <pavone@retrodev.com>
parents:
1036
diff
changeset
|
436 200000 { |
07a65e2ffb1f
Add ROM DB entry for Wonder Boy in Monster World that was accidentally removed in a previous commit
Michael Pavone <pavone@retrodev.com>
parents:
1036
diff
changeset
|
437 device EEPROM |
07a65e2ffb1f
Add ROM DB entry for Wonder Boy in Monster World that was accidentally removed in a previous commit
Michael Pavone <pavone@retrodev.com>
parents:
1036
diff
changeset
|
438 last 3FFFFF |
07a65e2ffb1f
Add ROM DB entry for Wonder Boy in Monster World that was accidentally removed in a previous commit
Michael Pavone <pavone@retrodev.com>
parents:
1036
diff
changeset
|
439 bits_read { |
07a65e2ffb1f
Add ROM DB entry for Wonder Boy in Monster World that was accidentally removed in a previous commit
Michael Pavone <pavone@retrodev.com>
parents:
1036
diff
changeset
|
440 0 sda |
07a65e2ffb1f
Add ROM DB entry for Wonder Boy in Monster World that was accidentally removed in a previous commit
Michael Pavone <pavone@retrodev.com>
parents:
1036
diff
changeset
|
441 } |
07a65e2ffb1f
Add ROM DB entry for Wonder Boy in Monster World that was accidentally removed in a previous commit
Michael Pavone <pavone@retrodev.com>
parents:
1036
diff
changeset
|
442 bits_write { |
07a65e2ffb1f
Add ROM DB entry for Wonder Boy in Monster World that was accidentally removed in a previous commit
Michael Pavone <pavone@retrodev.com>
parents:
1036
diff
changeset
|
443 0 sda |
07a65e2ffb1f
Add ROM DB entry for Wonder Boy in Monster World that was accidentally removed in a previous commit
Michael Pavone <pavone@retrodev.com>
parents:
1036
diff
changeset
|
444 1 scl |
07a65e2ffb1f
Add ROM DB entry for Wonder Boy in Monster World that was accidentally removed in a previous commit
Michael Pavone <pavone@retrodev.com>
parents:
1036
diff
changeset
|
445 } |
07a65e2ffb1f
Add ROM DB entry for Wonder Boy in Monster World that was accidentally removed in a previous commit
Michael Pavone <pavone@retrodev.com>
parents:
1036
diff
changeset
|
446 } |
07a65e2ffb1f
Add ROM DB entry for Wonder Boy in Monster World that was accidentally removed in a previous commit
Michael Pavone <pavone@retrodev.com>
parents:
1036
diff
changeset
|
447 } |
07a65e2ffb1f
Add ROM DB entry for Wonder Boy in Monster World that was accidentally removed in a previous commit
Michael Pavone <pavone@retrodev.com>
parents:
1036
diff
changeset
|
448 } |
1193
0e69409634f3
Added a ROM DB entry for the European version of Another World since it has an invalid region header and does not like being run at 60Hz
Michael Pavone <pavone@retrodev.com>
parents:
1067
diff
changeset
|
449 T-70106- { |
0e69409634f3
Added a ROM DB entry for the European version of Another World since it has an invalid region header and does not like being run at 60Hz
Michael Pavone <pavone@retrodev.com>
parents:
1067
diff
changeset
|
450 name Another World |
0e69409634f3
Added a ROM DB entry for the European version of Another World since it has an invalid region header and does not like being run at 60Hz
Michael Pavone <pavone@retrodev.com>
parents:
1067
diff
changeset
|
451 #European version of this game has EUROPE in the region field rather than just E |
0e69409634f3
Added a ROM DB entry for the European version of Another World since it has an invalid region header and does not like being run at 60Hz
Michael Pavone <pavone@retrodev.com>
parents:
1067
diff
changeset
|
452 regions E |
0e69409634f3
Added a ROM DB entry for the European version of Another World since it has an invalid region header and does not like being run at 60Hz
Michael Pavone <pavone@retrodev.com>
parents:
1067
diff
changeset
|
453 } |
1007
5165537244e2
Added IO overrides for games I've tested with mouse support and to Ms. Pac-Man that requires a 3-button controller to work properly
Michael Pavone <pavone@retrodev.com>
parents:
993
diff
changeset
|
454 T-48036 { |
5165537244e2
Added IO overrides for games I've tested with mouse support and to Ms. Pac-Man that requires a 3-button controller to work properly
Michael Pavone <pavone@retrodev.com>
parents:
993
diff
changeset
|
455 name Ms. Pac-Man |
5165537244e2
Added IO overrides for games I've tested with mouse support and to Ms. Pac-Man that requires a 3-button controller to work properly
Michael Pavone <pavone@retrodev.com>
parents:
993
diff
changeset
|
456 #Ms. Pac-Man doesn't like 6-button controllers |
5165537244e2
Added IO overrides for games I've tested with mouse support and to Ms. Pac-Man that requires a 3-button controller to work properly
Michael Pavone <pavone@retrodev.com>
parents:
993
diff
changeset
|
457 device_overrides { |
5165537244e2
Added IO overrides for games I've tested with mouse support and to Ms. Pac-Man that requires a 3-button controller to work properly
Michael Pavone <pavone@retrodev.com>
parents:
993
diff
changeset
|
458 1 gamepad3.1 |
5165537244e2
Added IO overrides for games I've tested with mouse support and to Ms. Pac-Man that requires a 3-button controller to work properly
Michael Pavone <pavone@retrodev.com>
parents:
993
diff
changeset
|
459 2 gamepad3.2 |
993
38f1d897e804
Add Wonder Boy in Monster World to ROM DB as it needs working EEPROM support to work
Michael Pavone <pavone@retrodev.com>
parents:
968
diff
changeset
|
460 } |
1007
5165537244e2
Added IO overrides for games I've tested with mouse support and to Ms. Pac-Man that requires a 3-button controller to work properly
Michael Pavone <pavone@retrodev.com>
parents:
993
diff
changeset
|
461 } |
5165537244e2
Added IO overrides for games I've tested with mouse support and to Ms. Pac-Man that requires a 3-button controller to work properly
Michael Pavone <pavone@retrodev.com>
parents:
993
diff
changeset
|
462 #Automatically hook up the mouse in the appropriate port for the games I've tested |
5165537244e2
Added IO overrides for games I've tested with mouse support and to Ms. Pac-Man that requires a 3-button controller to work properly
Michael Pavone <pavone@retrodev.com>
parents:
993
diff
changeset
|
463 T-76076 { |
5165537244e2
Added IO overrides for games I've tested with mouse support and to Ms. Pac-Man that requires a 3-button controller to work properly
Michael Pavone <pavone@retrodev.com>
parents:
993
diff
changeset
|
464 name Nobunaga's Ambition |
5165537244e2
Added IO overrides for games I've tested with mouse support and to Ms. Pac-Man that requires a 3-button controller to work properly
Michael Pavone <pavone@retrodev.com>
parents:
993
diff
changeset
|
465 device_overrides { |
5165537244e2
Added IO overrides for games I've tested with mouse support and to Ms. Pac-Man that requires a 3-button controller to work properly
Michael Pavone <pavone@retrodev.com>
parents:
993
diff
changeset
|
466 2 mouse.1 |
993
38f1d897e804
Add Wonder Boy in Monster World to ROM DB as it needs working EEPROM support to work
Michael Pavone <pavone@retrodev.com>
parents:
968
diff
changeset
|
467 } |
38f1d897e804
Add Wonder Boy in Monster World to ROM DB as it needs working EEPROM support to work
Michael Pavone <pavone@retrodev.com>
parents:
968
diff
changeset
|
468 } |
1007
5165537244e2
Added IO overrides for games I've tested with mouse support and to Ms. Pac-Man that requires a 3-button controller to work properly
Michael Pavone <pavone@retrodev.com>
parents:
993
diff
changeset
|
469 T-97056 { |
5165537244e2
Added IO overrides for games I've tested with mouse support and to Ms. Pac-Man that requires a 3-button controller to work properly
Michael Pavone <pavone@retrodev.com>
parents:
993
diff
changeset
|
470 name Fun 'N' Games |
5165537244e2
Added IO overrides for games I've tested with mouse support and to Ms. Pac-Man that requires a 3-button controller to work properly
Michael Pavone <pavone@retrodev.com>
parents:
993
diff
changeset
|
471 device_overrides { |
5165537244e2
Added IO overrides for games I've tested with mouse support and to Ms. Pac-Man that requires a 3-button controller to work properly
Michael Pavone <pavone@retrodev.com>
parents:
993
diff
changeset
|
472 2 mouse.1 |
5165537244e2
Added IO overrides for games I've tested with mouse support and to Ms. Pac-Man that requires a 3-button controller to work properly
Michael Pavone <pavone@retrodev.com>
parents:
993
diff
changeset
|
473 } |
5165537244e2
Added IO overrides for games I've tested with mouse support and to Ms. Pac-Man that requires a 3-button controller to work properly
Michael Pavone <pavone@retrodev.com>
parents:
993
diff
changeset
|
474 } |
5165537244e2
Added IO overrides for games I've tested with mouse support and to Ms. Pac-Man that requires a 3-button controller to work properly
Michael Pavone <pavone@retrodev.com>
parents:
993
diff
changeset
|
475 MK-1552 { |
5165537244e2
Added IO overrides for games I've tested with mouse support and to Ms. Pac-Man that requires a 3-button controller to work properly
Michael Pavone <pavone@retrodev.com>
parents:
993
diff
changeset
|
476 name Richard Scarry's Busytown |
5165537244e2
Added IO overrides for games I've tested with mouse support and to Ms. Pac-Man that requires a 3-button controller to work properly
Michael Pavone <pavone@retrodev.com>
parents:
993
diff
changeset
|
477 device_overrides { |
5165537244e2
Added IO overrides for games I've tested with mouse support and to Ms. Pac-Man that requires a 3-button controller to work properly
Michael Pavone <pavone@retrodev.com>
parents:
993
diff
changeset
|
478 1 mouse.1 |
5165537244e2
Added IO overrides for games I've tested with mouse support and to Ms. Pac-Man that requires a 3-button controller to work properly
Michael Pavone <pavone@retrodev.com>
parents:
993
diff
changeset
|
479 } |
5165537244e2
Added IO overrides for games I've tested with mouse support and to Ms. Pac-Man that requires a 3-button controller to work properly
Michael Pavone <pavone@retrodev.com>
parents:
993
diff
changeset
|
480 } |
5165537244e2
Added IO overrides for games I've tested with mouse support and to Ms. Pac-Man that requires a 3-button controller to work properly
Michael Pavone <pavone@retrodev.com>
parents:
993
diff
changeset
|
481 MK-1713 { |
5165537244e2
Added IO overrides for games I've tested with mouse support and to Ms. Pac-Man that requires a 3-button controller to work properly
Michael Pavone <pavone@retrodev.com>
parents:
993
diff
changeset
|
482 name Wacky Worlds |
5165537244e2
Added IO overrides for games I've tested with mouse support and to Ms. Pac-Man that requires a 3-button controller to work properly
Michael Pavone <pavone@retrodev.com>
parents:
993
diff
changeset
|
483 device_overrides { |
5165537244e2
Added IO overrides for games I've tested with mouse support and to Ms. Pac-Man that requires a 3-button controller to work properly
Michael Pavone <pavone@retrodev.com>
parents:
993
diff
changeset
|
484 2 mouse.1 |
5165537244e2
Added IO overrides for games I've tested with mouse support and to Ms. Pac-Man that requires a 3-button controller to work properly
Michael Pavone <pavone@retrodev.com>
parents:
993
diff
changeset
|
485 } |
5165537244e2
Added IO overrides for games I've tested with mouse support and to Ms. Pac-Man that requires a 3-button controller to work properly
Michael Pavone <pavone@retrodev.com>
parents:
993
diff
changeset
|
486 } |
5165537244e2
Added IO overrides for games I've tested with mouse support and to Ms. Pac-Man that requires a 3-button controller to work properly
Michael Pavone <pavone@retrodev.com>
parents:
993
diff
changeset
|
487 T-130016 { |
5165537244e2
Added IO overrides for games I've tested with mouse support and to Ms. Pac-Man that requires a 3-button controller to work properly
Michael Pavone <pavone@retrodev.com>
parents:
993
diff
changeset
|
488 name Shanghai II: Dragon's Eye |
5165537244e2
Added IO overrides for games I've tested with mouse support and to Ms. Pac-Man that requires a 3-button controller to work properly
Michael Pavone <pavone@retrodev.com>
parents:
993
diff
changeset
|
489 device_overrides { |
5165537244e2
Added IO overrides for games I've tested with mouse support and to Ms. Pac-Man that requires a 3-button controller to work properly
Michael Pavone <pavone@retrodev.com>
parents:
993
diff
changeset
|
490 1 mouse.1 |
5165537244e2
Added IO overrides for games I've tested with mouse support and to Ms. Pac-Man that requires a 3-button controller to work properly
Michael Pavone <pavone@retrodev.com>
parents:
993
diff
changeset
|
491 } |
5165537244e2
Added IO overrides for games I've tested with mouse support and to Ms. Pac-Man that requires a 3-button controller to work properly
Michael Pavone <pavone@retrodev.com>
parents:
993
diff
changeset
|
492 } |
1036
fc29a122f817
Added Buck Rogers to ROM DB as it needs SRAM, but does not specify it in the header
Michael Pavone <pavone@retrodev.com>
parents:
1016
diff
changeset
|
493 T-50286 { |
fc29a122f817
Added Buck Rogers to ROM DB as it needs SRAM, but does not specify it in the header
Michael Pavone <pavone@retrodev.com>
parents:
1016
diff
changeset
|
494 name Buck Rogers: Countdown to Doomsday |
fc29a122f817
Added Buck Rogers to ROM DB as it needs SRAM, but does not specify it in the header
Michael Pavone <pavone@retrodev.com>
parents:
1016
diff
changeset
|
495 SRAM { |
fc29a122f817
Added Buck Rogers to ROM DB as it needs SRAM, but does not specify it in the header
Michael Pavone <pavone@retrodev.com>
parents:
1016
diff
changeset
|
496 size 8192 |
fc29a122f817
Added Buck Rogers to ROM DB as it needs SRAM, but does not specify it in the header
Michael Pavone <pavone@retrodev.com>
parents:
1016
diff
changeset
|
497 bus odd |
fc29a122f817
Added Buck Rogers to ROM DB as it needs SRAM, but does not specify it in the header
Michael Pavone <pavone@retrodev.com>
parents:
1016
diff
changeset
|
498 } |
fc29a122f817
Added Buck Rogers to ROM DB as it needs SRAM, but does not specify it in the header
Michael Pavone <pavone@retrodev.com>
parents:
1016
diff
changeset
|
499 map { |
fc29a122f817
Added Buck Rogers to ROM DB as it needs SRAM, but does not specify it in the header
Michael Pavone <pavone@retrodev.com>
parents:
1016
diff
changeset
|
500 0 { |
fc29a122f817
Added Buck Rogers to ROM DB as it needs SRAM, but does not specify it in the header
Michael Pavone <pavone@retrodev.com>
parents:
1016
diff
changeset
|
501 device ROM |
fc29a122f817
Added Buck Rogers to ROM DB as it needs SRAM, but does not specify it in the header
Michael Pavone <pavone@retrodev.com>
parents:
1016
diff
changeset
|
502 last 1FFFFF |
fc29a122f817
Added Buck Rogers to ROM DB as it needs SRAM, but does not specify it in the header
Michael Pavone <pavone@retrodev.com>
parents:
1016
diff
changeset
|
503 } |
fc29a122f817
Added Buck Rogers to ROM DB as it needs SRAM, but does not specify it in the header
Michael Pavone <pavone@retrodev.com>
parents:
1016
diff
changeset
|
504 200000 { |
fc29a122f817
Added Buck Rogers to ROM DB as it needs SRAM, but does not specify it in the header
Michael Pavone <pavone@retrodev.com>
parents:
1016
diff
changeset
|
505 device SRAM |
fc29a122f817
Added Buck Rogers to ROM DB as it needs SRAM, but does not specify it in the header
Michael Pavone <pavone@retrodev.com>
parents:
1016
diff
changeset
|
506 last 3FFFFF |
fc29a122f817
Added Buck Rogers to ROM DB as it needs SRAM, but does not specify it in the header
Michael Pavone <pavone@retrodev.com>
parents:
1016
diff
changeset
|
507 } |
fc29a122f817
Added Buck Rogers to ROM DB as it needs SRAM, but does not specify it in the header
Michael Pavone <pavone@retrodev.com>
parents:
1016
diff
changeset
|
508 } |
fc29a122f817
Added Buck Rogers to ROM DB as it needs SRAM, but does not specify it in the header
Michael Pavone <pavone@retrodev.com>
parents:
1016
diff
changeset
|
509 } |
1067
96db3e289ed1
Added Evander 'Real Deal' Holyfield's Boxing to the ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
1041
diff
changeset
|
510 MK-1215 { |
96db3e289ed1
Added Evander 'Real Deal' Holyfield's Boxing to the ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
1041
diff
changeset
|
511 name Evander 'Real Deal' Holyfield's Boxing |
96db3e289ed1
Added Evander 'Real Deal' Holyfield's Boxing to the ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
1041
diff
changeset
|
512 EEPROM { |
96db3e289ed1
Added Evander 'Real Deal' Holyfield's Boxing to the ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
1041
diff
changeset
|
513 type i2c |
96db3e289ed1
Added Evander 'Real Deal' Holyfield's Boxing to the ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
1041
diff
changeset
|
514 size 128 |
96db3e289ed1
Added Evander 'Real Deal' Holyfield's Boxing to the ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
1041
diff
changeset
|
515 } |
96db3e289ed1
Added Evander 'Real Deal' Holyfield's Boxing to the ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
1041
diff
changeset
|
516 map { |
96db3e289ed1
Added Evander 'Real Deal' Holyfield's Boxing to the ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
1041
diff
changeset
|
517 0 { |
96db3e289ed1
Added Evander 'Real Deal' Holyfield's Boxing to the ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
1041
diff
changeset
|
518 device ROM |
96db3e289ed1
Added Evander 'Real Deal' Holyfield's Boxing to the ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
1041
diff
changeset
|
519 last 1FFFFF |
96db3e289ed1
Added Evander 'Real Deal' Holyfield's Boxing to the ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
1041
diff
changeset
|
520 } |
96db3e289ed1
Added Evander 'Real Deal' Holyfield's Boxing to the ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
1041
diff
changeset
|
521 200000 { |
96db3e289ed1
Added Evander 'Real Deal' Holyfield's Boxing to the ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
1041
diff
changeset
|
522 device EEPROM |
96db3e289ed1
Added Evander 'Real Deal' Holyfield's Boxing to the ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
1041
diff
changeset
|
523 last 3FFFFF |
96db3e289ed1
Added Evander 'Real Deal' Holyfield's Boxing to the ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
1041
diff
changeset
|
524 bits_read { |
96db3e289ed1
Added Evander 'Real Deal' Holyfield's Boxing to the ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
1041
diff
changeset
|
525 0 sda |
96db3e289ed1
Added Evander 'Real Deal' Holyfield's Boxing to the ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
1041
diff
changeset
|
526 } |
96db3e289ed1
Added Evander 'Real Deal' Holyfield's Boxing to the ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
1041
diff
changeset
|
527 bits_write { |
96db3e289ed1
Added Evander 'Real Deal' Holyfield's Boxing to the ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
1041
diff
changeset
|
528 0 sda |
96db3e289ed1
Added Evander 'Real Deal' Holyfield's Boxing to the ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
1041
diff
changeset
|
529 1 scl |
96db3e289ed1
Added Evander 'Real Deal' Holyfield's Boxing to the ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
1041
diff
changeset
|
530 } |
96db3e289ed1
Added Evander 'Real Deal' Holyfield's Boxing to the ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
1041
diff
changeset
|
531 } |
96db3e289ed1
Added Evander 'Real Deal' Holyfield's Boxing to the ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
1041
diff
changeset
|
532 } |
96db3e289ed1
Added Evander 'Real Deal' Holyfield's Boxing to the ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
1041
diff
changeset
|
533 } |
1280
6a6cc3b3949b
Added a ROM DB entry for Hardball III. This game lacks a proper SRAM header
Michael Pavone <pavone@retrodev.com>
parents:
1193
diff
changeset
|
534 ACLD012 { |
6a6cc3b3949b
Added a ROM DB entry for Hardball III. This game lacks a proper SRAM header
Michael Pavone <pavone@retrodev.com>
parents:
1193
diff
changeset
|
535 name Hardball III |
6a6cc3b3949b
Added a ROM DB entry for Hardball III. This game lacks a proper SRAM header
Michael Pavone <pavone@retrodev.com>
parents:
1193
diff
changeset
|
536 SRAM { |
6a6cc3b3949b
Added a ROM DB entry for Hardball III. This game lacks a proper SRAM header
Michael Pavone <pavone@retrodev.com>
parents:
1193
diff
changeset
|
537 size 32768 |
6a6cc3b3949b
Added a ROM DB entry for Hardball III. This game lacks a proper SRAM header
Michael Pavone <pavone@retrodev.com>
parents:
1193
diff
changeset
|
538 bus odd |
6a6cc3b3949b
Added a ROM DB entry for Hardball III. This game lacks a proper SRAM header
Michael Pavone <pavone@retrodev.com>
parents:
1193
diff
changeset
|
539 } |
6a6cc3b3949b
Added a ROM DB entry for Hardball III. This game lacks a proper SRAM header
Michael Pavone <pavone@retrodev.com>
parents:
1193
diff
changeset
|
540 map { |
6a6cc3b3949b
Added a ROM DB entry for Hardball III. This game lacks a proper SRAM header
Michael Pavone <pavone@retrodev.com>
parents:
1193
diff
changeset
|
541 0 { |
6a6cc3b3949b
Added a ROM DB entry for Hardball III. This game lacks a proper SRAM header
Michael Pavone <pavone@retrodev.com>
parents:
1193
diff
changeset
|
542 device ROM |
6a6cc3b3949b
Added a ROM DB entry for Hardball III. This game lacks a proper SRAM header
Michael Pavone <pavone@retrodev.com>
parents:
1193
diff
changeset
|
543 last 1FFFFF |
6a6cc3b3949b
Added a ROM DB entry for Hardball III. This game lacks a proper SRAM header
Michael Pavone <pavone@retrodev.com>
parents:
1193
diff
changeset
|
544 } |
6a6cc3b3949b
Added a ROM DB entry for Hardball III. This game lacks a proper SRAM header
Michael Pavone <pavone@retrodev.com>
parents:
1193
diff
changeset
|
545 200000 { |
6a6cc3b3949b
Added a ROM DB entry for Hardball III. This game lacks a proper SRAM header
Michael Pavone <pavone@retrodev.com>
parents:
1193
diff
changeset
|
546 device SRAM |
6a6cc3b3949b
Added a ROM DB entry for Hardball III. This game lacks a proper SRAM header
Michael Pavone <pavone@retrodev.com>
parents:
1193
diff
changeset
|
547 last 3FFFFF |
6a6cc3b3949b
Added a ROM DB entry for Hardball III. This game lacks a proper SRAM header
Michael Pavone <pavone@retrodev.com>
parents:
1193
diff
changeset
|
548 } |
6a6cc3b3949b
Added a ROM DB entry for Hardball III. This game lacks a proper SRAM header
Michael Pavone <pavone@retrodev.com>
parents:
1193
diff
changeset
|
549 } |
6a6cc3b3949b
Added a ROM DB entry for Hardball III. This game lacks a proper SRAM header
Michael Pavone <pavone@retrodev.com>
parents:
1193
diff
changeset
|
550 } |
6a6cc3b3949b
Added a ROM DB entry for Hardball III. This game lacks a proper SRAM header
Michael Pavone <pavone@retrodev.com>
parents:
1193
diff
changeset
|
551 |
1306
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
552 9bed099693c27a6575b394bdd150efb7cc53c5c6 { |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
553 name Atomic Robo-Kid |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
554 regions J |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
555 } |
1307
3cdc4e33a2c4
Added Might and Magic III prototype to ROM DB as it requires SRAM, but does not indicate it in the standard header
Michael Pavone <pavone@retrodev.com>
parents:
1306
diff
changeset
|
556 d366d05644eb59a14baf3c2e7281c1584630c021 { |
3cdc4e33a2c4
Added Might and Magic III prototype to ROM DB as it requires SRAM, but does not indicate it in the standard header
Michael Pavone <pavone@retrodev.com>
parents:
1306
diff
changeset
|
557 name Might and Magic III - Isles of Terra |
3cdc4e33a2c4
Added Might and Magic III prototype to ROM DB as it requires SRAM, but does not indicate it in the standard header
Michael Pavone <pavone@retrodev.com>
parents:
1306
diff
changeset
|
558 SRAM { |
3cdc4e33a2c4
Added Might and Magic III prototype to ROM DB as it requires SRAM, but does not indicate it in the standard header
Michael Pavone <pavone@retrodev.com>
parents:
1306
diff
changeset
|
559 size 32768 |
3cdc4e33a2c4
Added Might and Magic III prototype to ROM DB as it requires SRAM, but does not indicate it in the standard header
Michael Pavone <pavone@retrodev.com>
parents:
1306
diff
changeset
|
560 bus odd |
3cdc4e33a2c4
Added Might and Magic III prototype to ROM DB as it requires SRAM, but does not indicate it in the standard header
Michael Pavone <pavone@retrodev.com>
parents:
1306
diff
changeset
|
561 } |
3cdc4e33a2c4
Added Might and Magic III prototype to ROM DB as it requires SRAM, but does not indicate it in the standard header
Michael Pavone <pavone@retrodev.com>
parents:
1306
diff
changeset
|
562 map { |
3cdc4e33a2c4
Added Might and Magic III prototype to ROM DB as it requires SRAM, but does not indicate it in the standard header
Michael Pavone <pavone@retrodev.com>
parents:
1306
diff
changeset
|
563 0 { |
3cdc4e33a2c4
Added Might and Magic III prototype to ROM DB as it requires SRAM, but does not indicate it in the standard header
Michael Pavone <pavone@retrodev.com>
parents:
1306
diff
changeset
|
564 device ROM |
3cdc4e33a2c4
Added Might and Magic III prototype to ROM DB as it requires SRAM, but does not indicate it in the standard header
Michael Pavone <pavone@retrodev.com>
parents:
1306
diff
changeset
|
565 last 1FFFFF |
3cdc4e33a2c4
Added Might and Magic III prototype to ROM DB as it requires SRAM, but does not indicate it in the standard header
Michael Pavone <pavone@retrodev.com>
parents:
1306
diff
changeset
|
566 } |
3cdc4e33a2c4
Added Might and Magic III prototype to ROM DB as it requires SRAM, but does not indicate it in the standard header
Michael Pavone <pavone@retrodev.com>
parents:
1306
diff
changeset
|
567 200000 { |
3cdc4e33a2c4
Added Might and Magic III prototype to ROM DB as it requires SRAM, but does not indicate it in the standard header
Michael Pavone <pavone@retrodev.com>
parents:
1306
diff
changeset
|
568 device SRAM |
3cdc4e33a2c4
Added Might and Magic III prototype to ROM DB as it requires SRAM, but does not indicate it in the standard header
Michael Pavone <pavone@retrodev.com>
parents:
1306
diff
changeset
|
569 last 3FFFFF |
3cdc4e33a2c4
Added Might and Magic III prototype to ROM DB as it requires SRAM, but does not indicate it in the standard header
Michael Pavone <pavone@retrodev.com>
parents:
1306
diff
changeset
|
570 } |
3cdc4e33a2c4
Added Might and Magic III prototype to ROM DB as it requires SRAM, but does not indicate it in the standard header
Michael Pavone <pavone@retrodev.com>
parents:
1306
diff
changeset
|
571 } |
3cdc4e33a2c4
Added Might and Magic III prototype to ROM DB as it requires SRAM, but does not indicate it in the standard header
Michael Pavone <pavone@retrodev.com>
parents:
1306
diff
changeset
|
572 } |
1305
5ceb316c479a
Allow games to be specified in ROM DB via sha1 instead of product ID. Added a new ROM DB memory map device type fixed for emulating simple fixed value copy protection registers. Used those two features to support Ya Se Chuan Shuo via a ROM DB entry.
Michael Pavone <pavone@retrodev.com>
parents:
1302
diff
changeset
|
573 8fe0806427e123717ba20478ab1410c25fa942e6 { |
5ceb316c479a
Allow games to be specified in ROM DB via sha1 instead of product ID. Added a new ROM DB memory map device type fixed for emulating simple fixed value copy protection registers. Used those two features to support Ya Se Chuan Shuo via a ROM DB entry.
Michael Pavone <pavone@retrodev.com>
parents:
1302
diff
changeset
|
574 name Ya Se Chuan Shuo |
5ceb316c479a
Allow games to be specified in ROM DB via sha1 instead of product ID. Added a new ROM DB memory map device type fixed for emulating simple fixed value copy protection registers. Used those two features to support Ya Se Chuan Shuo via a ROM DB entry.
Michael Pavone <pavone@retrodev.com>
parents:
1302
diff
changeset
|
575 map { |
5ceb316c479a
Allow games to be specified in ROM DB via sha1 instead of product ID. Added a new ROM DB memory map device type fixed for emulating simple fixed value copy protection registers. Used those two features to support Ya Se Chuan Shuo via a ROM DB entry.
Michael Pavone <pavone@retrodev.com>
parents:
1302
diff
changeset
|
576 0 { |
5ceb316c479a
Allow games to be specified in ROM DB via sha1 instead of product ID. Added a new ROM DB memory map device type fixed for emulating simple fixed value copy protection registers. Used those two features to support Ya Se Chuan Shuo via a ROM DB entry.
Michael Pavone <pavone@retrodev.com>
parents:
1302
diff
changeset
|
577 device ROM |
5ceb316c479a
Allow games to be specified in ROM DB via sha1 instead of product ID. Added a new ROM DB memory map device type fixed for emulating simple fixed value copy protection registers. Used those two features to support Ya Se Chuan Shuo via a ROM DB entry.
Michael Pavone <pavone@retrodev.com>
parents:
1302
diff
changeset
|
578 last 3FFFFF |
5ceb316c479a
Allow games to be specified in ROM DB via sha1 instead of product ID. Added a new ROM DB memory map device type fixed for emulating simple fixed value copy protection registers. Used those two features to support Ya Se Chuan Shuo via a ROM DB entry.
Michael Pavone <pavone@retrodev.com>
parents:
1302
diff
changeset
|
579 } |
5ceb316c479a
Allow games to be specified in ROM DB via sha1 instead of product ID. Added a new ROM DB memory map device type fixed for emulating simple fixed value copy protection registers. Used those two features to support Ya Se Chuan Shuo via a ROM DB entry.
Michael Pavone <pavone@retrodev.com>
parents:
1302
diff
changeset
|
580 400000 { |
5ceb316c479a
Allow games to be specified in ROM DB via sha1 instead of product ID. Added a new ROM DB memory map device type fixed for emulating simple fixed value copy protection registers. Used those two features to support Ya Se Chuan Shuo via a ROM DB entry.
Michael Pavone <pavone@retrodev.com>
parents:
1302
diff
changeset
|
581 device fixed |
5ceb316c479a
Allow games to be specified in ROM DB via sha1 instead of product ID. Added a new ROM DB memory map device type fixed for emulating simple fixed value copy protection registers. Used those two features to support Ya Se Chuan Shuo via a ROM DB entry.
Michael Pavone <pavone@retrodev.com>
parents:
1302
diff
changeset
|
582 value 6300 |
5ceb316c479a
Allow games to be specified in ROM DB via sha1 instead of product ID. Added a new ROM DB memory map device type fixed for emulating simple fixed value copy protection registers. Used those two features to support Ya Se Chuan Shuo via a ROM DB entry.
Michael Pavone <pavone@retrodev.com>
parents:
1302
diff
changeset
|
583 last 400001 |
5ceb316c479a
Allow games to be specified in ROM DB via sha1 instead of product ID. Added a new ROM DB memory map device type fixed for emulating simple fixed value copy protection registers. Used those two features to support Ya Se Chuan Shuo via a ROM DB entry.
Michael Pavone <pavone@retrodev.com>
parents:
1302
diff
changeset
|
584 } |
5ceb316c479a
Allow games to be specified in ROM DB via sha1 instead of product ID. Added a new ROM DB memory map device type fixed for emulating simple fixed value copy protection registers. Used those two features to support Ya Se Chuan Shuo via a ROM DB entry.
Michael Pavone <pavone@retrodev.com>
parents:
1302
diff
changeset
|
585 400002 { |
5ceb316c479a
Allow games to be specified in ROM DB via sha1 instead of product ID. Added a new ROM DB memory map device type fixed for emulating simple fixed value copy protection registers. Used those two features to support Ya Se Chuan Shuo via a ROM DB entry.
Michael Pavone <pavone@retrodev.com>
parents:
1302
diff
changeset
|
586 device fixed |
5ceb316c479a
Allow games to be specified in ROM DB via sha1 instead of product ID. Added a new ROM DB memory map device type fixed for emulating simple fixed value copy protection registers. Used those two features to support Ya Se Chuan Shuo via a ROM DB entry.
Michael Pavone <pavone@retrodev.com>
parents:
1302
diff
changeset
|
587 value 9800 |
5ceb316c479a
Allow games to be specified in ROM DB via sha1 instead of product ID. Added a new ROM DB memory map device type fixed for emulating simple fixed value copy protection registers. Used those two features to support Ya Se Chuan Shuo via a ROM DB entry.
Michael Pavone <pavone@retrodev.com>
parents:
1302
diff
changeset
|
588 last 400003 |
5ceb316c479a
Allow games to be specified in ROM DB via sha1 instead of product ID. Added a new ROM DB memory map device type fixed for emulating simple fixed value copy protection registers. Used those two features to support Ya Se Chuan Shuo via a ROM DB entry.
Michael Pavone <pavone@retrodev.com>
parents:
1302
diff
changeset
|
589 } |
5ceb316c479a
Allow games to be specified in ROM DB via sha1 instead of product ID. Added a new ROM DB memory map device type fixed for emulating simple fixed value copy protection registers. Used those two features to support Ya Se Chuan Shuo via a ROM DB entry.
Michael Pavone <pavone@retrodev.com>
parents:
1302
diff
changeset
|
590 400004 { |
5ceb316c479a
Allow games to be specified in ROM DB via sha1 instead of product ID. Added a new ROM DB memory map device type fixed for emulating simple fixed value copy protection registers. Used those two features to support Ya Se Chuan Shuo via a ROM DB entry.
Michael Pavone <pavone@retrodev.com>
parents:
1302
diff
changeset
|
591 device fixed |
5ceb316c479a
Allow games to be specified in ROM DB via sha1 instead of product ID. Added a new ROM DB memory map device type fixed for emulating simple fixed value copy protection registers. Used those two features to support Ya Se Chuan Shuo via a ROM DB entry.
Michael Pavone <pavone@retrodev.com>
parents:
1302
diff
changeset
|
592 value C900 |
5ceb316c479a
Allow games to be specified in ROM DB via sha1 instead of product ID. Added a new ROM DB memory map device type fixed for emulating simple fixed value copy protection registers. Used those two features to support Ya Se Chuan Shuo via a ROM DB entry.
Michael Pavone <pavone@retrodev.com>
parents:
1302
diff
changeset
|
593 last 400005 |
5ceb316c479a
Allow games to be specified in ROM DB via sha1 instead of product ID. Added a new ROM DB memory map device type fixed for emulating simple fixed value copy protection registers. Used those two features to support Ya Se Chuan Shuo via a ROM DB entry.
Michael Pavone <pavone@retrodev.com>
parents:
1302
diff
changeset
|
594 } |
5ceb316c479a
Allow games to be specified in ROM DB via sha1 instead of product ID. Added a new ROM DB memory map device type fixed for emulating simple fixed value copy protection registers. Used those two features to support Ya Se Chuan Shuo via a ROM DB entry.
Michael Pavone <pavone@retrodev.com>
parents:
1302
diff
changeset
|
595 400006 { |
5ceb316c479a
Allow games to be specified in ROM DB via sha1 instead of product ID. Added a new ROM DB memory map device type fixed for emulating simple fixed value copy protection registers. Used those two features to support Ya Se Chuan Shuo via a ROM DB entry.
Michael Pavone <pavone@retrodev.com>
parents:
1302
diff
changeset
|
596 device fixed |
5ceb316c479a
Allow games to be specified in ROM DB via sha1 instead of product ID. Added a new ROM DB memory map device type fixed for emulating simple fixed value copy protection registers. Used those two features to support Ya Se Chuan Shuo via a ROM DB entry.
Michael Pavone <pavone@retrodev.com>
parents:
1302
diff
changeset
|
597 value 1800 |
5ceb316c479a
Allow games to be specified in ROM DB via sha1 instead of product ID. Added a new ROM DB memory map device type fixed for emulating simple fixed value copy protection registers. Used those two features to support Ya Se Chuan Shuo via a ROM DB entry.
Michael Pavone <pavone@retrodev.com>
parents:
1302
diff
changeset
|
598 last 400007 |
5ceb316c479a
Allow games to be specified in ROM DB via sha1 instead of product ID. Added a new ROM DB memory map device type fixed for emulating simple fixed value copy protection registers. Used those two features to support Ya Se Chuan Shuo via a ROM DB entry.
Michael Pavone <pavone@retrodev.com>
parents:
1302
diff
changeset
|
599 } |
5ceb316c479a
Allow games to be specified in ROM DB via sha1 instead of product ID. Added a new ROM DB memory map device type fixed for emulating simple fixed value copy protection registers. Used those two features to support Ya Se Chuan Shuo via a ROM DB entry.
Michael Pavone <pavone@retrodev.com>
parents:
1302
diff
changeset
|
600 } |
5ceb316c479a
Allow games to be specified in ROM DB via sha1 instead of product ID. Added a new ROM DB memory map device type fixed for emulating simple fixed value copy protection registers. Used those two features to support Ya Se Chuan Shuo via a ROM DB entry.
Michael Pavone <pavone@retrodev.com>
parents:
1302
diff
changeset
|
601 } |
1306
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
602 7857c797245b52641a3d1d4512089bccb0ed5359 { |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
603 name 16 Zhang Ma Jiang |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
604 map { |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
605 0 { |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
606 device ROM |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
607 last 3FFFFF |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
608 } |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
609 400002 { |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
610 device fixed |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
611 value AA00 |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
612 last 400003 |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
613 } |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
614 400006 { |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
615 device fixed |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
616 value F000 |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
617 last 400007 |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
618 } |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
619 } |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
620 } |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
621 5fc4591fbb1acc64e184466c7b6287c7f64e0b7a { |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
622 name Elf Wor |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
623 map { |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
624 0 { |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
625 device ROM |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
626 last 3FFFFF |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
627 } |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
628 400000 { |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
629 device fixed |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
630 value 5500 |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
631 last 400001 |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
632 } |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
633 400002 { |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
634 device fixed |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
635 value 0F00 |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
636 last 400003 |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
637 } |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
638 400004 { |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
639 device fixed |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
640 value C900 |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
641 last 400005 |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
642 } |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
643 400006 { |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
644 device fixed |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
645 value 1800 |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
646 last 400007 |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
647 } |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
648 } |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
649 } |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
650 df7a2527875317406b466175f0614d343dd32117 { |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
651 name Huan Le Tao Qi Shu: Smart Mouse |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
652 map { |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
653 0 { |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
654 device ROM |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
655 last 3FFFFF |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
656 } |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
657 400000 { |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
658 device fixed |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
659 value 5500 |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
660 last 400001 |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
661 } |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
662 400002 { |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
663 device fixed |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
664 value 0F00 |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
665 last 400003 |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
666 } |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
667 400004 { |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
668 device fixed |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
669 value AA00 |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
670 last 400005 |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
671 } |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
672 400006 { |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
673 device fixed |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
674 value F000 |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
675 last 400007 |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
676 } |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
677 } |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
678 } |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
679 25d2d6a5ab20e16b8b42b67e5fb338421b64b29b { |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
680 name Mighty Morphin' Power Rangers: The Fighting Edition |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
681 map { |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
682 0 { |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
683 device ROM |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
684 last 3FFFFF |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
685 } |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
686 400000 { |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
687 device fixed |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
688 value 5500 |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
689 last 400001 |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
690 } |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
691 400002 { |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
692 device fixed |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
693 value 0F00 |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
694 last 400003 |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
695 } |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
696 400004 { |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
697 device fixed |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
698 value C900 |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
699 last 400005 |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
700 } |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
701 400006 { |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
702 device fixed |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
703 value 1800 |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
704 last 400007 |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
705 } |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
706 } |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
707 } |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
708 03f40c14624f1522d6e3105997d14e8eaba12257 { |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
709 name Super Bubble Bobble MD |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
710 map { |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
711 0 { |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
712 device ROM |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
713 last 3FFFFF |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
714 } |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
715 400000 { |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
716 device fixed |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
717 value 5500 |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
718 last 400001 |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
719 } |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
720 400002 { |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
721 device fixed |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
722 value 0F00 |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
723 last 400003 |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
724 } |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
725 } |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
726 } |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
727 3dca68795b6c9a16cafa5e71218d5ce83aa465fc { |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
728 name Thunderbolt II |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
729 map { |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
730 0 { |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
731 device ROM |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
732 last 3FFFFF |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
733 } |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
734 400000 { |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
735 device fixed |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
736 value 5500 |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
737 last 400001 |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
738 } |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
739 400006 { |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
740 device fixed |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
741 value F000 |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
742 last 400007 |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
743 } |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
744 } |
1e0c63e1cf07
Update ROM DB to override region for Japanese version of Atomic Robo-Kid (incorrect header) and to support some more unlicensed Chinese games with fixed value registers as documented by Andlabs on the Sega Retro wiki
Michael Pavone <pavone@retrodev.com>
parents:
1305
diff
changeset
|
745 } |
1305
5ceb316c479a
Allow games to be specified in ROM DB via sha1 instead of product ID. Added a new ROM DB memory map device type fixed for emulating simple fixed value copy protection registers. Used those two features to support Ya Se Chuan Shuo via a ROM DB entry.
Michael Pavone <pavone@retrodev.com>
parents:
1302
diff
changeset
|
746 |
1007
5165537244e2
Added IO overrides for games I've tested with mouse support and to Ms. Pac-Man that requires a 3-button controller to work properly
Michael Pavone <pavone@retrodev.com>
parents:
993
diff
changeset
|
747 #This entry is used by the GUI ROM |
866
69a6ec208111
Menu ROM now pulls real file names from the OS rather than using a fake list
Michael Pavone <pavone@retrodev.com>
parents:
782
diff
changeset
|
748 BlstMenu { |
69a6ec208111
Menu ROM now pulls real file names from the OS rather than using a fake list
Michael Pavone <pavone@retrodev.com>
parents:
782
diff
changeset
|
749 map { |
69a6ec208111
Menu ROM now pulls real file names from the OS rather than using a fake list
Michael Pavone <pavone@retrodev.com>
parents:
782
diff
changeset
|
750 0 { |
69a6ec208111
Menu ROM now pulls real file names from the OS rather than using a fake list
Michael Pavone <pavone@retrodev.com>
parents:
782
diff
changeset
|
751 device ROM |
69a6ec208111
Menu ROM now pulls real file names from the OS rather than using a fake list
Michael Pavone <pavone@retrodev.com>
parents:
782
diff
changeset
|
752 last FFFFF |
69a6ec208111
Menu ROM now pulls real file names from the OS rather than using a fake list
Michael Pavone <pavone@retrodev.com>
parents:
782
diff
changeset
|
753 } |
69a6ec208111
Menu ROM now pulls real file names from the OS rather than using a fake list
Michael Pavone <pavone@retrodev.com>
parents:
782
diff
changeset
|
754 100000 { |
69a6ec208111
Menu ROM now pulls real file names from the OS rather than using a fake list
Michael Pavone <pavone@retrodev.com>
parents:
782
diff
changeset
|
755 device RAM |
69a6ec208111
Menu ROM now pulls real file names from the OS rather than using a fake list
Michael Pavone <pavone@retrodev.com>
parents:
782
diff
changeset
|
756 size 80000 |
69a6ec208111
Menu ROM now pulls real file names from the OS rather than using a fake list
Michael Pavone <pavone@retrodev.com>
parents:
782
diff
changeset
|
757 last 17FFFF |
69a6ec208111
Menu ROM now pulls real file names from the OS rather than using a fake list
Michael Pavone <pavone@retrodev.com>
parents:
782
diff
changeset
|
758 } |
69a6ec208111
Menu ROM now pulls real file names from the OS rather than using a fake list
Michael Pavone <pavone@retrodev.com>
parents:
782
diff
changeset
|
759 180000 { |
69a6ec208111
Menu ROM now pulls real file names from the OS rather than using a fake list
Michael Pavone <pavone@retrodev.com>
parents:
782
diff
changeset
|
760 device MENU |
69a6ec208111
Menu ROM now pulls real file names from the OS rather than using a fake list
Michael Pavone <pavone@retrodev.com>
parents:
782
diff
changeset
|
761 last 1FFFFF |
69a6ec208111
Menu ROM now pulls real file names from the OS rather than using a fake list
Michael Pavone <pavone@retrodev.com>
parents:
782
diff
changeset
|
762 } |
69a6ec208111
Menu ROM now pulls real file names from the OS rather than using a fake list
Michael Pavone <pavone@retrodev.com>
parents:
782
diff
changeset
|
763 } |
913
a5a51465f8b0
Allow IO device config to be overriden by ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
866
diff
changeset
|
764 device_overrides { |
a5a51465f8b0
Allow IO device config to be overriden by ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
866
diff
changeset
|
765 1 gamepad3.1 |
a5a51465f8b0
Allow IO device config to be overriden by ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
866
diff
changeset
|
766 2 mouse.1 |
a5a51465f8b0
Allow IO device config to be overriden by ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
866
diff
changeset
|
767 ext none |
a5a51465f8b0
Allow IO device config to be overriden by ROM DB
Michael Pavone <pavone@retrodev.com>
parents:
866
diff
changeset
|
768 } |
915
9e882eca717e
Initial support for relative mouse mode and skeleton of support for capture mode. Avoid mouse position overflow in absolute mode. Allow absolute mode to be set by ROM DB.
Michael Pavone <pavone@retrodev.com>
parents:
913
diff
changeset
|
769 mouse_mode absolute |
866
69a6ec208111
Menu ROM now pulls real file names from the OS rather than using a fake list
Michael Pavone <pavone@retrodev.com>
parents:
782
diff
changeset
|
770 } |