summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/acorn/cms
Commit message (Expand)AuthorAgeFilesLines
* bus/acorn: Buffered the bus using device_memory_interface. Nigel Barnes2025-06-188-296/+183
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-274-10/+10
* Move format #includes out of header files AJR2023-10-122-3/+2
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-014-4/+4
* bus/acorn/cms/4080term: Use raw screen params. Nigel Barnes2022-05-211-3/+1
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-022-5/+7
* rs232: HLE updates AJR2021-01-261-1/+0
* 6522via.cpp: Distinguish some different VIA types AJR2021-01-211-1/+1
* bus/a1bus, bus/a2bus, bus/acorn, bus/bbc: Simplify handler signatures (nw) AJR2020-06-074-8/+8
* input_buffer, output_latch, z80dma: Eliminate now-unnecessary bus_r and bus_w... AJR2020-03-181-1/+1
* cms6502: Cleanups and promoted to working. Nigel Barnes2020-03-035-24/+144
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-263-6/+6
* via6522: Change most mappings into m() [O. Galibert] Olivier Galibert2019-07-071-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-262-17/+20
* Revert "conflict resolution (nw)" andreasnaive2019-03-252-20/+17
* ef9345, ef9365: Simplify read/write handlers (nw) AJR2019-03-072-2/+2
* mc6852, mc6854, mos6551: Simplify read/write handlers (nw) AJR2019-02-181-1/+1
* devices\machine\ticket, timer: removed MCFG macros (nw) Ivan Vangelista2019-01-212-14/+17
* Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1
* wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] Olivier Galibert2018-08-101-1/+1
* Previous commit examples of use (nw) Olivier Galibert2018-08-021-1/+1
* cleanup (nw) Vas Crabb2018-07-123-4/+1
* Acorn Bus slot devices for:- Nigel Barnes2018-07-106-0/+587