Previous 199869 Revisions Next

r24840 Sunday 11th August, 2013 at 18:35:40 UTC by Brian Troha
3x3puzzl.c: Update information / notes on bugs & glitches in Casanova - NW
[src/mame/drivers]3x3puzzl.c

trunk/src/mame/drivers/3x3puzzl.c
r24839r24840
2222has adult graphics (sets provided are 'Normal' and 'Enterprise')
2323
2424Notes:
25 Casanova: Using 1C/2C and inserting 5 coins causes graphics corruption as
26           as the game places the "11" character on screen, but there really
27           isn't. Sould only be "0" through "9"
25 Casanova: The game code has several minor bugs / glitches such as:
2826
27     * Using 1C/2C and inserting 5 coins causes graphics corruption as the
28       game places data on the screen beyond the defined character data
29       used for the numbers 0 through 9
30     * On the intro, parts of the tilemaps are not being copied correctly
31       causing bits of the charcter's hat to vanish
32     * Background colors inexplicably change in certain places between frames
33     * Dipswitch descriptions on the DIP INFO page do not match atcual effects
34       of said dipswitches
35
36  These are not emulation bugs and have been verified on a real PCB
37
2938***************************************************************************/
3039
3140

Previous 199869 Revisions Next


© 1997-2024 The MAME Team