summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/spectrum/beta128.cpp
Commit message (Expand)AuthorAgeFilesLines
* emu/ioport.h: Made syntax for configuring callbacks more consistent. Vas Crabb2024-10-181-2/+2
* bus/spectrum: Changed m_romcs type int->bool. Nigel Barnes2024-02-181-2/+2
* Move format #includes out of header files AJR2023-10-121-0/+2
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-1/+1
* floppy: remove the intermediate allocator Olivier Galibert2022-03-301-1/+1
* zx spectrum: new slot devices, floating bus restore, big mface tidy-up (#7913) Tom2022-01-251-0/+1
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-021-3/+5
* bus/spectrum fix expansion devices chaining MetalliC2020-07-221-6/+0
* fix prev (nw) MetalliC2020-07-181-2/+2
* bus/spectrum/beta128.cpp dumped "TR-DOS v5.02" firmware [haywire] MetalliC2020-07-181-3/+5
* srcclean and cleanup (nw) Vas Crabb2020-06-211-1/+1
* beta128.cpp start documenting clone firmwares (nw) MetalliC2020-06-071-0/+7
* spec128.cpp remove old hacks, misc minor notes (nw) MetalliC2020-06-041-2/+4
* ZX-Spectrum Beta-disk interfaces improvements, all V2-V5 models should work f... MetalliC2020-05-311-33/+29
* ZX-Spectrum Beta-disc FDCs: modernize/fix FDD motor control MetalliC2020-05-261-14/+33
* srcclean (nw) Vas Crabb2019-09-221-19/+19
* push forward with the spectrum betadisc stuff, now system at least boots with... David Haywood2019-08-311-2/+2
* Spectrum betadisk stuff (#5564) David Haywood2019-08-291-0/+284