summaryrefslogtreecommitdiffstats
path: root/scripts/src/tests.lua
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2019-07-11 17:05:05 -0400
committer AJR <ajrhacker@users.noreply.github.com>2019-07-11 17:08:12 -0400
commit4105acd1edded88dc211ceaa2259df64ea8756d8 (patch)
treefecfe4b8a17fe42730233d54e3bb94fb4dec5214 /scripts/src/tests.lua
parent60d4fea8c8c2af49b8c388c36aaf04b3095b13da (diff)
cw7501, cdr4201: Transform skeleton drivers into SCSI bus devices
Diffstat (limited to 'scripts/src/tests.lua')
0 files changed, 0 insertions, 0 deletions
ass='commitgraph'>* stfight: move ym2203 prescaler to driver init since cshootert doesn't need it hap2021-04-241-3/+3 * risc2500: update note hap2021-04-231-6/+5 * stfight: use device_array for ym2203 hap2021-04-231-13/+13 * stfight.cpp: Remove YM2203 frequency hack, and set prescaler at machine_start... sasuke-arcade2021-04-231-8/+6 * New BSD-licensed implementation of Yamaha OPN and OPM FM audio chips (#7808) Aaron Giles2021-02-271-1/+1 * stfight.cpp: fixed MT07817 Ivan Vangelista2020-12-111-3/+2 * Spring cleaning: Vas Crabb2019-11-011-1/+1 * mw8080.cpp: add explosion lamps to internal artwork for seawolf (nw) Vas Crabb2019-10-111-6/+6 * all: ram auto-sharing is going away, so fix drivers relying on it [O. Galibert] Olivier Galibert2019-05-061-1/+1 * new working clone Ivan Vangelista2019-03-271-1/+72 * Start cleaning up palette configuration: Vas Crabb2018-12-291-1/+1 * -keyboard/a1200, changela, goldnpkr, m68705prg, mexico86, pipeline, pitnrun, ... mooglyguy2018-12-141-48/+45 * src\mame: misc MCFG removal (nw) Ivan Vangelista2018-12-031-1/+1 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-7/+7 * More custom MCFG results, nw mooglyguy2018-06-051-1/+1 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-8/+8 * 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-22/+22 * Restrict ROM labels to a filesystem- and shell-safe subset of printable Vas Crabb2018-03-181-129/+129 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-54/+59 * (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-6/+6 * API change: Memory maps are now "last entry wins" [O. Galibert] Olivier Galibert2018-01-311-2/+2 * xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-6/+6 * memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-2/+2 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-3/+3 * Rename AS_DECRYPTED_OPCODES to AS_OPCODES [O. Galibert] Olivier Galibert2017-07-031-1/+1 * - cbuster.cpp: Add a x3 hack to the YM2203 clock frequency to fix incorrect p... Phil Bennett2017-06-281-2/+3