diff options
Diffstat (limited to 'src/devices/cpu/pps41/pps41base.cpp')
-rw-r--r-- | src/devices/cpu/pps41/pps41base.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/devices/cpu/pps41/pps41base.cpp b/src/devices/cpu/pps41/pps41base.cpp index 74352464aab..9fdc784c74b 100644 --- a/src/devices/cpu/pps41/pps41base.cpp +++ b/src/devices/cpu/pps41/pps41base.cpp @@ -38,9 +38,10 @@ TODO: but again does not explain why - documentation is conflicting whether or not MM76/MM75 can (re)set interrupt flip- flops with SOS/ROS opcodes +- allowed opcodes after TAB should be limited - add MCU mask options, there's one for inverting interrupts - add serial i/o -- add MM78 opcodes +- finish MM78 opcodes - add MM78LA */ |