summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/imd_dsk.cpp
Commit message (Expand)AuthorAgeFilesLines
* Got rid of global_alloc/global_free. Vas Crabb2020-10-031-7/+7
* imd_dsk: Fix bug when changing IMD image [lfantoniosi] (#7289) lfantoniosi2020-09-251-0/+6
* srcclean and cleanup (nw) Vas Crabb2020-06-211-2/+2
* Add ImageDisk IMD save support lfantoniosi2020-06-131-36/+146
* (nw) formats: reduce dependencies on libemu Vas Crabb2020-04-131-5/+5
* use C++ library includes (nw) firewave2020-01-221-2/+2
* imd_dsk.cpp: Add some sanity checking on geometry AJR2018-07-271-1/+19
* ImageDisk loader: don't crash on tracks with no data Sergey Svishchev2017-01-101-4/+7
* more TRUE/FALSE cleanup (nw) Miodrag Milanovic2016-10-221-6/+6
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-43/+43
* dynamic_buffer is just std::vector<UINT8> (nw) Miodrag Milanovic2016-10-211-1/+1
* Bad OG, no cookie, nw either therealmogminer@gmail.com2016-09-251-1/+1
* fixing some more override (nw) Miodrag Milanovic2015-12-061-1/+1
* clang-modernize part 5 Miodrag Milanovic2015-12-041-5/+5
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+514