mirror of
https://github.com/holub/mame
synced 2025-10-05 08:41:31 +03:00
(MESS) mbc200 : notes
This commit is contained in:
parent
d6ad896274
commit
c883d7adee
@ -17,9 +17,12 @@
|
||||
- RS-232C 25pin connector
|
||||
|
||||
TODO:
|
||||
- Master-Slave hand-shaking thru PPI8255 doesn't work properly
|
||||
(checks if bit 7 is high on master side, you apparently can't do
|
||||
that with current core(s)), kludged to work for now.
|
||||
- Keyboard
|
||||
- Sound
|
||||
- CP/M display (it runs into the weeds internally)
|
||||
- Other connections to the various PPI's
|
||||
- UART connections
|
||||
- Any other devices?
|
||||
|
||||
2011-10-31 Skeleton driver.
|
||||
2014-05-18 Made rom get copied into ram, boot code from disk
|
||||
|
Loading…
Reference in New Issue
Block a user