summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/ioc2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* pc_kbdc: Merge "PC KBDC" device with slot connector AJR2020-12-221-11/+3
* -vino: Implemented the majority of functionality, and hooked up to picture_im... MooglyGuy2019-09-191-0/+7
* hpc3: Add callback bindings for EDLC (nw) AJR2019-06-261-0/+9
* hpc3: DMA/interrupt improvements (nw) AJR2019-06-131-1/+17
* z80scc: Read/write handler cleanups (nw) AJR2019-06-121-1/+1
* ioc2: Replace external read/write handlers with address maps (nw) AJR2019-06-091-464/+294
* indy_indigo2.cpp: More modularization and architectural cleanup (nw) AJR2019-06-031-45/+151
* ioc2: irix needs the aux irq too (nw) Patrick Mackinlay2019-05-311-1/+6
* ioc2: hook up the mouse (nw) Patrick Mackinlay2019-05-311-10/+20
* hpc3: Disaggregate and decouple from other devices as much as is currently pr... AJR2019-05-301-1/+41
* -r4000: Added bus error functionality. [Ryan Holtz] mooglyguy2019-05-251-0/+38
* -ioc2: Fixed mappable interrupt checks. Fixes IRIX 6.5 installer hanging on k... mooglyguy2019-05-121-53/+30
* (nw) Clean up the mess on master Vas Crabb2019-03-261-19/+61
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-61/+19
* -ioc2: Added additional logging of IRQs, nw mooglyguy2019-02-161-9/+44
* indy: remove dependencies on mips3 (nw) Patrick Mackinlay2019-02-081-7/+7
* ioc2: Reworked PIT8254 clocking, nw MooglyGuy2019-01-111-3/+10
* srcclean and fixup (nw) Vas Crabb2018-11-251-15/+15
* -o2.cpp: Added CRIME and MACE skeleton devices. [Ryan Holtz] mooglyguy2018-11-181-89/+47
* -indigo.cpp; Various changes: [Ryan Holtz] mooglyguy2018-11-111-2/+4
* -hpc3.cpp: Hooked up INT3 and PIT register accessors. [Ryan Holtz] mooglyguy2018-11-091-45/+117
* -indy_indigo2.cpp: Various changes: [Ryan Holtz] mooglyguy2018-11-081-14/+237
* rs232: another batch of MCFG removal (nw) Ivan Vangelista2018-10-221-10/+11
* pc_lpt, upd765: removed MCFG macros (nw) Ivan Vangelista2018-09-281-1/+1
* space, space, space, space, space, space, space, space, mem_mask (nw) smf-2018-09-231-2/+2
* (nw) fix lots of inadverently mutable static pointers Vas Crabb2018-09-201-6/+6
* z80scc.cpp, z80sio.cpp: deMCFGfied; 8530scc.cpp: removed macros which weren't... Ivan Vangelista2018-08-271-14/+14
* -abcbus/hdc, abcbus/lux21056, abcbus/lux4105, zorro/a590:, cbmiec/cmdhd, econ... mooglyguy2018-07-301-9/+9
* z80scc: Remove generic device type (which nothing was using) and custom MCFG_... AJR2018-05-271-4/+5
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-5/+4
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-17/+17
* -indy_indigo2: General cleanup, device-ified HAL2 and HPC3, and moved HAL2, H... mooglyguy2018-04-231-0/+432