summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/laserbas.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* mc6845: first part of MCFG macros removal (nw) Ivan Vangelista2018-11-191-4/+5
* pit8253.h: removed MCFG macros (nw) Ivan Vangelista2018-10-301-80/+32
* more private: use (K,L,M) (#3714) David Haywood2018-06-301-2/+4
* Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1
* as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-6/+6
* diexec: Interrupt API changes (nw) AJR2018-05-181-1/+1
* Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-3/+3
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-15/+15
* Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-6/+6
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-22/+24
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-1/+1
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-6/+8
* New way to provide DAC reference inputs (nw) AJR2018-01-101-8/+6
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* The Z80 is probably not running at 66mhz (nw) smf-2017-01-221-1/+1
* fix for building with visual studio (which doesn't support gcc extension "?:"... smf-2017-01-221-28/+27
* srcclean (nw) Vas Crabb2017-01-221-16/+16
* thanks hap (nw) Vas Crabb2017-01-221-15/+12
* Happier, ArBee? (nw) Vas Crabb2017-01-221-22/+14
* Machines promotes to working: Tomasz Slanina2017-01-211-129/+275
* License change per request of Tomasz Slanina (nw) Miodrag Milanovic2016-11-291-1/+1
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-13/+13
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed declarations from H files that are not defined in CPP (nw) Miodrag Milanovic2015-12-251-1/+0
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-3/+3
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+416