summaryrefslogtreecommitdiffstats
path: root/docs/release/scripts
diff options
context:
space:
mode:
author Ivan Vangelista <mesgnet@yahoo.it>2020-09-29 15:06:31 +0200
committer GitHub <noreply@github.com>2020-09-29 15:06:31 +0200
commit9c36ee3d9db6fccb0fa93e64af8ff2b9fc79fcf9 (patch)
treed9e5acdfd129c8875d3088fd54105bc742b8cd8c /docs/release/scripts
parent5352cdbc5e04d5b0b29556836a376cc3ab850ba3 (diff)
tms9995.cpp: initialized one variable which caused crashes in formula1.cpp.
Diffstat (limited to 'docs/release/scripts')
0 files changed, 0 insertions, 0 deletions
aph'>* Revert "conflict resolution (nw)" andreasnaive2019-03-251-18/+18 * mame\drivers: removed most MCFG and MACHINE_CONFIG macros from drivers starti... Ivan Vangelista2019-02-261-18/+18 * Start cleaning up palette configuration: Vas Crabb2018-12-291-5/+3 * gen_latch: removed MCFG macros (nw) Ivan Vangelista2018-11-151-2/+1 * ay8910: some more work on MCFG macros removal (nw) Ivan Vangelista2018-11-121-4/+2 * -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-4/+4 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-1/+1 * 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-6/+4 * 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-13/+13 * mouser: Soundlatch modernization (nw) AJR2018-03-221-22/+12 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-30/+34 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-5/+5 * Misc stuff (nw) Olivier Galibert2018-01-271-1/+1 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-1/+1 * New 74LS259/9334/CD4099 devices AJR2017-07-251-9/+11 * Rename AS_DECRYPTED_OPCODES to AS_OPCODES [O. Galibert]