mirror of
https://github.com/holub/mame
synced 2025-06-07 21:33:45 +03:00
rallyx: add note (nw)
This commit is contained in:
parent
089aa0b143
commit
c20295c3c8
@ -672,6 +672,8 @@ Notes:
|
|||||||
|
|
||||||
TODO:
|
TODO:
|
||||||
----
|
----
|
||||||
|
- bosco: is the screen horizontal resolution maybe 285? PCB videos do show a slightly
|
||||||
|
larger right border though
|
||||||
|
|
||||||
- gallag/gatsbee: explosions are not emulated since the bootleg board doesn't have
|
- gallag/gatsbee: explosions are not emulated since the bootleg board doesn't have
|
||||||
the 54XX custom. Should probably use samples like Battles?
|
the 54XX custom. Should probably use samples like Battles?
|
||||||
|
@ -180,6 +180,9 @@ TODO:
|
|||||||
- commsega: the first time you kill a soldier, the music stops. When you die,
|
- commsega: the first time you kill a soldier, the music stops. When you die,
|
||||||
the music restarts and won't stop a second time.
|
the music restarts and won't stop a second time.
|
||||||
|
|
||||||
|
- rallyx: is the playing field area 221 pixels wide like with bosco? Currently
|
||||||
|
kludged with set_scrolldx(3, 3);
|
||||||
|
|
||||||
- rallyx: Three things in the schematics that I haven't been able to trace:
|
- rallyx: Three things in the schematics that I haven't been able to trace:
|
||||||
WR2, WR3 and RDSTB. Only WR3 is actually used by the game.
|
WR2, WR3 and RDSTB. Only WR3 is actually used by the game.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user