mirror of
https://github.com/holub/mame
synced 2025-05-20 12:48:53 +03:00
whops. forgot this.
This commit is contained in:
parent
e238b85bc6
commit
82a53e9745
@ -272,6 +272,8 @@ class towns_state : public driver_device
|
|||||||
DECLARE_WRITE_LINE_MEMBER(mb8877a_drq_w);
|
DECLARE_WRITE_LINE_MEMBER(mb8877a_drq_w);
|
||||||
DECLARE_WRITE_LINE_MEMBER(pit_out2_changed);
|
DECLARE_WRITE_LINE_MEMBER(pit_out2_changed);
|
||||||
|
|
||||||
|
RF5C68_SAMPLE_END_CB_MEMBER(towns_pcm_irq);
|
||||||
|
|
||||||
void towns_update_video_banks(address_space&);
|
void towns_update_video_banks(address_space&);
|
||||||
void init_serial_rom();
|
void init_serial_rom();
|
||||||
void init_rtc();
|
void init_rtc();
|
||||||
|
Loading…
Reference in New Issue
Block a user