mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
indiana.cpp: Update driver notes
This commit is contained in:
parent
64f581635f
commit
8541608e12
1 changed files with 2 additions and 3 deletions
|
@ -8,9 +8,8 @@
|
|||
01/20/2014 Added ISA bus and peripherals
|
||||
|
||||
TODO: Text appears in VGA f/b (0x6B8000), but doesn't display?
|
||||
|
||||
System often reads/writes 6003D4/5, might be a cut-down 6845,
|
||||
as it only uses registers C,D,E,F.
|
||||
TODO: Keyboard doesn't work very well. Scancodes are often lost
|
||||
because the 68030 doesn't poll the MFP frequently enough.
|
||||
|
||||
****************************************************************************/
|
||||
|
||||
|
|
Loading…
Reference in a new issue