comparison rom.db @ 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
author Michael Pavone <pavone@retrodev.com>
date Sun, 01 May 2016 17:43:28 -0700
parents 38f1d897e804
children 5fb64487b6e1
comparison
equal deleted inserted replaced
1006:9ab35686a025 1007:5165537244e2
376 1 scl 376 1 scl
377 } 377 }
378 } 378 }
379 } 379 }
380 } 380 }
381 G-4060 { 381 T-48036 {
382 name Wonder Boy in Monster World 382 name Ms. Pac-Man
383 EEPROM { 383 #Ms. Pac-Man doesn't like 6-button controllers
384 type i2c 384 device_overrides {
385 size 128 385 1 gamepad3.1
386 } 386 2 gamepad3.2
387 map { 387 }
388 0 { 388 }
389 device ROM 389 #Automatically hook up the mouse in the appropriate port for the games I've tested
390 last 1FFFFF 390 T-76076 {
391 } 391 name Nobunaga's Ambition
392 200000 { 392 device_overrides {
393 device EEPROM 393 2 mouse.1
394 last 3FFFFF 394 }
395 bits_read { 395 }
396 0 sda 396 T-97056 {
397 } 397 name Fun 'N' Games
398 bits_write { 398 device_overrides {
399 0 sda 399 2 mouse.1
400 1 scl 400 }
401 } 401 }
402 } 402 MK-1552 {
403 } 403 name Richard Scarry's Busytown
404 } 404 device_overrides {
405 1 mouse.1
406 }
407 }
408 MK-1713 {
409 name Wacky Worlds
410 device_overrides {
411 2 mouse.1
412 }
413 }
414 T-130016 {
415 name Shanghai II: Dragon's Eye
416 device_overrides {
417 1 mouse.1
418 }
419 }
420 #This entry is used by the GUI ROM
405 BlstMenu { 421 BlstMenu {
406 map { 422 map {
407 0 { 423 0 {
408 device ROM 424 device ROM
409 last FFFFF 425 last FFFFF