mirror of
https://github.com/holub/mame
synced 2025-07-05 01:48:29 +03:00
fidel*: add note for now (nw)
This commit is contained in:
parent
347609f8da
commit
b75b36e4fa
@ -11,6 +11,8 @@
|
|||||||
such as Arena(in editmode).
|
such as Arena(in editmode).
|
||||||
|
|
||||||
TODO:
|
TODO:
|
||||||
|
- Source organization is a big mess. Each machine family could be in its own
|
||||||
|
sub driverclass, and separate files.
|
||||||
- verify cpu speed and rom labels where unknown
|
- verify cpu speed and rom labels where unknown
|
||||||
- improve SC12 CPU divider? it seems a little bit slower than the real machine.
|
- 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.
|
||||||
|
@ -13,6 +13,8 @@
|
|||||||
such as Arena(in editmode).
|
such as Arena(in editmode).
|
||||||
|
|
||||||
TODO:
|
TODO:
|
||||||
|
- Source organization is a big mess. Each machine family could be in its own
|
||||||
|
sub driverclass, and separate files.
|
||||||
- VBRC card scanner
|
- VBRC card scanner
|
||||||
- VBRC MCU T1 is unknown
|
- VBRC MCU T1 is unknown
|
||||||
- Z80 WAIT pin is not fully emulated, affecting VBRC speech busy state
|
- Z80 WAIT pin is not fully emulated, affecting VBRC speech busy state
|
||||||
|
Loading…
Reference in New Issue
Block a user