summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/am53cf96.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* konami/twinkle.cpp: Migrated to "new SCSI". Vas Crabb8 days1-191/+0
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-2/+0
* emu/devfind.h: Added a lookup() member function to device finders. Vas Crabb2023-06-121-6/+6
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-2/+2
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* devices/machine: simplified more handlers (nw) Ivan Vangelista2020-03-251-4/+3
* Remove a bunch of space.device().safe_pc() from devices (nw) Olivier Galibert2017-12-301-5/+5
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-3/+3
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-3/+3
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+194