summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/cinemat.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* cinemat.cpp: Add internal layout for Speed Freak. Clean up gearing logic. (#7... Aaron Giles2020-07-271-32/+26
* srcclean for 0.223 Vas Crabb2020-07-261-1/+1
* cinemat.cpp: deleted obsolete comment Ivan Vangelista2020-07-251-4/+1
* Added netlist-based audio to early Cinematronics vector games (#6979) Aaron Giles2020-07-221-45/+50
* drivers starting with c and d: completed read* and write* macros removal (nw) Ivan Vangelista2020-06-081-13/+13
* lots of files: simplified handlers (nw) Ivan Vangelista2020-05-141-1/+1
* cinemat.cpp: corrected ROM labels for solarq [Andrew Welburn] Ivan Vangelista2019-10-301-5/+5
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-4/+4
* cineamt.cpp: fixed MT07189 (nw) Ivan Vangelista2018-12-301-1/+1
* -cpu/adsp2100, amis2000, apexc, arm, arm7, avr8, ccpu, esrip, hcd62121: Remov... mooglyguy2018-12-161-103/+92
* cinemat.cpp: fixed save state regression (nw) Ivan Vangelista2018-10-221-2/+13
* new working clone Ivan Vangelista2018-09-221-0/+46
* -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-7/+5
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-6/+6
* cinemat: further cleanup/separation - no longer needs a selector member or st... Vas Crabb2018-05-181-38/+34
* cinemat: split out stuff unique to demon and qb3, use virtual methods a bit m... Vas Crabb2018-05-171-13/+12
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-5/+5
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-5/+5
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-28/+28
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-22/+22
* -output: Removed remaining legacy output accesors from cinemat, and removed t... mooglyguy2018-04-071-6/+7
* -output: Removed legacy output accessors from cinemat, bzone drivers. [Ryan H... mooglyguy2018-04-041-0/+1
* Standardise on IPT_CUSTOM for hooking up custom code in PORT_BIT, leaving IPT... smf-2018-04-031-12/+12
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-35/+43
* (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-37/+58
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-8/+8
* 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-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-24/+24
* qb3: Fix sound (MT #6682) AJR2017-09-141-0/+2
* qb3: Reinstate old banking handler; hard to tell what's going on without sche... AJR2017-07-281-6/+8
* New 74LS259/9334/CD4099 devices AJR2017-07-251-19/+20
* general cleanup: Vas Crabb2017-05-231-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-24/+24
* Self-registering devices prep: Vas Crabb2017-02-271-1/+0
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-5/+5
* Devfind revision phase 2 (nw) AJR2016-08-051-1/+1
* clang-modernize part 7 Miodrag Milanovic2015-12-041-8/+8
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1490