summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/os9_dsk.cpp
Commit message (Expand)AuthorAgeFilesLines
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-251-2/+1
* jvc_dsk, os9_dsk.cpp: Add 3.5 inch disk formats, adjust scoring (#11899) tim lindner2024-01-081-81/+93
* 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-5/+6
* 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-3/+3
* formats/jvc_disk: Changed code to verify image geometry against floppy drive ... tim lindner2022-02-171-5/+5
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-5/+10
* 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
* os9 dsk: add 8 inch, 16 sector, single density formats 68bit2020-07-031-12/+24
* (nw) formats: reduce dependencies on libemu Vas Crabb2020-04-131-9/+10
* wd177x_dsk: generalize to allow custom track format variations 68bit2020-02-081-21/+479
* clean up some stuff (nw) Vas Crabb2019-05-301-11/+6
* srcclean (nw) Vas Crabb2019-05-261-64/+64
* Fix OS-9 disk writing bug (#4925) tim lindner2019-04-261-0/+115