Previous 199869 Revisions Next

r35386 Tuesday 20th January, 2015 at 23:35:19 UTC by Robbbert
fixed compile error (nw)
[/branches/kale/src/mame/drivers]exidy.c

branches/kale/src/mame/drivers/exidy.c
r243897r243898
15361536
15371537DRIVER_INIT_MEMBER(exidy_state,fax)
15381538{
1539   address_space &space = m_maincpu->space(AS_PROGRAM);
1539   //address_space &space = m_maincpu->space(AS_PROGRAM);
15401540
15411541   exidy_video_config(0x04, 0x04, TRUE);
15421542


Previous 199869 Revisions Next


© 1997-2024 The MAME Team