comparison rom.db @ 1610:c206a422d466

Added J-Cart support
author Michael Pavone <pavone@retrodev.com>
date Tue, 14 Aug 2018 00:07:21 -0700
parents 1f745318f10a
children dafe2a8769fd
comparison
equal deleted inserted replaced
1609:9c8f58740450 1610:c206a422d466
563 1 scl 563 1 scl
564 } 564 }
565 } 565 }
566 380000 { 566 380000 {
567 device EEPROM 567 device EEPROM
568 last 3FFFFF 568 last 387FFF
569 bits_read { 569 bits_read {
570 7 sda 570 7 sda
571 } 571 }
572 }
573 388000 {
574 device jcart
575 last 38FFFF
572 } 576 }
573 } 577 }
574 } 578 }
575 9f47fcc7bb2f5921cb1c3beb06b668ffb292cb08 { 579 9f47fcc7bb2f5921cb1c3beb06b668ffb292cb08 {
576 name Micro Machines: Turbo Tournament '96 580 name Micro Machines: Turbo Tournament '96
621 1 scl 625 1 scl
622 } 626 }
623 } 627 }
624 380000 { 628 380000 {
625 device EEPROM 629 device EEPROM
626 last 3FFFFF 630 last 387FFF
627 bits_read { 631 bits_read {
628 7 sda 632 7 sda
629 } 633 }
634 }
635 388000 {
636 device jcart
637 last 38FFFF
630 } 638 }
631 } 639 }
632 } 640 }
633 T-120096 { 641 T-120096 {
634 name Micro Machines 2: Turbo Tournament 642 name Micro Machines 2: Turbo Tournament
650 1 scl 658 1 scl
651 } 659 }
652 } 660 }
653 380000 { 661 380000 {
654 device EEPROM 662 device EEPROM
655 last 3FFFFF 663 last 387FFF
656 bits_read { 664 bits_read {
657 7 sda 665 7 sda
658 } 666 }
667 }
668 388000 {
669 device jcart
670 last 38FFFF
659 } 671 }
660 } 672 }
661 } 673 }
662 MK-12056 { 674 MK-12056 {
663 name Super Street Fighter 2: The New Challengers 675 name Super Street Fighter 2: The New Challengers
1319 device megawifi 1331 device megawifi
1320 last A130CF 1332 last A130CF
1321 } 1333 }
1322 } 1334 }
1323 } 1335 }
1336 222a66cdb8865a7f89e5a72418413888bb400176 {
1337 #I've personally confirmed this version had a J-Cart
1338 #release, but unlike the other revision it runs without it
1339 name Pete Sampras Tennis
1340 map {
1341 0 {
1342 device ROM
1343 last 1FFFFF
1344 }
1345 200000 {
1346 device jcart
1347 last 3FFFFF
1348 }
1349 }
1350 }
1351 4c830ace4590294bb374b4cab71ebebf44d9a07a {
1352 #This version will not accept input if J-Cart hardware is missing
1353 name Pete Sampras Tennis
1354 map {
1355 0 {
1356 device ROM
1357 last 1FFFFF
1358 }
1359 200000 {
1360 device jcart
1361 last 3FFFFF
1362 }
1363 }
1364 }