summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/img_dsk.cpp
Commit message (Expand)AuthorAgeFilesLines
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-251-8/+7
* Floppy format API refinements AJR2023-10-081-8/+8
* Added support for Intel ISIS-II filesystem (#10367) fulivi2022-10-151-48/+98
* 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
* flex, img: Remove mutable variables from the class Olivier Galibert2022-03-231-21/+24
* Formats-related refactoring AJR2021-09-111-0/+2
* formats, osd, util: Started refactoring file I/O stuff. (#8456) Vas Crabb2021-08-221-8/+14
* formats: Create mame_formats_full_list which gives access to all the supporte... Olivier Galibert2021-03-041-1/+1
* flopimg: Change the extracted bitstreams into vector<bool> Olivier Galibert2021-01-221-17/+15
* Provide the variants to the floppy formats Olivier Galibert2021-01-091-3/+3
* (nw) formats: reduce dependencies on libemu Vas Crabb2020-04-131-9/+11
* more debug logging left on, few small cleanups (nw) Vas Crabb2020-02-021-20/+20
* imds2: implemented save in IMG disk format (#6140) fulivi2020-01-071-15/+179
* Emulation of isbc202 floppy disk controller (#6119) fulivi2020-01-041-0/+214