summaryrefslogtreecommitdiffstatshomepage
path: root/scripts/src/tools.lua
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2020-09-19 11:25:04 -0400
committer AJR <ajrhacker@users.noreply.github.com>2020-09-19 11:25:04 -0400
commit8d3980b1bf7a44e597ca5ff75aae6808f1f06779 (patch)
tree4b00f5c8c40116417ef2bcf4f14373d34e47a7d7 /scripts/src/tools.lua
parent2b4b99ec41d69c9aea30d1e21628f2ce6ab4c28c (diff)
debug/express.h: Remove leftover declaration
Diffstat (limited to 'scripts/src/tools.lua')
0 files changed, 0 insertions, 0 deletions
ss='gravatar'> Ivan Vangelista2020-04-221-24/+29 * shisen.cpp: Verified clocks for the Match It / Sichuan II sets. [f205v] braintro2020-04-211-3/+3 * couple of victims of MCFG removal (nw) Vas Crabb2019-11-091-1/+1 * shisen: fix coinage dipswitch (nw) hap2019-06-031-29/+10 * audio/m72.cpp : Updates cam9002019-04-051-4/+5 * (nw) Clean up the mess on master Vas Crabb2019-03-261-26/+27 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-27/+26 * mame\drivers: removed most MCFG and MACHINE_CONFIG macros from the rest of th... Ivan Vangelista2019-02-221-22/+22 * volt_reg: set default m_output (nw) hap2019-02-191-1/+0 * misc MCFG and MACHINE_CONFIG macro removal (nw) Ivan Vangelista2019-02-131-1/+1 * screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-111-2/+4 * some more MCFG macros removal (nw) Ivan Vangelista2019-02-081-1/+1 * ym2151: removed MCFG macros (nw) Ivan Vangelista2018-11-181-4/+4 * gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-3/+3 * remove more MCFG_ (nw) Vas Crabb2018-07-071-3/+1 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-4/+4 * 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-4/+4 * dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-1/+2 * (nw) misc follow-up Vas Crabb2018-05-061-1/+1 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-14/+14 * Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-1/+1 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-31/+35 * Create RST interrupt buffer device AJR2018-02-181-3/+12 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+4 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1 * This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-1/+3 * New way to provide DAC reference inputs (nw) AJR2018-01-101-3/+1 * m72_audio_device: ACCESSING_BITS cleanup (nw) AJR2017-08-211-1/+1 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-6/+6