summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/acommand.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-4/+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-8/+8
* 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-1/+1
* dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2
* Revert "acommand.cpp, cischeat.cpp, megasys1.cpp : Minor cleanups, Reduce dup... Vas Crabb2018-05-081-18/+22
* acommand.cpp, cischeat.cpp, megasys1.cpp : Minor cleanups, Reduce duplicates,... cam9002018-05-081-22/+18
* (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-2/+2
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-2/+2
* -output: Removed remaining legacy outputs from alesis. Removed legacy outputs... mooglyguy2018-04-041-5/+11
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-25/+26
* srcclean (nw) Vas Crabb2018-02-251-2/+2
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-1/+2
* acommand.cpp: cleanups (nw) angelosa2018-02-031-16/+15
* 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
* Remove timer_device from emu.h and move it out of src/emu (nw) AJR2017-10-011-0/+1
* srcclean (nw) Vas Crabb2017-05-281-41/+41
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-4/+4
* acommand: Use tilemap device AJR2017-05-041-98/+19
* acommand: put score 7segs in internal layout (nw) hap2017-05-041-68/+17
* acommand: add todo note (nw) hap2017-05-041-0/+1
* acommand.cpp: fixed sprite flip x & background pen (nw) angelosa2017-05-041-7/+24
* acommand.cpp: untangle devices switch-case (nw) angelosa2017-05-041-156/+123
* Self-registering devices prep: Vas Crabb2017-02-271-0/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-16/+16
* okim6295: Directly use set_rom_bank [O. Galibert] Olivier Galibert2016-09-061-2/+2
* Prepare to make object finders behave like a pointer, not a half-pointer half... Vas Crabb2016-08-261-2/+2
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* removed auto_bitmap_ind*_alloc and auto_bitmap_rgb32_alloc and replaced with ... Miodrag Milanovic2015-12-171-2/+2
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+677