summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/acorn_dsk.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-251-38/+48
* formats/acorn_dsk.cpp: Disallow identification of "ssd" format based on recor... AJR2024-02-151-1/+1
* Floppy format API refinements AJR2023-10-081-27/+27
* acorn_dsk.cpp: Added Cumana DFS disk image format. Nigel Barnes2023-09-301-75/+111
* formats: Use multibyte.h functions in more files AJR2023-09-171-9/+10
* acorn_dsk: Allow sector counts not divisible by 10. Nigel Barnes2022-10-171-2/+2
* srcclean in preparation for release Vas Crabb2022-05-221-1/+1
* acorn_dsk: Adjusted returned FFID's to indicate verified internal structure. Nigel Barnes2022-05-151-10/+15
* floppy: revisit the identify returns Olivier Galibert2022-03-301-7/+7
* floppy: remove the intermediate allocator Olivier Galibert2022-03-301-7/+7
* Constify the floppy image handling interface Olivier Galibert2022-03-301-21/+21
* srcclean in preparation for release of MAME 0.238. Vas Crabb2021-11-211-1/+1
* acorn_dsk.cpp: Fixed cell size for high density ADFS-F format. Nigel Barnes2021-11-141-3/+3
* Formats-related refactoring AJR2021-09-111-0/+3
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-73/+143
* floppy: What wd177x_dsk has become should be taken out and shot Olivier Galibert2021-03-311-12/+12
* Provide the variants to the floppy formats Olivier Galibert2021-01-091-9/+9
* acorn_dsk: Added support for Kenda formatted SSD images. Nigel Barnes2020-08-161-2/+14
* formats: permission from Nigel Barnes to relicense Acorn and AFS disk handler... Vas Crabb2020-04-131-1/+1
* acorn_dsk: Added support for HADFS floppy images. Nigel Barnes2020-01-071-0/+10
* bbcb: Added floppy disc controller options:- Nigel Barnes2018-09-171-0/+4
* New machines marked as NOT_WORKING Nigel Barnes2018-07-101-0/+24
* srcclean (nw) Vas Crabb2017-10-221-1/+1
* acorn_dsk: Removed CPN format, now handled with SSD/DSD. Nigel Barnes2017-10-111-61/+23
* acorn_dsk: Improve identifying SSD/DSD by comparing image size with sector co... Nigel Barnes2017-10-111-10/+8
* srcclean (nw) Vas Crabb2017-08-271-2/+2
* acorn_dsk: Added OPUS_DDCPM_FORMAT Nigel Barnes2017-08-251-96/+113
* Archimedes: make floppies work. Sandro Ronco2016-12-231-2/+2
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-40/+40
* Cleanups and version bump Miodrag Milanovic2016-07-271-1/+1
* renamed bbc_dsk to acorn_dsk Nigel Barnes2016-07-161-0/+665