summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/pic8259.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-2/+1
* 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
* New machines marked as NOT_WORKING (#9356) shattered2022-03-171-0/+10
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* i8085: Interrupt updates AJR2020-05-081-1/+0
* pic8259: Emulate three-cycle acknowledge for non-8086 mode AJR2020-05-081-2/+6
* pic8259: z80/8085 slave pics need 32 bit vectors (nw) cracyc2020-05-071-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+2
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+2
* freeway: Separate from amusco.cpp into its own skeleton driver (nw) AJR2019-01-191-2/+2
* pic8259: re-add comment (nw) hap2018-11-281-3/+3
* machine/pic8259.h: removed MCFG macros (nw) Ivan Vangelista2018-10-311-20/+0
* pic8259: NEC V5x ICU is always in x86 mode (nw) Patrick Mackinlay2018-10-311-0/+14
* space, space, space, space, space, space, space, space, mem_mask (nw) smf-2018-09-231-2/+2
* devcb3 Vas Crabb2018-07-071-3/+6
* pic8259: Use device_resolve_objects (nw) AJR2018-05-131-0/+1
* destaticify initializations (nw) (#3289) wilbertpol2018-03-041-6/+6
* pic8259: Break up the MCFG_PIC8259_ADD macro (nw) AJR2017-09-021-7/+13
* pic8259: Hack no longer needed (nw) AJR2017-08-251-3/+0
* explicit sizes for enums used in save states - one should always do this to m... Vas Crabb2017-07-161-7/+7
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-9/+9
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-22/+22
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* override part 1 (nw) Miodrag Milanovic2015-12-051-3/+3
* put the upd71059c in m92 too, seems to be the same device. David Haywood2015-10-071-0/+3
* Move all devices into separate part of src tree (nw) Miodrag Milanovic2015-09-131-0/+126