summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/spectrum/beta128.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-5/+5
* bus/spectrum: Changed m_romcs type int->bool. Nigel Barnes2024-02-181-2/+2
* Move format #includes out of header files AJR2023-10-121-1/+0
* 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-3/+3
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-021-1/+1
* bus/spectrum fix expansion devices chaining MetalliC2020-07-221-1/+6
* ZX-Spectrum Beta-disk interfaces improvements, all V2-V5 models should work f... MetalliC2020-05-311-0/+1
* ZX-Spectrum Beta-disc FDCs: modernize/fix FDD motor control MetalliC2020-05-261-0/+4
* push forward with the spectrum betadisc stuff, now system at least boots with... David Haywood2019-08-311-1/+1
* Spectrum betadisk stuff (#5564) David Haywood2019-08-291-0/+64