summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/m6502/m65c02.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/m6502/m65c02.h')
-rw-r--r--src/devices/cpu/m6502/m65c02.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/cpu/m6502/m65c02.h b/src/devices/cpu/m6502/m65c02.h
index f5e0ca7767e..e61161cc9dd 100644
--- a/src/devices/cpu/m6502/m65c02.h
+++ b/src/devices/cpu/m6502/m65c02.h
@@ -61,6 +61,7 @@ protected:
O(trb_aba); O(trb_zpg);
O(tsb_aba); O(tsb_zpg);
O(wai_imp);
+ O(reset_c);
#undef O
};