mirror of
https://github.com/holub/mame
synced 2025-04-23 17:00:53 +03:00
Merge branch 'master' of https://github.com/mamedev/mame
This commit is contained in:
commit
db0e5ab245
@ -597,7 +597,7 @@ private:
|
||||
DECLARE_READ_LINE_MEMBER(vbrc_mcu_t0_r);
|
||||
DECLARE_READ_LINE_MEMBER(vbrc_mcu_t1_r);
|
||||
DECLARE_READ8_MEMBER(vbrc_mcu_p2_r);
|
||||
template<int Shift> void vbrc_ioexp_port_w(uint8_t data);
|
||||
template<int P> void vbrc_ioexp_port_w(uint8_t data);
|
||||
void vbrc_main_io(address_map &map);
|
||||
void vbrc_main_map(address_map &map);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user