summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/ioc2.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* -vino: Implemented the majority of functionality, and hooked up to picture_im... MooglyGuy2019-09-191-1/+2
* hpc3: Add callback bindings for EDLC (nw) AJR2019-06-261-0/+1
* hpc3: DMA/interrupt improvements (nw) AJR2019-06-131-0/+2
* ioc2: Replace external read/write handlers with address maps (nw) AJR2019-06-091-62/+43
* indy_indigo2.cpp: More modularization and architectural cleanup (nw) AJR2019-06-031-13/+8
* -ioc2: Switch to using LLE PS/2 keyboard/mouse controller. Fixes inability to... mooglyguy2019-06-031-1/+1
* hpc3: Disaggregate and decouple from other devices as much as is currently pr... AJR2019-05-301-0/+6
* srcclean (nw) Vas Crabb2019-05-261-1/+1
* -r4000: Added bus error functionality. [Ryan Holtz] mooglyguy2019-05-251-2/+14
* -hpc3: Various changes: [Ryan Holtz] mooglyguy2019-05-191-2/+2
* -ioc2: Fixed mappable interrupt checks. Fixes IRIX 6.5 installer hanging on k... mooglyguy2019-05-121-2/+3
* (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+2
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-2/+2
* indy: remove dependencies on mips3 (nw) Patrick Mackinlay2019-02-081-2/+1
* ioc2: Reworked PIT8254 clocking, nw MooglyGuy2019-01-111-0/+1
* srcclean and fixup (nw) Vas Crabb2018-11-251-2/+2
* -o2.cpp: Added CRIME and MACE skeleton devices. [Ryan Holtz] mooglyguy2018-11-181-20/+10
* -hpc3.cpp: Hooked up INT3 and PIT register accessors. [Ryan Holtz] mooglyguy2018-11-091-0/+25
* -indy_indigo2.cpp: Various changes: [Ryan Holtz] mooglyguy2018-11-081-1/+3
* (nw) fix lots of inadverently mutable static pointers Vas Crabb2018-09-201-6/+6
* -abcbus/hdc, abcbus/lux21056, abcbus/lux4105, zorro/a590:, cbmiec/cmdhd, econ... mooglyguy2018-07-301-4/+4
* cdi, indy_indigo2: Eliminated customized MCFG_DEVICE_ADD macros. (nw) mooglyguy2018-05-281-10/+15
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-7/+6
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-2/+2
* -indy_indigo2: General cleanup, device-ified HAL2 and HPC3, and moved HAL2, H... mooglyguy2018-04-231-0/+215