mirror of
https://github.com/holub/mame
synced 2025-04-25 09:50:04 +03:00
OS X 10.5 says hi (nw)
This commit is contained in:
parent
de9ec8e122
commit
ab44223fd9
@ -23,6 +23,7 @@ class ide_device_interface
|
||||
{
|
||||
public:
|
||||
ide_device_interface(const machine_config &mconfig, device_t &device);
|
||||
~ide_device_interface() {}
|
||||
|
||||
virtual UINT16 read_dma() = 0;
|
||||
virtual DECLARE_READ16_MEMBER(read_cs0) = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user