summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/bk/ay.cpp
Commit message (Collapse)AuthorAgeFilesLines
* general: merge wayward speakers Olivier Galibert2026-01-061-6/+5
| | | | nscsi: add the new external apple cdrom
* Fixed up various broken stuff: Vas Crabb2025-10-301-2/+2
| | | | | | | | | | * bus/bk: Expose correct public interface for card devices. * bus/qbus/terak_v.cpp: Fixed save state support, restrict drawing to clipping rectangle. * apple/apple2e.cpp: Try to actually show the value that would be read in the debugger for C000 I/O. * Got rid of pointless duplicate layout.
* Follow-up to PR#14263 -- move implementation details out of headers etc. ↵ shattered2025-10-231-6/+32
| | | | (#14384)
* bk: parallel expansion slot and carts (#14263) shattered2025-10-121-0/+79