summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/galivan.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* srcclean (nw) Vas Crabb2019-12-211-3/+3
* armedf.cpp, galivan.cpp: major video config cleanups, converted to screen.set... angelosa2019-12-091-45/+37
* galivan.cpp, armedf.cpp : Adjusted Some games DAC gain compared with PCB movi... sasuke-arcade2019-12-051-5/+5
* galivan.cpp : Add hide text layer support, and fix text color attlibute (#5957) sasuke-arcade2019-11-241-9/+12
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-5/+5
* galivan.cpp: redumped dangarj audio CPU ROMs [Layer] Ivan Vangelista2019-10-011-7/+5
* gen_latch.cpp : Remove unnecessary arguments in handlers (#4623) cam9002019-03-291-2/+2
* (nw) Clean up the mess on master Vas Crabb2019-03-261-62/+61
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-61/+62
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-071-47/+45
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros in drivers in the s... Ivan Vangelista2019-02-211-2/+2
* volt_reg: set default m_output (nw) hap2019-02-191-2/+0
* misc MCFG and MACHINE_CONFIG macro removal (nw) Ivan Vangelista2019-02-131-4/+4
* volt_reg: removed MCFG macro (nw) Ivan Vangelista2019-02-121-6/+8
* src/mame: removed all instances of MCFG_DEVICE_REMOVE in the mame part of the... Ivan Vangelista2019-01-291-3/+4
* Start cleaning up palette configuration: Vas Crabb2018-12-291-10/+6
* src/mame: even more MCFG removal (nw) Ivan Vangelista2018-12-051-1/+1
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-2/+2
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-13/+13
* 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