summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/main.lua
diff options
context:
space:
mode:
author Dankan1890 <mewuidev2@gmail.com>2016-04-03 18:25:59 +0200
committer Dankan1890 <mewuidev2@gmail.com>2016-04-03 18:25:59 +0200
commit91f12fe7962fc7bd8307dc70b1388dd92d109499 (patch)
tree593337a2c99fe4b36ed2d9332a3ecf383972d79f /scripts/src/main.lua
parent74f95ba03e58dc12569c22c5ba5d292833abfca5 (diff)
parent69eae891ad06d7ef220e22e163cc7469bd8416cc (diff)
Merge pull request #783 from h0tw1r3/feature-extmenu
submenu lang and cosmetic (nw)
Diffstat (limited to 'scripts/src/main.lua')
0 files changed, 0 insertions, 0 deletions
some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-1/+1 * ay8910: some more work on MCFG macros removal (nw) Ivan Vangelista2018-11-121-7/+7 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-18/+18 * 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 * (nw) checkpoint since Midway SSIO sound is fixed - periodic interrupt doesn't... Vas Crabb2018-05-071-1/+1 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-10/+10 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-66/+71 * (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-2/+4 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+5 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+3 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-5/+5