summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/indy_indigo2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* -vino: Implemented the majority of functionality, and hooked up to picture_im... MooglyGuy2019-09-191-0/+2
* -saa7191: Skeleton device for the Philips SAA7191 Digital Multistandard Colou... mooglyguy2019-09-091-2/+12
* -r4000: Report the correct sub-revision for the R4600, and allow specific R4x... mooglyguy2019-09-081-3/+18
* Move modern SCSI CD/HD devices into src/devices/bus/nscsi (nw) AJR2019-07-111-2/+2
* edlc: read/write/reset handlers (nw) Patrick Mackinlay2019-06-271-3/+3
* hpc3: Add callback bindings for EDLC (nw) AJR2019-06-261-0/+18
* hpc3: DMA/interrupt improvements (nw) AJR2019-06-131-3/+4
* ioc2: Replace external read/write handlers with address maps (nw) AJR2019-06-091-3/+11
* Machines promoted to working mooglyguy2019-06-071-2/+2
* indy_indigo2.cpp: Downgrade Indigo2 to DS1286 (nw) AJR2019-06-051-1/+2
* indy_indigo2.cpp: More modularization and architectural cleanup (nw) AJR2019-06-031-2/+74
* hpc3: Disaggregate and decouple from other devices as much as is currently pr... AJR2019-05-301-12/+50
* New NOT_WORKING machines mooglyguy2019-05-301-72/+96
* gio64: Get rid of strcmp hacks; decouple interrupts from HPC3 device (nw) AJR2019-05-291-4/+7
* Revert "-Removed sbus and gio64 buses..." AJR2019-05-291-0/+17
* -Removed sbus and gio64 buses since they aren't up to his majesty AJR's bar o... MooglyGuy2019-05-291-17/+0
* SGI GIO rename to GIO64 (#5125) tyfighter2019-05-291-18/+18
* -r4000: Added bus error functionality. [Ryan Holtz] mooglyguy2019-05-251-0/+8
* -hpc3: Various changes: [Ryan Holtz] mooglyguy2019-05-191-9/+9
* -indy_indigo2: Make XL24 the default gio_gfx slot option, as people are unabl... MooglyGuy2019-05-181-1/+1
* -vino: Added skeleton device for SGI VINO (Video In, No Out) chip. [Ryan Holtz] mooglyguy2019-05-101-7/+28
* -gio: Added basic SGI GIO slot device support to the Indy and Indigo 2 driver... mooglyguy2019-05-051-17/+18
* -indy_indigo2: Removed unnecessary palette device, nw mooglyguy2019-04-201-2/+0
* (nw) Clean up the mess on master Vas Crabb2019-03-261-48/+71
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-71/+48
* -sgi_mc_device: Fixed VDMA uTLB handling. [tyfighter, Ryan Holtz] mooglyguy2019-02-101-7/+0
* sgi_mc_device: Hooked up VDMA done interrupt, no appreciable effect, nw MooglyGuy2019-02-101-1/+1
* -indy_indigo2: Switch to using new R4x00 core, nw mooglyguy2019-02-091-12/+12
* nscsi_cd: Add new nscsi_cdrom_device derived type for SGI systems tyfighter2019-02-081-1/+1
* srcclean and cleanup (nw) Vas Crabb2019-01-271-11/+11
* indy: correct the wd33c93 variant (nw) Olivier Galibert2019-01-231-8/+8
* wd33c9x: Convert the remaining drivers, kill the old driver [O. Galibert] Olivier Galibert2019-01-221-8/+8
* wd: simplify handlers, upgrade hpc1 [O. Galibert] Olivier Galibert2019-01-221-20/+21
* indy_indigo2: Switch to using new wd33c9x core, nw mooglyguy2019-01-031-27/+56
* Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1
* sgi: Fix some recent regressions, nw mooglyguy2018-11-191-1/+1
* -o2.cpp: Added CRIME and MACE skeleton devices. [Ryan Holtz] mooglyguy2018-11-181-144/+25
* sgi: Various minor fixes and improvements, nw mooglyguy2018-11-181-14/+23
* -indigo.cpp; Various changes: [Ryan Holtz] mooglyguy2018-11-111-10/+3
* -t10sbc.cpp: Added support for Format Parameters and Geometry Parameters page... mooglyguy2018-11-101-2/+4
* -indy_indigo2.cpp: Various changes: [Ryan Holtz] mooglyguy2018-11-081-69/+142
* hpc3: Fixed up and re-enabled audio DMA. Gets SGI Indy driver its boot chime ... mooglyguy2018-11-061-4/+33
* (nw) fix lots of inadverently mutable static pointers Vas Crabb2018-09-201-8/+8
* -abcbus/hdc, abcbus/lux21056, abcbus/lux4105, zorro/a590:, cbmiec/cmdhd, econ... mooglyguy2018-07-301-37/+39
* move more stuff behind private: (Part H, I, J) (nw) (#3707) David Haywood2018-06-271-5/+7
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-2/+2
* cdi, indy_indigo2: Eliminated customized MCFG_DEVICE_ADD macros. (nw) mooglyguy2018-05-281-11/+7
* mc146818, ds1302, ds1386, ds2404: Eliminate customized MCFG_DEVICE_ADD macros... AJR2018-05-271-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-7/+6