summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/uniflex_dsk.cpp
Commit message (Expand)AuthorAgeFilesLines
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-251-2/+3
* Floppy format API refinements AJR2023-10-081-4/+4
* imageutl.h: Retire pick_integer_[bl]e and place_integer_[bl]e in favor of the... AJR2023-09-171-9/+10
* floppy: revisit the identify returns Olivier Galibert2022-03-301-1/+1
* floppy: remove the intermediate allocator Olivier Galibert2022-03-301-1/+1
* Constify the floppy image handling interface Olivier Galibert2022-03-301-2/+2
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-7/+14
* floppy: What wd177x_dsk has become should be taken out and shot Olivier Galibert2021-03-311-2/+2
* Provide the variants to the floppy formats Olivier Galibert2021-01-091-1/+1
* fix incorrect format string to allow compilation (nw) smf-2019-08-151-1/+1
* swtpc09: add a UniFLEX specific floppy format. 68bit2019-08-131-0/+150