summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/d71_dsk.cpp
diff options
context:
space:
mode:
author Patrick Mackinlay <pmackinlay@hotmail.com>2025-01-14 14:24:13 +0700
committer Patrick Mackinlay <pmackinlay@hotmail.com>2025-01-14 14:24:13 +0700
commit2e17f70c2322b6e42b81a71f02a62b45c65fe8dc (patch)
tree7096b2a53d0acc6f91db2a482dd7b7caa56c6357 /src/lib/formats/d71_dsk.cpp
parentab6b6fc9e7971b367ec54d565cf10f04e71109ec (diff)
8530scc: retire legacy device
Diffstat (limited to 'src/lib/formats/d71_dsk.cpp')
0 files changed, 0 insertions, 0 deletions
ww.gravatar.com/avatar/12dc87757ac3c5c83f314738ccdf5352?s=13&d=retro' /> Ivan Vangelista2020-02-011-2/+36 * Fix more region widths (nw) AJR2019-11-161-31/+31 * bfm_sc1.cpp: Correct 6809 type and clock (nw) AJR2019-09-261-3/+3 * ioport: Change PORT_CHANGED_MEMBER param type from void * to u32 (nw) AJR2019-08-151-2/+2 * eps: Fix accidental breakage in last commit (nw) AJR2019-04-191-1/+1 * esq5505.cpp: Fix crash in most sets caused by misconfigured address map (nw) AJR2019-04-191-2/+10 * hd63450: More accurate IRQ handling with a tidier interface AJR2019-04-191-31/+8 * 68000: Rework interrupt handling [O. Galibert] Olivier Galibert2019-04-051-18/+10 * (nw) Clean up the mess on master Vas Crabb2019-03-261-2/+11 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-11/+2 * es5506.cpp, Sync sample rate with esqpump.cpp (#4582) cam9002019-02-021-2/+11 * Include floppy.h explicitly in drivers and bus cards, rather than indirectly ... AJR2018-11-251-0/+1 * -hd63450: Removed MCFG, nw mooglyguy2018-08-281-1/+1 * wd_fdc: Simplify API. Plus some collateral damage [O. Galibert] Olivier Galibert2018-08-101-124/+126 * (nw) srcclean and some cleanup: Vas Crabb2018-07-221-1/+1 * more private member use in 'D, E, F, G' drivers (nw) (#3704) David Haywood2018-06-271-15/+16 * hd63450: Configure device clock (not used yet); back out custom constructor (nw) AJR2018-06-251-2/+6 * hd63450, genvdp, munchmo, esq5505, multigam: Remove machine().device lookups, nw mooglyguy2018-06-221-19/+31 * Remove emupal.h from emu.h (nw) AJR2018-06-131-1/+1 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-18/+6 * Move the +1 to the proper place in the ROM BIOS macros - that's been Vas Crabb2018-05-291-5/+5 * wd_fdc family, msm5832: Eliminate customized MCFG_XXX_ADD macros (nw) AJR2018-05-271-12/+12 * Removed DRIVER_INIT-related macros, made driver init entry in GAME/COMP/CONS ... MooglyGuy2018-05-131-20/+20 * dsp16: fix condition mask in disassembler (nw) Vas Crabb2018-05-091-2/+4 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-44/+44 * Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-19/+20 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-40/+44 * whoops, these should be there (nw) arbee2018-03-031-0/+1 * no disable (nw) arbee2018-03-031-1/+0 * es5510, taito_en Updates (#3284) cam9002018-03-031-13/+10 * Grammar police (nw) Olivier Galibert2018-02-241-1/+1 * (nw) screw you macros and the horse you rode in on Vas Crabb2018-02-141-3/+6 * API change: Memory maps are now methods of the owner class [O. Galibert] Olivier Galibert2018-02-121-4/+8 * xtal.h is dead, long live to xtal.cpp [O. Galibert] Olivier Galibert2018-01-231-8/+8 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-5/+10 * mc68681: Use MCFG_DEVICE_ADD instead of custom macro; switch one more to SCN2... AJR2017-11-221-2/+2 * (nw) vfxsd : extra roms Robbbert2017-11-051-2/+6