summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/lastduel.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with j, k, l and part of m: read* and write* macro removal (nw) Ivan Vangelista2020-06-111-3/+3
* -2203intf: Removed MCFG macro, nw mooglyguy2018-12-301-51/+50
* Start cleaning up palette configuration: Vas Crabb2018-12-291-8/+6
* gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-2/+2
* small fixes (nw) DavidHaywood2018-09-041-6/+45
* lastduel.cpp: No CAPS (nw) braintro2018-07-091-1/+1
* lastduel.cpp: Fill in complete comment (nw) braintro2018-07-091-1/+1
* lastduel.cpp: Documentation update for new proto (nw) braintro2018-07-091-24/+24
* new workin clone Ivan Vangelista2018-07-091-0/+40
* lastduel.cpp : Minor cleanups, Fix naming cam9002018-06-261-68/+53
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-15/+15
* Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-7/+7
* - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-7/+7
* More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-4/+4
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-9/+9
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+2
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-1/+1
* (nw) misc follow-up Vas Crabb2018-05-061-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-16/+16
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-47/+51
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+4
* 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-2/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-12/+12
* Convert screen_device VBLANK callback to devcb_write_line AJR2017-03-101-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+4
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1
* sound trampolines removal from various drivers (nw) Ivan Vangelista2016-06-131-8/+2
* More gen_latch (nw) Ivan Vangelista2016-05-201-3/+7
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+907