diff options
author | 2019-06-17 11:35:56 -0400 | |
---|---|---|
committer | 2019-06-17 11:36:30 -0400 | |
commit | 5d9eb240fd739fa460ee29ec5f6b7d0fefcb6c94 (patch) | |
tree | 4332eacf7d005dca72248bf83d97647f23843f39 | |
parent | d59048368d88874c74905bb4124f4ef7c1cb1bcd (diff) |
tk2000: Note (nw)
-rw-r--r-- | src/mame/drivers/tk2000.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/drivers/tk2000.cpp b/src/mame/drivers/tk2000.cpp index 4def076ceb8..4329255f52d 100644 --- a/src/mame/drivers/tk2000.cpp +++ b/src/mame/drivers/tk2000.cpp @@ -9,6 +9,8 @@ This system is only vaguely Apple II compatible. The keyboard works entirely differently, which is a big deal. + TODO: emulate expansion connector (not wholly Apple II compatible) + $C05A - banks RAM from c100-ffff $C05B - banks ROM from c100-ffff |