mirror of
https://github.com/holub/mame
synced 2025-10-04 16:34:53 +03:00
3x3puzzl.c: Update information / notes on bugs & glitches in Casanova - NW
This commit is contained in:
parent
f7bd003b2b
commit
798215aeb8
@ -22,9 +22,18 @@ the game back to normal version as current set on the PCB
|
||||
has adult graphics (sets provided are 'Normal' and 'Enterprise')
|
||||
|
||||
Notes:
|
||||
Casanova: Using 1C/2C and inserting 5 coins causes graphics corruption as
|
||||
as the game places the "11" character on screen, but there really
|
||||
isn't. Sould only be "0" through "9"
|
||||
Casanova: The game code has several minor bugs / glitches such as:
|
||||
|
||||
* Using 1C/2C and inserting 5 coins causes graphics corruption as the
|
||||
game places data on the screen beyond the defined character data
|
||||
used for the numbers 0 through 9
|
||||
* On the intro, parts of the tilemaps are not being copied correctly
|
||||
causing bits of the charcter's hat to vanish
|
||||
* Background colors inexplicably change in certain places between frames
|
||||
* Dipswitch descriptions on the DIP INFO page do not match atcual effects
|
||||
of said dipswitches
|
||||
|
||||
These are not emulation bugs and have been verified on a real PCB
|
||||
|
||||
***************************************************************************/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user