summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/rii/riidasm.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/rii/riidasm.cpp')
-rw-r--r--src/devices/cpu/rii/riidasm.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/cpu/rii/riidasm.cpp b/src/devices/cpu/rii/riidasm.cpp
index c376bbcc391..ea7f5777f31 100644
--- a/src/devices/cpu/rii/riidasm.cpp
+++ b/src/devices/cpu/rii/riidasm.cpp
@@ -14,7 +14,7 @@
using osd::u32;
using util::BIT;
-using offs_t = u32;
+using offs_t = u64;
// TODO: add register sets for other models
const char *const epg3231_disassembler::s_regs[0x60] =