summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/vt_dsk.cpp
Commit message (Expand)AuthorAgeFilesLines
* formats/vt_dsk.cpp: Recognize .dvz extension AJR2024-12-231-1/+1
* vt_dsk: Restore the newer bitstream generator, except for the part that was a... AJR2024-11-201-15/+27
* vt_dsk: Regression fixes for loading and saving both disk formats AJR2024-11-201-26/+19
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-251-33/+31
* Floppy format API refinements AJR2023-10-081-19/+19
* formats: Use multibyte.h functions in more files AJR2023-09-171-2/+3
* Update various source files to use swapendian_int16 AJR2022-10-291-1/+2
* floppy: revisit the identify returns Olivier Galibert2022-03-301-2/+2
* floppy: Change the internal format to flux changes, update the mfi format acc... Olivier Galibert2022-03-301-45/+49
* floppy: remove the intermediate allocator Olivier Galibert2022-03-301-2/+2
* Constify the floppy image handling interface Olivier Galibert2022-03-301-6/+6
* fixes for variables set but not used smf-2021-11-071-2/+2
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-16/+31
* srcclean in preparation for release Vas Crabb2021-06-271-12/+12
* vtech: Add floppy formats and fs Olivier Galibert2021-05-261-0/+396