summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/lib.lua
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/src/lib.lua')
0 files changed, 0 insertions, 0 deletions
an class='gravatar'> Vas Crabb2020-03-111-1/+1 * Make devdelegate more like devcb for configuration. This is a Vas Crabb2019-10-261-1/+1 * (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-1/+1 * Remove tilemap.h from emu.h (nw) AJR2019-08-211-0/+1 * Pia6821 improvements (#5254) Mike2019-06-191-1/+1 * mc6845: More consistent identification of HD6845S variant (nw) AJR2019-05-181-1/+1 * Convert screen update functions to RGB32 in numerous games (nw) AJR2019-05-101-3/+2 * (nw) Clean up the mess on master Vas Crabb2019-03-261-35/+36 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-36/+35 * mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-03-211-34/+35 * some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-1/+1 * mc6845: first part of MCFG macros removal (nw) Ivan Vangelista2018-11-191-3/+4 * ay8910: finished MCFG macros removal (nw) Ivan Vangelista2018-11-141-3/+3 * srcclean and manual fixup (nw) Vas Crabb2018-08-261-1/+1 * -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1 * -pia6821: Removed MCFG and old devcb. [Ryan Holtz] mooglyguy2018-08-101-9/+9 * 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-16/+16 * 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-10/+9 * 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 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-86/+93 * (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-5/+10 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-7/+14 * xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-1/+1 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-6/+12 * Revert "Revert "Merge branch 'master' of https://github.com/mamedev/mame"" Firehawke2017-12-131-2/+2 * Revert "Merge branch 'master' of https://github.com/mamedev/mame" Firehawke2017-12-131-2/+2 * get rid of legacy BITSWAP* (nw) Vas Crabb2017-12-131-2/+2 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5 * Self-registering devices prep: Vas Crabb2017-02-271-4/+7 * NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-15/+15 * dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-1/+1 * Another round of these Vas Crabb2016-08-271-3/+3