summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/adam_dsk.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/formats/adam_dsk.c')
0 files changed, 0 insertions, 0 deletions
vatar'> Vas Crabb2020-12-271-1/+1 * darius2 darius2d warriorb: fix: stereo output channels are inverted (#7320) eito2020-10-051-0/+1 * Revert "New working clones" Vas Crabb2019-12-101-40/+1 * New working clones AJR2019-12-081-1/+40 * (nw) removed every remaining AM_ macro I could find in comments, but one in ... Ivan Vangelista2019-10-101-2/+2 * ninjaw.cpp, warriorb.cpp : Accurate psg output position (subwoofer only) (#5709) cam9002019-10-051-2/+3 * tc0100scn.cpp : Updates cam9002019-06-111-20/+6 * warriorb.cpp : Updates cam9002019-06-061-86/+55 * tc0110pcr.cpp : Updates cam9002019-05-051-25/+27 * tc0100scn.cpp : Updates cam9002019-04-061-8/+4 * tc0100scn.cpp : Updates cam9002019-04-031-10/+10 * taitosnd.cpp : Remove unnecessary arguments in handlers, Defines, Use shorter... cam9002019-02-261-21/+7 * warriorb.cpp: dumped PALs for warriorb [Mike Moffitt, coolmod, The Dumping Un... Ivan Vangelista2019-02-061-2/+2 * srcclean and cleanup (nw) Vas Crabb2019-01-271-4/+4 * -devices/sound/2608intf, 2610intf: Removed MCFG macros, nw mooglyguy2018-12-291-67/+66 * mame/video: more macro removal (nw) Ivan Vangelista2018-11-231-43/+43 * mame/audio: various devcb3ification and demacroification (nw) Ivan Vangelista2018-11-221-6/+6 * Allow per-device internal layouts and remove some more MCFG_ macros. Vas Crabb2018-07-161-2/+2 * devcb3 Vas Crabb2018-07-071-14/+14 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-6/+6 * More custom MCFG results, nw mooglyguy2018-06-051-8/+4 * 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-5/+5 * dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+4 * Add support for custom device constructors when replacing devices. Vas Crabb2018-05-081-16/+8 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-14/+14 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-41/+44 * warriorb : Soundchip Type identified (#3230) cam9002018-02-181-14/+14 * warriorb.cpp: Use 8-bit handler for NIO (nw) AJR2018-02-181-1/+1 * 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-171-2/+2 * Use callbacks to set coin counters and coin lockouts from Taito I/O devices (nw) AJR2017-06-071-0/+10 * Move static data out of devices into the device types. This is a significant... Vas Crabb2017-05-141-7/+7 * Self-registering devices prep: Vas Crabb2017-02-271-3/+7 * Some licenses fixes and updates (nw) Miodrag Milanovic2015-12-111-0/+1 * nullptr to 0x00 for ROM_FILL and ROM_COPY (nw) Miodrag Milanovic2015-12-061-3/+3 * clang-modernize part 4 Miodrag Milanovic2015-12-041-4/+4