summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/indy_indigo2.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-8/+8
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-1/+1
* -indy_indigo2: General cleanup, device-ified HAL2 and HPC3, and moved HAL2, H... mooglyguy2018-04-231-1317/+48
* remove safe_pc() and safe_pcbase() (nw) smf-2018-04-131-2/+1
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-20/+21
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+4
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-9/+14
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-1/+3
* New way to provide DAC reference inputs (nw) AJR2018-01-101-3/+1
* Ch-ch-ch-ch-ch-checkpoint... (nw) Olivier Galibert2018-01-041-1/+1
* some more device_add_mconfig. Done for the \mame tree. Will wait for freeze t... Ivan Vangelista2017-05-271-6/+2
* Goodbye MACHINE_CONFIG_FRAGMENT, it was nice knowing you. Vas Crabb2017-05-221-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-16/+20
* Self-registering devices prep: Vas Crabb2017-02-271-14/+16
* srcclean (nw) Vas Crabb2016-11-271-8/+8
* Fixed also the SCC read device so that the console works Joakim Larsson Edstrom2016-10-261-1/+1
* Fix crash when rs232 ports enabled in indy_indigo2, (nw) therealmogminer@gmail.com2016-10-251-25/+21
* Fixed SCC hookup Joakim Larsson Edstrom2016-10-251-6/+63
* srcclean (nw) Vas Crabb2016-10-231-40/+40
* cleanup of TRUE/FALSE in mame section (nw) Miodrag Milanovic2016-10-221-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-74/+74
* another minor fix, nw therealmogminer@gmail.com2016-10-181-2/+2
* m_compile m_fix (m_nw) Olivier Galibert2016-10-181-2/+2
* fix offset errors, nw therealmogminer@gmail.com2016-10-181-11/+11
* more minor cleanup for indy-indigo2 driver, nw therealmogminer@gmail.com2016-10-181-249/+468
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-4/+6
* minor indy_indigo2 cleanup, 12-year-old code written at university is embarra... therealmogminer@gmail.com2016-10-161-582/+220
* Eliminate device_t::static_config, a type-unsafe legacy feature. AJR2016-04-141-11/+6
* at: create at motherboard device and split pci and ps2 machines into own file... cracyc2016-02-241-1/+0
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1