summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/commando.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fixed main CPU frequency for Commando. Jose Tejada2019-09-041-2/+15
* commando.cpp: PROMs for commandob3 are actually verified the same (nw) Ivan Vangelista2019-08-101-1/+1
* new working clone Ivan Vangelista2019-08-101-1/+40
* 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-051-1/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-10/+10
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-10/+10
* mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-211-9/+9
* some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-1/+1
* Start cleaning up palette configuration: Vas Crabb2018-12-291-6/+4
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-1/+1
* devcb3 Vas Crabb2018-07-071-10/+9
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-7/+7
* 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-11/+11
* 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-10/+10
* (numerous drivers): Convert MCFG_CPU_VBLANK_INT to MCFG_SCREEN_VBLANK_CALLBAC... AJR2018-04-141-3/+4
* Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-14/+14
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-31/+34
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1
* Rename AS_DECRYPTED_OPCODES to AS_OPCODES [O. Galibert] Olivier Galibert2017-07-031-1/+1
* emupal: Don't hardcode color PROM region name, add error handling Dirk Best2017-05-211-1/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-1/+1
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-1/+1
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-4/+4
* More gen_latch (nw) Ivan Vangelista2016-05-201-2/+5
* New clone added Scott Stone2016-05-101-2/+41
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+658