summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/samcoupe (follow)
Commit message (Expand)AuthorAgeFilesLines
* samcoupe_flop.xml: Added two working items. (#11467) ArcadeShadow2023-11-036-6/+6
* mc146818: Split non-direct read and write handlers into more hardware-accurat... AJR2023-10-091-3/+8
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-172-6/+0
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-016-9/+9
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-042-4/+5
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-262-2/+2
* added saitek OSA module interface used in leonardo/renaissance hap2021-05-141-4/+4
* floppies: Turn the format arrays into function calls. Create a default "mfm"... Olivier Galibert2021-03-022-4/+6
* volt_reg: Remove uses that are not needed anymore with the recent (#7367) Aaron Giles2020-10-201-4/+0
* samcoupe/mouse: Use save_item to save array Dirk Best2020-08-281-1/+1
* srcclean for 0.223 Vas Crabb2020-07-263-62/+62
* samcoupe/mouse: Savestates Dirk Best2020-07-201-0/+6
* samcoupe/dallas: Init m_print variable Dirk Best2020-07-201-1/+2
* samcoupe/blue_sampler: Savestates Dirk Best2020-07-201-0/+2
* samcoupe/atom: Attach HDD by default, savestates Dirk Best2020-07-201-1/+5
* samcoupe: Add support for the S D IDE Adapter Dirk Best2020-07-203-0/+167
* samcoupe: Rework driver (WIP) Dirk Best2020-07-1332-0/+2323