Mercurial > repos > blastem
comparison rom.db @ 2168:42a0f6db81c3
Add NBA Live 98 to ROM DB as it has SRAM not noted in header
author | Michael Pavone <pavone@retrodev.com> |
---|---|
date | Thu, 04 Aug 2022 23:40:13 -0700 |
parents | c1800fb99e78 |
children | ab19edd77c5e |
comparison
equal
deleted
inserted
replaced
2167:fe68a9ad509f | 2168:42a0f6db81c3 |
---|---|
1472 device_overrides { | 1472 device_overrides { |
1473 1 gamepad3.1 | 1473 1 gamepad3.1 |
1474 2 gamepad3.2 | 1474 2 gamepad3.2 |
1475 } | 1475 } |
1476 } | 1476 } |
1477 T-172186 { | |
1478 name NBA Live 98 | |
1479 SRAM { | |
1480 size 8192 | |
1481 bus odd | |
1482 } | |
1483 map { | |
1484 0 { | |
1485 device ROM | |
1486 last 1FFFFF | |
1487 } | |
1488 200000 { | |
1489 device SRAM | |
1490 last 3FFFFF | |
1491 } | |
1492 } | |
1493 } |