summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/e132xs/e132xs.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/e132xs/e132xs.cpp')
-rw-r--r--src/devices/cpu/e132xs/e132xs.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/cpu/e132xs/e132xs.cpp b/src/devices/cpu/e132xs/e132xs.cpp
index 9c1b11fb383..8e444a66a05 100644
--- a/src/devices/cpu/e132xs/e132xs.cpp
+++ b/src/devices/cpu/e132xs/e132xs.cpp
@@ -31,6 +31,7 @@
- GMS30C2232
TODO:
+ - Fix behaviour of branches in delay slots
- Many wrong cycle counts
- No emulation of memory access latency and pipleline
- Should a zero bit shift clear C or leave it unchanged?