summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/acorn/atom
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-273-7/+7
* Move format #includes out of header files AJR2023-10-122-2/+2
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-014-8/+8
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-022-4/+6
* emumem: Simplify memory management. [O. Galibert] Olivier Galibert2020-11-022-3/+6
* bus/a1bus, bus/a2bus, bus/acorn, bus/bbc: Simplify handler signatures (nw) AJR2020-06-072-3/+3
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-263-4/+4
* (nw) Clean up the mess on master Vas Crabb2019-03-263-3/+3
* Revert "conflict resolution (nw)" andreasnaive2019-03-253-3/+3
* bus/bbc/fdc, i8271: Simplify read/write handlers (nw) AJR2019-03-101-1/+1
* mos6566, mos6581, bus/plus4: Eliminate address_space argument from handlers (nw) AJR2019-02-191-1/+1
* mc6852, mc6854, mos6551: Simplify read/write handlers (nw) AJR2019-02-181-1/+1
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1
* acorn_fdc/atom_discpack: Set READY on HEAD_LOAD. Nigel Barnes2018-09-171-6/+5
* -8042kbdc, mb89352, mc6854: Removed legacy devcb accessors. [Ryan Holtz] mooglyguy2018-07-311-6/+11
* cleanup (nw) Vas Crabb2018-07-123-3/+0
* Acorn Bus slot devices for:- Nigel Barnes2018-07-106-0/+408