summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/img_dsk.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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