summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/hpc3.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with g, h and i: removed read* and write* macros (nw) Ivan Vangelista2020-06-101-15/+15
* indy_indigo2: networking Patrick Mackinlay2020-03-161-36/+81
* (nw) whole lot less of { *this } Vas Crabb2020-02-051-5/+5
* hpc3: Add callback bindings for EDLC (nw) AJR2019-06-261-0/+24
* hpc3: DMA/interrupt improvements (nw) AJR2019-06-131-11/+8
* indy_indigo2.cpp: More modularization and architectural cleanup (nw) AJR2019-06-031-9/+25
* hpc3: Disaggregate and decouple from other devices as much as is currently pr... AJR2019-05-301-65/+49
* gio64: Get rid of strcmp hacks; decouple interrupts from HPC3 device (nw) AJR2019-05-291-0/+4
* -hal2: Various changes. [Ryan Holtz] mooglyguy2019-05-291-5/+0
* Fix clang error: reference to non-static member function must be called; did ... AJR2019-05-251-2/+2
* -r4000: Added bus error functionality. [Ryan Holtz] mooglyguy2019-05-251-2/+38
* -hpc3: Various changes: [Ryan Holtz] mooglyguy2019-05-191-22/+48
* -vino: Added skeleton device for SGI VINO (Video In, No Out) chip. [Ryan Holtz] mooglyguy2019-05-101-0/+6
* (nw) Clean up the mess on master Vas Crabb2019-03-261-7/+8
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-8/+7
* hpc3: Trigger audio DMA on channels 0-3. Fixes hang when starting apps in IRI... MooglyGuy2019-02-201-1/+1
* indy: remove dependencies on mips3 (nw) Patrick Mackinlay2019-02-081-2/+1
* srcclean and cleanup (nw) Vas Crabb2019-01-271-2/+2
* indy: correct the wd33c93 variant (nw) Olivier Galibert2019-01-231-2/+2
* wd33c9x: Convert the remaining drivers, kill the old driver [O. Galibert] Olivier Galibert2019-01-221-2/+2
* indy_indigo2: Switch to using new wd33c9x core, nw mooglyguy2019-01-031-4/+6
* -o2.cpp: Added CRIME and MACE skeleton devices. [Ryan Holtz] mooglyguy2018-11-181-22/+34
* sgi: Various minor fixes and improvements, nw mooglyguy2018-11-181-3/+1
* -t10sbc.cpp: Added support for Format Parameters and Geometry Parameters page... mooglyguy2018-11-101-10/+26
* -hpc3.cpp: Hooked up INT3 and PIT register accessors. [Ryan Holtz] mooglyguy2018-11-091-3/+1
* -indy_indigo2.cpp: Various changes: [Ryan Holtz] mooglyguy2018-11-081-15/+33
* hpc3: Fixed up and re-enabled audio DMA. Gets SGI Indy driver its boot chime ... mooglyguy2018-11-061-7/+14
* -abcbus/hdc, abcbus/lux21056, abcbus/lux4105, zorro/a590:, cbmiec/cmdhd, econ... mooglyguy2018-07-301-9/+5
* cdi, indy_indigo2: Eliminated customized MCFG_DEVICE_ADD macros. (nw) mooglyguy2018-05-281-16/+13
* Set finder tag relative to current device being configured rather than Vas Crabb2018-04-301-4/+4
* -indy_indigo2: General cleanup, device-ified HAL2 and HPC3, and moved HAL2, H... mooglyguy2018-04-231-0/+128