summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/aim_dsk.cpp
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2024-02-10 07:38:40 -0500
committer AJR <ajrhacker@users.noreply.github.com>2024-02-10 07:48:27 -0500
commit94eaa918fc76dc3e2a472e1530706d5dd8d1ac5c (patch)
tree2d85643b5b1cde77f7864a7c1ba181366b450066 /src/lib/formats/aim_dsk.cpp
parent0def9d44ccf3cda3d5ce4dba50bb7ca709e84d1d (diff)
formats/fs_fat.cpp: Various fixes
- Get the volume label from the root directory, rather than from the extended BPB (which is less reliable) - Ignore long file name entries for now * floptool: Add new line to error message report
Diffstat (limited to 'src/lib/formats/aim_dsk.cpp')
0 files changed, 0 insertions, 0 deletions
td>(nw) Clean up the mess on master Vas Crabb2019-03-261-40/+40 * Revert "conflict resolution (nw)" andreasnaive2019-03-251-40/+40 * volt_reg: set default m_output (nw) hap2019-02-191-1/+0 * mame\video: removed MACHINE_CONFIG macros (nw) Ivan Vangelista2019-02-141-28/+28 * misc MCFG and MACHINE_CONFIG macro removal (nw) Ivan Vangelista2019-02-131-2/+1 * screen.h: adddedconstructor for monochrom screens and removed MCFG_SCREEN_ADD... Ivan Vangelista2019-02-111-2/+4 * src/devices: a bit more MCFG macro removal (nw) Ivan Vangelista2019-01-181-3/+3 * src\devices\machine: more MCFG macros removal (nw) Ivan Vangelista2019-01-171-3/+3 * src/devices: more MCFG macros removal (nw) Ivan Vangelista2019-01-101-2/+2 * Start cleaning up palette configuration: Vas Crabb2018-12-291-10/+10 * ay8910: another batch of MCFG removal (nw) Ivan Vangelista2018-11-081-2/+1 * Fix build after 78494b79461536be37f79ca084fb3d485895f5ac (nw) AJR2018-10-141-1/+2 * ramdac.cpp : Remove MCFGs cam9002018-10-141-1/+2 * -nvram: Removed MCFG, nw mooglyguy2018-08-241-1/+1 * private: use (W,X,Y,Z,#) (#3721) David Haywood2018-07-011-3/+6 * Remove emupal.h from emu.h (nw) AJR2018-06-131-0/+1 * as if millions of this pointers suddenly cried out in terror, and were sudden... Vas Crabb2018-06-081-11/+11 * 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/+2 * Streamline machine configuration macros - everyone's a device edition. Vas Crabb2018-05-061-9/+9 * Make MCFG_DEVICE_ADD and callable device types more flexible: Vas Crabb2018-05-041-1/+1 * Address maps macros removal, pass 1 [O. Galibert] Olivier Galibert2018-03-141-44/+48 * 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-5/+5 * memory: Deambiguate handlers, also a hint of things to come (nw) Olivier Galibert2018-01-191-4/+4 * API Change: Machine configs are now a method of the owner class, and the prot... Olivier Galibert2018-01-171-2/+4 * This causes huge changes in behaviour that can't be hand-waved away. Vas Crabb2018-01-131-1/+3