summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/machine/pic8259.cpp
Commit message (Expand)AuthorAgeFilesLines
* Major timer object reshuffling. timer_expired_delegate wraps the various call... Aaron Giles2021-03-261-1/+1
* Add scheduler object and accessor to device_t. Upgrade all 3 timer parameters... Aaron Giles2021-03-241-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