summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/lua/src/lmem.h
diff options
context:
space:
mode:
Diffstat (limited to '3rdparty/lua/src/lmem.h')
0 files changed, 0 insertions, 0 deletions
99cc7409a83b414281963979903bc905a53df'>mame/audio (mostly): simplified some handlers (nw) Ivan Vangelista2020-04-241-11/+11 * devices/machine: simplified handlers for various devices (nw) Ivan Vangelista2020-03-241-1/+1 * devices/sound: more handler simplification (nw) Ivan Vangelista2020-03-121-1/+1 * PORT_CUSTOM simplification (nw) AJR2019-09-141-1/+1 * ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) AJR2019-08-151-1/+1 * (nw) Clean up the mess on master Vas Crabb2019-03-261-38/+41 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-41/+38 * votrax: Simplify write handlers (nw) AJR2019-02-191-2/+2 * volt_reg: set default m_output (nw) hap2019-02-191-3/+0 * ay8910.cpp : Updates cam9002019-02-151-4/+4 * misc MCFG and MACHINE_CONFIG macro removal (nw) Ivan Vangelista2019-02-131-11/+10 * volt_reg: removed MCFG macro (nw) Ivan Vangelista2019-02-121-13/+16 * screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-111-4/+8 * src\devices\machine: more MCFG macros removal (nw) Ivan Vangelista2019-01-171-4/+4 * ay8910: another batch of MCFG removal (nw) Ivan Vangelista2018-11-081-4/+2 * gottlieb.cpp : Minor cleanups, Reduce unnecessary arguments cam9002018-10-291-2/+2 * clean up/encapsulate gottlieb sound, remove more MCFG_ (nw)