summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/jfd_dsk.cpp
Commit message (Expand)AuthorAgeFilesLines
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-251-6/+8
* Floppy format API refinements AJR2023-10-081-7/+7
* formats: Use multibyte.h functions in more files AJR2023-09-171-1/+2
* floppy: revisit the identify returns Olivier Galibert2022-03-301-2/+3
* floppy: remove the intermediate allocator Olivier Galibert2022-03-301-1/+1
* Constify the floppy image handling interface Olivier Galibert2022-03-301-2/+2
* Formats-related refactoring AJR2021-09-111-0/+2
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-7/+18
* Provide the variants to the floppy formats Olivier Galibert2021-01-091-2/+2
* jfd_dsk: Fix Coverity CID 161175 Uninitialized scalar variable (nw) Nigel Barnes2017-04-171-1/+1
* srcclean (nw) Vas Crabb2017-03-261-1/+1
* archimedes: Added JFD floppy format as used by JASPP (Archimedes Software Pre... Nigel Barnes2017-03-231-0/+365