comparison rom.db @ 968:8ff39670781a

Added Mega Man - The Wily Wars to the ROM database as it uses EEPROM saves
author Michael Pavone <pavone@retrodev.com>
date Thu, 21 Apr 2016 00:12:02 -0700
parents 9e882eca717e
children 38f1d897e804
comparison
equal deleted inserted replaced
967:1eb616b8cbe9 968:8ff39670781a
352 last 3FFFFF 352 last 3FFFFF
353 offset 80000 353 offset 80000
354 } 354 }
355 } 355 }
356 } 356 }
357 T-12046 {
358 name Mega Man - The Wily Wars
359 EEPROM {
360 type i2c
361 size 128
362 }
363 map {
364 0 {
365 device ROM
366 last 1FFFFF
367 }
368 200000 {
369 device EEPROM
370 last 3FFFFF
371 bits_read {
372 0 sda
373 }
374 bits_write {
375 0 sda
376 1 scl
377 }
378 }
379 }
380 }
357 BlstMenu { 381 BlstMenu {
358 map { 382 map {
359 0 { 383 0 {
360 device ROM 384 device ROM
361 last FFFFF 385 last FFFFF