summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/ipf_dsk.h
Commit message (Expand)AuthorAgeFilesLines
* util/ioprocs.cpp: Added wrappers for common patterns. (#11608) Vas Crabb2024-02-251-65/+1
* Floppy format API refinements AJR2023-10-081-11/+11
* 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-2/+2
* srcclean in preparation for release Vas Crabb2021-06-271-13/+13
* ipf: Wrap the decoding state in a sub-structure Olivier Galibert2021-06-101-64/+64
* Provide the variants to the floppy formats Olivier Galibert2021-01-091-2/+2
* Got rid of global_alloc/global_free. Vas Crabb2020-10-031-11/+11
* (nw) suppress side effects, standardise #include guards Vas Crabb2019-04-121-3/+7
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-44/+44
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-3/+3
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-031-6/+6
* lot more updated (nw) Miodrag Milanovic2015-05-111-2/+2
* Missed lib for adding licenses (nw) Miodrag Milanovic2015-05-071-0/+2
* Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-141-19/+19
* Floppy changes by OG, imported from MESS (no whatsnew) Miodrag Milanovic2011-12-301-2/+2
* Sync with MESS (no whatsnew) Miodrag Milanovic2011-12-251-2/+2
* Sync with MESS, also placed back sdlmain change since it proved working on BS... Miodrag Milanovic2011-11-221-87/+87
* ipf: Describe the remaining fields [O. Galibert, SPS] Olivier Galibert2011-11-011-87/+87
* Synced with MESS (no whatsnew) Miodrag Milanovic2011-10-231-0/+87