summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/galivan.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-10/+10
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-10/+10
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-3/+3
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-14/+14
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+2
* (nw) misc follow-up Vas Crabb2018-05-061-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-26/+26
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-4/+4
* srcclean (nw) Vas Crabb2018-04-221-2/+2
* galivan.cpp, terracre.cpp: rewritten NB1412M2 into a device [Angelo Salese] angelosa2018-04-211-41/+8
* galivan.cpp: use parent sound ROM for dangarj (nw) angelosa2018-04-211-1/+3
* new working clone angelosa2018-04-211-9/+55
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-57/+63
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-1/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-6/+6
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-8/+8
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+3
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-4/+7
* New way to provide DAC reference inputs (nw) AJR2018-01-101-7/+4
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-13/+13
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-0/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-2/+2
* DAC WIP, started documenting the DACs in use. [smf] smf-2016-10-171-18/+19
* Cleanup and version bumpmame0175 Miodrag Milanovic2016-06-291-5/+5
* more gen_latch (nw) Ivan Vangelista2016-06-071-3/+8
* Correction, nw angelosa2016-06-051-3/+7
* Added comlist comment to debugger [Angelo Salese] angelosa2016-06-041-2/+5
* Outdated Ninja Emaki info, marked as MUP? (nw) angelosa2016-06-041-11/+8
* new UFO Robo Dangar clones briantro2016-06-031-42/+121
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1103