summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/sdf_dsk.cpp
diff options
context:
space:
mode:
author couriersud <couriersud@gmx.org>2020-01-19 20:59:31 +0100
committer couriersud <couriersud@gmx.org>2020-01-19 20:59:31 +0100
commitee0e0c972c91ef006d8f76f82fb4120b8d20c41c (patch)
tree75fe4d74c2c2ef1b4795b36a78d89c3c4a58b67e /src/lib/formats/sdf_dsk.cpp
parent0f69abe4dc6e757713f45e09102cfbedca25a473 (diff)
galaxian.cpp: Implement konami filters using netlist. [Couriersud]
This change improves accuracy and scalability.
Diffstat (limited to 'src/lib/formats/sdf_dsk.cpp')
0 files changed, 0 insertions, 0 deletions
tions'>-21/+21 * srcclean (nw) Vas Crabb2020-03-221-1/+1 * Machines promoted to working hap2020-02-251-1/+1 * m10: add up/down joystick control for greenber (nw) hap2020-02-251-20/+58 * m10: Add support for missing greenber ROM gb7 Frank Palazzolo2020-02-241-3/+3 * (nw) misc cleanup: Vas Crabb2019-09-201-1/+1 * Start cleaning up palette configuration: Vas Crabb2018-12-291-18/+6 * -bus/nes/jaleco, pt554, bus/nes_ctrl/ctrl, hori, joypad: Removed MCFG and MAC... mooglyguy2018-12-201-50/+43 * srcclean and manual fixup (nw) Vas Crabb2018-08-261-12/+12 * -7200fifo, 7400, 7404, 74123, 74145, 74148, 74153, 74157, 74161, 74259: [Ryan... mooglyguy2018-08-111-16/+17 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-13/+13 * Revert "- Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side... Vas Crabb2018-05-161-8/+8 * - Removed MACHINE/SOUND/VIDEO _START/_RESET macros. This has the side effect ... MooglyGuy2018-05-161-8/+8 * More cleanup/streamlining of machine configuration and macros: Vas Crabb2018-05-151-3/+3 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-15/+11 * dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+2 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-15/+15 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-41/+44 * (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-3/+3 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-17