mirror of
https://github.com/holub/mame
synced 2025-04-25 09:50:04 +03:00
amusco.cpp: Hardware notes (nw)
This commit is contained in:
parent
6dcfe97f71
commit
9009021c8e
@ -41,6 +41,15 @@
|
|||||||
22.1184 MHz. Crystal
|
22.1184 MHz. Crystal
|
||||||
15.000 MHz. Crystal
|
15.000 MHz. Crystal
|
||||||
|
|
||||||
|
An unidentified but similar Amusco PCB auctioned on eBay had an AMD P8088 filling the
|
||||||
|
CPU socket. Some of the other chips on this board were replaced with clones (e.g.
|
||||||
|
AMD P8253, SY6545-1).
|
||||||
|
|
||||||
|
The program code reads from and writes to what must be a line printer and a RTC
|
||||||
|
(probably a MSM5832), though neither is present on the main board. The I/O write
|
||||||
|
patterns also suggest that each or both of these devices are accessed through an
|
||||||
|
unknown interface chip or gate array (not i8255-compatible).
|
||||||
|
|
||||||
*****************************************************************************************
|
*****************************************************************************************
|
||||||
|
|
||||||
DRIVER UPDATES:
|
DRIVER UPDATES:
|
||||||
|
Loading…
Reference in New Issue
Block a user