diff options
Diffstat (limited to 'src/devices/machine/generalplus_gpl16250soc.h')
-rw-r--r-- | src/devices/machine/generalplus_gpl16250soc.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/devices/machine/generalplus_gpl16250soc.h b/src/devices/machine/generalplus_gpl16250soc.h index 8df8e780f78..fa2b176e421 100644 --- a/src/devices/machine/generalplus_gpl16250soc.h +++ b/src/devices/machine/generalplus_gpl16250soc.h @@ -319,6 +319,8 @@ private: void unkarea_78b8_w(uint16_t data); + uint16_t unkarea_78c0_r(); + uint16_t unkarea_78d0_r(); uint16_t unkarea_78d8_r(); |