summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/imagedev/floppy.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* * Remove confusing method from vectorstreams that hide base_ios method (fixes... Vas Crabb2016-03-181-3/+3
* Make osd_file a polymorphic class that's held with smart pointers Vas Crabb2016-03-141-7/+7
* floppy: Fix subtle interaction between wd_fdc initial restore and floppy rese... Olivier Galibert2016-03-101-9/+9
* Turn core_file into a proper class that gets cleaned up safely using unique_ptr Vas Crabb2016-03-061-7/+8
* Some missed in menu conversion. dankan18902016-01-311-4/+4
* reverting: Miodrag Milanovic2016-01-201-35/+35
* Revert "rest of device parameters to std::string (nw)" Miodrag Milanovic2016-01-201-1/+1
* rest of device parameters to std::string (nw) Miodrag Milanovic2016-01-161-1/+1
* tags are now strings (nw) Miodrag Milanovic2016-01-161-35/+35
* image_manager modernized and move some things around (nw) Miodrag Milanovic2016-01-111-1/+0
* removed memory tracking (nw) Miodrag Milanovic2016-01-081-4/+4
* clang-modernize part 6 Miodrag Milanovic2015-12-041-1/+1
* clang-modernize part 3 Miodrag Milanovic2015-12-041-23/+23
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-34/+34
* More cleanups (nw) Miodrag Milanovic2015-11-111-1/+1
* Some cleanups and init fixes with help of ReSharper C++ (nw) Miodrag Milanovic2015-11-111-10/+43
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+2218