summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/fidel6502.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/fidel6502.cpp')
-rw-r--r--src/mame/drivers/fidel6502.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/mame/drivers/fidel6502.cpp b/src/mame/drivers/fidel6502.cpp
index 05dc28f0f2f..94ab0156f5d 100644
--- a/src/mame/drivers/fidel6502.cpp
+++ b/src/mame/drivers/fidel6502.cpp
@@ -13,7 +13,9 @@
TODO:
- verify cpu speed and rom labels where unknown
- improve SC12 CPU divider? it seems a little bit slower than the real machine.
- Currently, a dummy timer workaround is needed, or it's much worse
+ Currently, a dummy timer workaround is needed, or it's much worse.
+ Is the problem here is due to timing of CPU addressbus changes? We can only 'sense'
+ the addressbus at read or write accesses.
- EAG missing bankswitch? where is the 2nd half of the 32KB ROM used, if at all?
- granits gives error beeps at start, need to press clear to play
- finish fphantom emulation