mirror of
https://github.com/holub/mame
synced 2025-06-06 04:43:45 +03:00
documentation update concerning the different base address used by Pacman 25th Annv.
This commit is contained in:
parent
80705c849b
commit
0be6c87939
@ -35,7 +35,7 @@ public:
|
|||||||
/* bank support */
|
/* bank support */
|
||||||
UINT8 *ram_48000;
|
UINT8 *ram_48000;
|
||||||
|
|
||||||
/* differs between 25pacman and 20pacgal, might be a register */
|
/* 25pacman and 20pacgal store the sprite palette at a different address, this is a hardware difference and confirmed NOT to be a register */
|
||||||
UINT8 sprite_pal_base;
|
UINT8 sprite_pal_base;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user