diff options
author | 2016-11-10 19:02:50 +0100 | |
---|---|---|
committer | 2016-11-10 19:02:50 +0100 | |
commit | 8d719a4df419e66e15419ccda16b47adce28e11d (patch) | |
tree | e850b089bcc3c669c162501c23fe2c23f5a73708 /src/devices/cpu/tms9900 | |
parent | 6199bac4ffca55103ccd81831f357b7acaa9c9a3 (diff) |
put link to removed version (nw)
Diffstat (limited to 'src/devices/cpu/tms9900')
-rw-r--r-- | src/devices/cpu/tms9900/tms9900.cpp | 4 |
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 */ |