diff options
Diffstat (limited to 'src/devices/bus/pc98_cbus/pc9801_55.h')
| -rw-r--r-- | src/devices/bus/pc98_cbus/pc9801_55.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/bus/pc98_cbus/pc9801_55.h b/src/devices/bus/pc98_cbus/pc9801_55.h index 62fc78fae8f..deba7e2d233 100644 --- a/src/devices/bus/pc98_cbus/pc9801_55.h +++ b/src/devices/bus/pc98_cbus/pc9801_55.h @@ -60,6 +60,7 @@ private: void io_map(address_map &map) ATTR_COLD; void internal_map(address_map &map) ATTR_COLD; + void increment_addr(); u8 m_ar; u8 m_port30; |
