mirror of
https://github.com/holub/mame
synced 2025-10-06 17:08:28 +03:00
merging the drivers fixed this, I guess it will still happen randomly sometimes like it apparently does on the PCB, but some levels in MAME were always broken because the bg banking wasn't implemented in the pushman copy of the video implementation. (nw)
This commit is contained in:
parent
d8ff82006f
commit
151c48fa07
@ -31,9 +31,7 @@ With 'Debug Mode' on button 2 advances a level, button 3 goes back.
|
||||
|
||||
The microcontroller mainly controls the animation of the enemy robots,
|
||||
the communication between the 68000 and MCU is probably not emulated
|
||||
100% correct but it works. Later levels (using the cheat mode) seem
|
||||
to have some corrupt tilemaps, I'm not sure if this is a driver bug
|
||||
or a game bug from using the cheat mode.
|
||||
100% correct but it works.
|
||||
|
||||
Emulation by Bryan McPhail, mish@tendril.co.uk
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user