summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/ti99/peb/cc_fdc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/ti99/peb/cc_fdc.h')
-rw-r--r--src/devices/bus/ti99/peb/cc_fdc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/ti99/peb/cc_fdc.h b/src/devices/bus/ti99/peb/cc_fdc.h
index 9b3ad6fa4ab..179ba10e0e5 100644
--- a/src/devices/bus/ti99/peb/cc_fdc.h
+++ b/src/devices/bus/ti99/peb/cc_fdc.h
@@ -84,7 +84,7 @@ protected:
bool ready_trap_active();
// Deliver the current state of the address bus
- uint16_t get_address();
+ offs_t get_address();
// Wait state logic
void operate_ready_line();