summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/fga002.h
Commit message (Expand)AuthorAgeFilesLines
* Added ATTR_COLD to common lifecycle methods for many files in src/devices. (#... holub2024-09-271-2/+2
* emu/device.h: Removed device (READ|WRITE)_LINE_MEMBER in favor of explicit fu... MooglyGuy2023-06-011-8/+8
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-5/+3
* 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-2/+2
* 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-051-1/+1
* -fdc37c93x, fga002: Removed MCFG, nw mooglyguy2018-08-251-29/+5
* devcb3 Vas Crabb2018-07-071-5/+5
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-10/+10
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-21/+23
* Remove emu.h from headers (nw) Olivier Galibert2017-02-111-1/+0
* - Small fixes: PIT68230, FGA022, DUSCC Joakim Larsson Edstrom2016-11-131-4/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-55/+55
* srcclean (nw) Vas Crabb2016-09-261-58/+58
* Added interrupt support in DUSCC device, Force CPU30 board driver and interru... Joakim Larsson Edstrom2016-09-071-29/+191
* Cleanups and version bump Miodrag Milanovic2016-07-271-116/+115
* New device: FGA-002 Force Gate Array, splitted out from fccpu30 driver, mostl... Joakim Larsson Edstrom2016-07-061-0/+181