summaryrefslogtreecommitdiffstats
path: root/src/emu/render.cpp
diff options
context:
space:
mode:
author Patrick Mackinlay <pmackinlay@hotmail.com>2020-03-10 10:45:21 +0700
committer Patrick Mackinlay <pmackinlay@hotmail.com>2020-03-10 10:45:21 +0700
commit2ee7f7b9dae15c29543a7a06f55135ef555d3081 (patch)
treed2f3adca1aec5cdab8544ce818d696e9e75b34cd /src/emu/render.cpp
parent63c3ecff15d4357e43b36c1000e8b051e0d6f3a8 (diff)
bt431: logging (nw)
Diffstat (limited to 'src/emu/render.cpp')
0 files changed, 0 insertions, 0 deletions
ww.gravatar.com/avatar/fa35dfe268fb7ae89df2f6b326a13d36?s=128&d=retro' /> andreasnaive2019-03-251-15/+15 * mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-02-261-15/+15 * Start cleaning up palette configuration: Vas Crabb2018-12-291-5/+4 * ay8910: another batch of MCFG removal (nw) Ivan Vangelista2018-11-081-14/+14 * watchdog: removed MCFG macros (nw) Ivan Vangelista2018-09-071-1/+1 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-11/+11 * 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-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-8/+8 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-32/+34 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-2/+2 * xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-4/+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/+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/+4 * New working clone added Ivan Vangelista2017-02-121-2/+44 * new Momoko 120% clone added briantro2016-12-221-22/+64 * NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-1/+1 * some more gen_latch.cpp (nw) Ivan Vangelista2016-05-271-2/+5 * Make watchdog timer a separate device AJR2016-04-301-1/+4