summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/spectrum/fuller.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-3/+3
* bus/spectrum: Changed m_romcs type int->bool. Nigel Barnes2024-02-181-1/+1
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-1/+1
* devices/*: Removed extra semicolons after function bodies in headers. (#9275) 0kmg2022-02-061-4/+4
* bus/spectrum fix expansion devices chaining MetalliC2020-07-221-4/+9
* push forward with the spectrum betadisc stuff, now system at least boots with... David Haywood2019-08-311-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-6/+5
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-5/+6
* spectrum: Improved expansion interface to allow devices to act on opcode fetc... Nigel Barnes2019-03-101-4/+3
* bus/spectrum: Simplify read/write handlers (nw) AJR2019-03-091-4/+4
* spectrum: Added expansion slot, and devices: Nigel Barnes2017-09-211-0/+59