summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/pic8259.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* ds8874: move to video folder (led driver chip), hap8 days1-1/+1
* emu/devcb.h: Eliminated the need to call resolve() on callbacks. (#11333) Vas Crabb2023-06-171-17/+2
* Cleaned up logging across the codebase (GitHub #10183). (#11250) [Ryan Holtz] MooglyGuy2023-05-231-1/+0
* pic8259: Treat slave IRQs as level-triggered even when LTIM = 0 AJR2022-12-221-9/+8
* - Removed device_timer, device_timer_id, et al in favor of direct callback me... MooglyGuy2022-06-041-6/+8
* New machines marked as NOT_WORKING (#9356) shattered2022-03-171-0/+6
* Remove void *ptr parameter from emu_timer, timer_device and all related callb... AJR2022-01-261-1/+1
* Fix wangpc, incorrect memory size allocation. Also remove a use-before-init ... Olivier Galibert2020-11-271-0/+2
* i8085: Interrupt updates AJR2020-05-081-9/+0
* pic8259: Emulate three-cycle acknowledge for non-8086 mode AJR2020-05-081-38/+97
* emumem: Remove obsolete alignement limit Olivier Galibert2019-04-061-7/+10
* machine/pic8259.h: removed MCFG macros (nw) Ivan Vangelista2018-10-311-3/+2
* pic8259: NEC V5x ICU is always in x86 mode (nw) Patrick Mackinlay2018-10-311-4/+15
* space, space, space, space, space, space, space, space, mem_mask (nw) smf-2018-09-231-2/+2
* pic8259: Use device_resolve_objects (nw) AJR2018-05-131-2/+12
* pic8259: Break up the MCFG_PIC8259_ADD macro (nw) AJR2017-09-021-3/+3
* explicit sizes for enums used in save states - one should always do this to m... Vas Crabb2017-07-161-14/+14
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-57/+27
* Self-registering devices prep: Vas Crabb2017-02-271-1/+1
* pg685: Preliminary hookups for numerous devices (nw) AJR2016-11-121-3/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-7/+7
* x68k: ELSE if (nw) cracyc2016-02-121-1/+4
* reverting: Miodrag Milanovic2016-01-201-12/+12
* tags are now strings (nw) Miodrag Milanovic2016-01-161-12/+12
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+439