summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/acorn/cu/cugraph.cpp
Commit message (Collapse)AuthorAgeFilesLines
* bus/acorn: Buffered the bus using device_memory_interface. Nigel Barnes2025-06-181-0/+193
- Added BLK0 and PB lines to the interface. - Moved existing devices into anonymous namespaces. bus/acorn/atom: Added GDOS, GDOS-2015, MDCR, Speech Synthesis Module, EPROM Switch Card, Tube Interface, EF9345 80 Column Card. bus/acorn/cu: Added High Resolution Graphics, CUBIO w/ Race Controllers, Teletext Video Interface. bus/acorn/system: Added configuration to use 32K RAM card with the Atom. acorn/acrnsys.cpp: Devicified the System keyboard with AY-3-4592 encoder.