summaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/devices/cpu/tms9900/tms9900.cpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/devices/cpu/tms9900/tms9900.cpp b/src/devices/cpu/tms9900/tms9900.cpp
index a189d2e0a94..9bac8fdf937 100644
--- a/src/devices/cpu/tms9900/tms9900.cpp
+++ b/src/devices/cpu/tms9900/tms9900.cpp
@@ -101,6 +101,10 @@
- State save
- HOLD state should be tested; I don't have test cases yet
+
+ Previous implementation with valuable info inside:
+ https://github.com/mamedev/mame/blob/677ec78eb50decdc40fad3d30daa3560feaff3cc/src/devices/cpu/tms9900/99xxcore.h
+
Michael Zapf, June 2012
*/