summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/compucolor/floppy.h
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up boilerplate for more slot devices. Vas Crabb2026-03-231-7/+4
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-3/+3
* 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-2/+2
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-1/+1
* Revert initialisation of device members in headers. Vas Crabb2022-04-031-1/+1
* init vars for coverity (bus/a-l) Robbbert2022-04-021-1/+1
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-021-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-1/+1
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-1/+1
* devices/bus: More floppy MCFG_ removal (nw) AJR2019-01-191-1/+1
* rs232: some more MCFG removal (nw) Ivan Vangelista2018-10-191-11/+9
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-1/+1
* device_add_mconfig up to devices/bus/h* (nw) Ivan Vangelista2017-06-081-5/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-12/+10
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* reverting: Miodrag Milanovic2016-01-201-2/+2
* tags are now strings (nw) Miodrag Milanovic2016-01-161-2/+2
* override part 1 (nw) Miodrag Milanovic2015-12-051-8/+8
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+123