summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/terracre.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rearrange source to match project structure (done using the script in src/too... Vas Crabb2022-06-271-999/+0
* - diverboy.cpp, exzisus.cpp: finders, other minor cleanups Ivan Vangelista2022-03-281-19/+2
* - model2.cpp: dumped IO board ROM for srallycdx [Guru] Ivan Vangelista2022-03-121-13/+2
* terracre.cpp: correct description (#9366) negunma2022-03-031-5/+6
* New working clones Ivan Vangelista2022-02-261-11/+78
* Various volume level adjustements to avoid hitting limiter. (#8553) David Haywood2021-09-241-7/+7
* ymfm: Refactor new FM engine into a 3rdparty library (#8046) Aaron Giles2021-05-141-2/+2
* nb1412m2: make clock input same for all drivers hap2021-04-171-1/+1
* New BSD-licensed OPL/OPLL (YM3526, YM3812, YM2413, Y8950, YMF262, etc) cores ... Aaron Giles2021-04-021-1/+1
* New BSD-licensed implementation of Yamaha OPN and OPM FM audio chips (#7808) Aaron Giles2021-02-271-1/+1
* volt_reg: Remove uses that are not needed anymore with the recent (#7367) Aaron Giles2020-10-201-4/+0
* drivers starting with t, u, v, w and most of drivers starting with x: removed... Ivan Vangelista2020-06-161-2/+2
* terracre.cpp: added dip locations, corrected ROM labels, added notes [Guru] Ivan Vangelista2020-04-081-167/+186
* 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-46/+46
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-46/+46
* mame\drivers: removed MCFG and MACHINE_CONFIG macros from most drivers starti... Ivan Vangelista2019-02-191-40/+40
* volt_reg: set default m_output (nw) hap2019-02-191-1/+0
* misc MCFG and MACHINE_CONFIG macro removal (nw) Ivan Vangelista2019-02-131-2/+2
* volt_reg: removed MCFG macro (nw) Ivan Vangelista2019-02-121-3/+4
* src/mame: removed all instances of MCFG_DEVICE_REMOVE in the mame part of the... Ivan Vangelista2019-01-291-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-5/+3
* src/mame: even more MCFG removal (nw) Ivan Vangelista2018-12-051-1/+1
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-1/+1
* new clone added - Soldier Girl Amazon (Tecfri license) braintro2018-10-211-23/+63
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-18/+18
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-2/+2
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-10/+10
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* (nw) misc follow-up Vas Crabb2018-05-061-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-18/+18
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-2/+2
* galivan.cpp, terracre.cpp: rewritten NB1412M2 into a device [Angelo Salese] angelosa2018-04-211-141/+14
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-65/+71
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-3/+6
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-6/+6
* API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-1/+1
* xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-5/+5
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-4/+4
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-2/+4
* New way to provide DAC reference inputs (nw) AJR2018-01-101-4/+2
* srcclean (nw) Vas Crabb2017-06-251-9/+9
* Discard protection reading for horekidb, memory map cleanups (nw) angelosa2017-06-201-6/+11
* More notes (nw) angelosa2017-06-181-2/+3
* Fix booby kids regression, clean-ups (nw) angelosa2017-06-181-22/+27
* terracre.cpp: actual hookup for protection data and fixed potential buffer ov... angelosa2017-06-141-12/+55
* Added notes about Mighty Guy sound "protection" (nw) angelosa2017-06-141-1/+1
* fix up bad state classes (nw) Vas Crabb2017-05-151-10/+10
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+7
* horekid: Change joystick inputs to 4-way AJR2017-03-241-8/+8