mirror of
https://github.com/holub/mame
synced 2025-04-24 17:30:55 +03:00
Merge pull request #5243 from clawgrip/patch-16
o2.cpp: Add notes about the O2 Keyboard MCU (Zilog "RT101+228A") [Sea…
This commit is contained in:
commit
686fff3c37
@ -12,6 +12,11 @@
|
||||
1f000000 - 1f3fffff MACE
|
||||
1fc00000 - 1fc7ffff Boot ROM
|
||||
40000000 - 7fffffff RAM
|
||||
|
||||
NOTE: The default Sgi O2 Keyboard (Model No. RT6856T, Part No. 121472-101-B,
|
||||
Sgi No. 062-0002-001) has a Zilog "RT101+228A" MCU, which is really a
|
||||
Zilog Z8615 (a Z8-based PC keyboard controller) with 4K ROM (undumped).
|
||||
It might have a custom ROM, since it had special marking.
|
||||
|
||||
**********************************************************************/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user