summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/flopimg.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Oops (nw) Olivier Galibert2018-05-261-0/+1
* Forgot the comment (nw) Olivier Galibert2018-05-261-0/+4
* Floppy robustification, better bitstream handling [John Keoni Morris, Peter F... Olivier Galibert2018-05-261-10/+15
* apple2: Add WOZ format [O. Galibert] Olivier Galibert2018-04-241-4/+13
* more TRUE/FALSE cleanup (nw) Miodrag Milanovic2016-10-221-11/+11
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-147/+147
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-1/+1
* Properly catching another out of memory condition Nathan Woods2016-09-091-2/+7
* Worked around the OPTION_GUIDE_EXTERN issue by using a crazy trick involving ... Nathan Woods2016-09-031-2/+1
* Attempting to make option_guide and option_guide::entry POD types; need to fi... Nathan Woods2016-09-021-1/+2
* Incorporating Vas Crabb feedback Nathan Woods2016-09-011-2/+2
* option_guide C++-ification, touched up imgtool Nathan Woods2016-08-271-43/+4
* Fixed an issue with legacy floppy loading caused by filetype() now being a st... Nathan Woods2016-08-181-4/+4
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-311-1/+1
* C++-ification of src/lib/util/opresolv.[cpp|h] (moved to util:: namespace, ch... Nathan Woods2016-07-071-43/+28
* Bad boy, Micko (nw) Vas Crabb2016-05-191-1/+1
* fixing some more override (nw) Miodrag Milanovic2015-12-061-5/+5
* clang-modernize part 6 Miodrag Milanovic2015-12-041-6/+6
* clang-modernize part 5 Miodrag Milanovic2015-12-041-18/+18
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2960