summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/8x300/8x300.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/8x300/8x300.h')
-rw-r--r--src/devices/cpu/8x300/8x300.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/cpu/8x300/8x300.h b/src/devices/cpu/8x300/8x300.h
index d98cdd2c84d..7a36dc941a6 100644
--- a/src/devices/cpu/8x300/8x300.h
+++ b/src/devices/cpu/8x300/8x300.h
@@ -72,7 +72,7 @@ protected:
bool m_increment_pc;
address_space *m_program;
- direct_read_data *m_direct;
+ direct_read_data<0> *m_direct;
address_space *m_io;
uint16_t m_PC; // Program Counter