mirror of
https://github.com/holub/mame
synced 2025-05-22 13:48:55 +03:00
DC/Naomi: minor change for MESS's benefit, not worth mentioning.
This commit is contained in:
parent
6d812eb39c
commit
5f3fd63d98
@ -147,7 +147,7 @@ UINT32 dc_sysctrl_regs[0x200/4];
|
||||
UINT32 dc_coin_counts[2];
|
||||
static UINT32 maple_regs[0x100/4];
|
||||
static UINT32 dc_rtcregister[4];
|
||||
static UINT32 g1bus_regs[0x100/4];
|
||||
UINT32 g1bus_regs[0x100/4];
|
||||
static UINT32 g2bus_regs[0x100/4];
|
||||
UINT8 maple0x86data1[0x80];
|
||||
static UINT8 maple0x86data2[0x400];
|
||||
|
Loading…
Reference in New Issue
Block a user