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:
ajrhacker 2019-06-15 11:01:57 -04:00 committed by GitHub
commit 686fff3c37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,6 +13,11 @@
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.
**********************************************************************/
#include "emu.h"