comparison rom.db @ 803:236a184bf6f0

Merge
author Michael Pavone <pavone@retrodev.com>
date Sun, 26 Jul 2015 16:51:03 -0700
parents c63ed5db68b6
children 69a6ec208111
comparison
equal deleted inserted replaced
802:6811f601008f 803:236a184bf6f0
1 T-081326 {
2 name NBA Jam
3 EEPROM {
4 type i2c
5 size 256
6 }
7 map {
8 0 {
9 device ROM
10 last 1FFFFF
11 }
12 200000 {
13 device EEPROM
14 last 3FFFFF
15 bits_read {
16 1 sda
17 }
18 bits_write {
19 0 sda
20 1 scl
21 }
22 }
23 }
24 }
25 T-81033 {
26 name NBA Jam
27 EEPROM {
28 type i2c
29 size 256
30 }
31 map {
32 0 {
33 device ROM
34 last 1FFFFF
35 }
36 200000 {
37 device EEPROM
38 last 3FFFFF
39 bits_read {
40 1 sda
41 }
42 bits_write {
43 0 sda
44 1 scl
45 }
46 }
47 }
48 }
49 T-081276 {
50 name NFL Quarterback Club
51 EEPROM {
52 type i2c
53 size 256
54 }
55 map {
56 0 {
57 device ROM
58 last 1FFFFF
59 }
60 200000 {
61 device EEPROM
62 #This is almost certainly not correct based on the address pins
63 #available to the Acclaim mapper. It's probably available up to
64 #2FFFFF at least and just fights with D0 from the mask ROM
65 last 200001
66 bits_read {
67 0 sda
68 }
69 bits_write {
70 0 sda
71 8 scl
72 }
73 }
74 200002 {
75 device ROM
76 offset 200000
77 last 2FFFFF
78 }
79 }
80 }
81 T-81406 {
82 name NBA Jam TE
83 EEPROM {
84 type i2c
85 size 512
86 }
87 map {
88 0 {
89 device ROM
90 last 1FFFFF
91 }
92 200000 {
93 device EEPROM
94 #This is almost certainly not correct based on the address pins
95 #available to the Acclaim mapper. It's probably available up to
96 #2FFFFF at least and just fights with D0 from the mask ROM
97 last 200001
98 bits_read {
99 0 sda
100 }
101 bits_write {
102 0 sda
103 8 scl
104 }
105 }
106 200002 {
107 device ROM
108 offset 200000
109 last 2FFFFF
110 }
111 }
112 }
113 T-081586 {
114 name NFL Quarterback Club '96
115 EEPROM {
116 type i2c
117 size 2048
118 }
119 map {
120 0 {
121 device ROM
122 last 1FFFFF
123 }
124 200000 {
125 device EEPROM
126 #This is almost certainly not correct based on the address pins
127 #available to the Acclaim mapper. It's probably available up to
128 #2FFFFF at least and just fights with D0 from the mask ROM
129 last 200001
130 bits_read {
131 0 sda
132 }
133 bits_write {
134 0 sda
135 8 scl
136 }
137 }
138 200002 {
139 device ROM
140 last 3FFFFF
141 offset 200000
142 }
143 }
144 }
145 T-81576 {
146 name College Slam
147 EEPROM {
148 type i2c
149 size 8192
150 }
151 map {
152 0 {
153 device ROM
154 last 1FFFFF
155 }
156 200000 {
157 device EEPROM
158 #This is almost certainly not correct based on the address pins
159 #available to the Acclaim mapper. It's probably available up to
160 #2FFFFF at least and just fights with D0 from the mask ROM
161 last 200001
162 bits_read {
163 0 sda
164 }
165 bits_write {
166 0 sda
167 8 scl
168 }
169 }
170 200002 {
171 device ROM
172 offset 200000
173 last 2FFFFF
174 }
175 }
176 }
177 T-81476 {
178 name Frank Thomas Big Hurt Baseball
179 EEPROM {
180 type i2c
181 size 8192
182 }
183 map {
184 0 {
185 device ROM
186 last 1FFFFF
187 }
188 200000 {
189 device EEPROM
190 #This is almost certainly not correct based on the address pins
191 #available to the Acclaim mapper. It's probably available up to
192 #2FFFFF at least and just fights with D0 from the mask ROM
193 last 200001
194 bits_read {
195 0 sda
196 }
197 bits_write {
198 0 sda
199 8 scl
200 }
201 }
202 200002 {
203 device ROM
204 last 3FFFFF
205 offset 200000
206 }
207 }
208 }
209 T-50176 {
210 name Rings of Power
211 EEPROM {
212 type i2c
213 size 128
214 }
215 map {
216 0 {
217 device ROM
218 last FFFFF
219 }
220 200000 {
221 device EEPROM
222 last 3FFFFF
223 bits_read {
224 7 sda
225 }
226 bits_write {
227 6 scl
228 7 sda
229 }
230 }
231 }
232 }
233 T-50396 {
234 name NHLPA Hockey '93
235 EEPROM {
236 type i2c
237 size 128
238 }
239 map {
240 0 {
241 device ROM
242 last 7FFFF
243 }
244 200000 {
245 device EEPROM
246 last 3FFFFF
247 bits_read {
248 7 sda
249 }
250 bits_write {
251 6 scl
252 7 sda
253 }
254 }
255 }
256 }
257 T-50446 {
258 name John Madden Football '93
259 EEPROM {
260 type i2c
261 size 128
262 }
263 map {
264 0 {
265 device ROM
266 last FFFFF
267 }
268 200000 {
269 device EEPROM
270 last 3FFFFF
271 bits_read {
272 7 sda
273 }
274 bits_write {
275 6 scl
276 7 sda
277 }
278 }
279 }
280 }
281 T-50516 {
282 name John Madden Football '93: Championship Edition
283 EEPROM {
284 type i2c
285 size 128
286 }
287 map {
288 0 {
289 device ROM
290 last FFFFF
291 }
292 200000 {
293 device EEPROM
294 last 3FFFFF
295 bits_read {
296 7 sda
297 }
298 bits_write {
299 6 scl
300 7 sda
301 }
302 }
303 }
304 }
305 T-50606 {
306 name Bill Walsh College Football
307 EEPROM {
308 type i2c
309 size 128
310 }
311 map {
312 0 {
313 device ROM
314 last FFFFF
315 }
316 200000 {
317 device EEPROM
318 last 3FFFFF
319 bits_read {
320 7 sda
321 }
322 bits_write {
323 6 scl
324 7 sda
325 }
326 }
327 }
328 }
329 MK-12056 {
330 name Super Street Fighter 2: The New Challengers
331 map {
332 0 {
333 device ROM
334 last 7FFFF
335 }
336 80000 {
337 device Sega mapper
338 last 3FFFFF
339 offset 80000
340 }
341 }
342 }
343 T-12056 {
344 name Super Street Fighter 2: The New Challengers
345 map {
346 0 {
347 device ROM
348 last 7FFFF
349 }
350 80000 {
351 device Sega mapper
352 last 3FFFFF
353 offset 80000
354 }
355 }
356 }