mirror of
https://github.com/holub/mame
synced 2025-05-05 22:04:43 +03:00
fixed compile error (nw)
This commit is contained in:
parent
11fc352eb7
commit
801bd7fc61
@ -1536,7 +1536,7 @@ DRIVER_INIT_MEMBER(exidy_state,pepper2)
|
|||||||
|
|
||||||
DRIVER_INIT_MEMBER(exidy_state,fax)
|
DRIVER_INIT_MEMBER(exidy_state,fax)
|
||||||
{
|
{
|
||||||
address_space &space = m_maincpu->space(AS_PROGRAM);
|
//address_space &space = m_maincpu->space(AS_PROGRAM);
|
||||||
|
|
||||||
exidy_video_config(0x04, 0x04, TRUE);
|
exidy_video_config(0x04, 0x04, TRUE);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user