Add NBA Jam [Proto] SMS to gamedb
This commit is contained in:
parent
8fb8a35317
commit
dcc0a34d93
|
@ -1,4 +1,12 @@
|
|||
======= Game Gear compatibility issues =======
|
||||
======= SMS compatibility issues =======
|
||||
|
||||
* NBA-Jam SMS Proto: works in PAL mode, which is how it's designed to run.
|
||||
In NTSC mode, it is impossible to start a game, however, it is possible on
|
||||
other emulators.
|
||||
Need to give it a test on Everdrive, and eventually investigate its NTSC behavior,
|
||||
but don't really consider it super-high priority since it works correctly in PAL mode.
|
||||
|
||||
======= Game Gear compatibility issues =======
|
||||
|
||||
* Outrun has raster effect on the wrong line. I've been able to modify interrupt code to
|
||||
fix it, but so far, not without breaking other games.
|
||||
|
|
|
@ -635,6 +635,7 @@ F0898A69 D Music Module [beta] SMS
|
|||
EF3CC146 F My Hero (8x overdump) (h) [B] SMS
|
||||
A06D065C D NanoWars 8k SMS Haroldo O. Pinheiro; v0.7
|
||||
02BD3A57 H Natal do Mymo SMS Psycho Fox
|
||||
332A847D NBA Jam [Proto] SMS PAL
|
||||
5B5F9106 Nekyuu Kousien (JP) SMS FM
|
||||
C660FF34 The New Zealand Story SMS
|
||||
FBC66CBF B The New Zealand Story (bad byte) SMS
|
||||
|
|
Loading…
Reference in New Issue