diff --git a/hash/x1_flop.xml b/hash/x1_flop.xml index 930cbdd1803..f67366e2ad9 100644 --- a/hash/x1_flop.xml +++ b/hash/x1_flop.xml @@ -2171,7 +2171,9 @@ Not extensively tested 1986 マイクロネット (Micronet) diff --git a/src/mame/sharp/x1.h b/src/mame/sharp/x1.h index 0c2733eafd6..4116f977c9a 100644 --- a/src/mame/sharp/x1.h +++ b/src/mame/sharp/x1.h @@ -143,7 +143,6 @@ public: TIMER_CALLBACK_MEMBER(fdc_motor_off_cb); TIMER_DEVICE_CALLBACK_MEMBER(cmt_seek_cb); TIMER_DEVICE_CALLBACK_MEMBER(sub_keyboard_cb); - void hdl_w(int state); required_device m_gfxdecode; required_device m_palette;