summaryrefslogtreecommitdiffstats
path: root/src/mame/machine/coco3.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/coco3.cpp')
0 files changed, 0 insertions, 0 deletions
ption>
path: root/src/mame/drivers/vroulet.cpp
Commit message (Expand)AuthorAgeFilesLines
* drivers starting with t, u, v, w, x: more macro removal + some others (nw) Ivan Vangelista2020-06-041-6/+6
* further macro removal work (nw) Ivan Vangelista2020-05-181-6/+6
* tilemap: that macro has contributed nothing but obfuscation since we moved to... Vas Crabb2020-03-111-1/+1
* Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1
* Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1
* (nw) Clean up the mess on master Vas Crabb2019-03-261-16/+16
* Revert "conflict resolution (nw)" andreasnaive2019-03-251-16/+16
* mame\drivers: removed most MACHINE_CONFIG and MCFG macros for drivers startin... Ivan Vangelista2019-02-151-15/+15
* some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-1/+1
* ay8910: finished MCFG macros removal (nw) Ivan Vangelista2018-11-141-6/+6
* -i8255: Removed MCFG, nw mooglyguy2018-09-031-9/+9
* -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1
* private: use (S, T, U, V) (nw) (#3720) David Haywood2018-07-011-1/+3
* 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-3/+3
* 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/+1
* Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-8/+8
* Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-18/+20
* API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+4
* API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+2
* Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-2/+2
* Self-registering devices prep: Vas Crabb2017-02-271-1/+3
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-6/+6
* Prepare to make object finders behave like a pointer, not a half-pointer half... Vas Crabb2016-08-261-2/+5
* New core input type: "Memory Reset" AJR2016-08-071-1/+1
* reverting: Miodrag Milanovic2016-01-201-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-1/+1
* overrides in drivers (nw) Miodrag Milanovic2015-12-061-1/+1