mirror of
https://github.com/holub/mame
synced 2025-06-06 21:03:47 +03:00
Cortex: System is usable although not complete.
(this part not for whatsnew) It works if "big" uppercase is used, but not "small" uppercase.
This commit is contained in:
parent
01a9e86279
commit
3d95a59de0
@ -21,8 +21,11 @@ TMS9909 - Floppy Disk Controller (not emulated)
|
|||||||
TMS9902 - UART (x2) (not usable with rs232.h)
|
TMS9902 - UART (x2) (not usable with rs232.h)
|
||||||
AY-5-2376 - Keyboard controller
|
AY-5-2376 - Keyboard controller
|
||||||
|
|
||||||
|
All input to be in uppercase. Note that "lowercase" is just smaller uppercase,
|
||||||
|
and is not acceptable as input.
|
||||||
|
|
||||||
|
|
||||||
ToDo:
|
ToDo:
|
||||||
- All input causes an error message
|
|
||||||
- Screen corrupts when scrolling
|
- Screen corrupts when scrolling
|
||||||
- Unemulated devices
|
- Unemulated devices
|
||||||
- Keyboard to use AY device
|
- Keyboard to use AY device
|
||||||
|
Loading…
Reference in New Issue
Block a user