summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/imagedev/flopdrv.h
Commit message (Expand)AuthorAgeFilesLines
* Added some for Nathan and some more for Nicola (nw) Miodrag Milanovic2015-05-111-2/+2
* Added dummy license headers for EMU section (nw) Miodrag Milanovic2015-05-071-0/+2
* More cleanups, there is issue with srcclean that needs to be taken care as we... Miodrag Milanovic2014-07-221-1/+1
* devcv2 -> devcb (nw) Miodrag Milanovic2014-05-141-3/+3
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-30/+0
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-18/+5
* modernized access for legacy floppy, quite straight forward thing (nw) Miodrag Milanovic2014-04-021-89/+117
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-3/+3
* (MESS) Rainbow 100 updates: [Bavarese] R. Belmont2013-12-201-0/+1
* Some emu.h related redundant #include cleanup (nw) Scott Stone2013-07-171-2/+0
* Expanded device_t constructor with parameters for short name and source file ... Miodrag Milanovic2013-03-261-1/+1
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-48/+48
* [APPLE2] Floppy drive cleanups/modernization (nw) Nathan Woods2012-12-231-3/+0
* Memory handler normalization, part 1. Aaron Giles2012-09-171-1/+1
* Clean-ups and version bump (yes, I know, it's too late)mame0145u4 Angelo Salese2012-03-111-4/+4
* Partial conversion of legacy floppy to modern device (no whatsnew) Miodrag Milanovic2012-03-051-5/+38
* Added floppy type constant. (nw) Curt Coder2012-01-161-0/+1
* "English doesn't borrow from other languages. English follows other languages... Scott Stone2011-08-231-1/+1
* floppy_image to floppy_image_legacy rename (no whatsnew) Miodrag Milanovic2011-07-201-1/+1
* Renamed current floppy implementation to legacy (no whatsnew) Miodrag Milanovic2011-07-111-16/+16
* Added index and ready line read functions to floppy drive. [Curt Coder] Curt Coder2011-06-231-0/+6
* Some WIP on floppies (no whatsnew) Miodrag Milanovic2011-06-181-7/+0
* Preps for floppy conversion to c++ device (no whatsnew) Miodrag Milanovic2011-06-181-29/+8
* Moved format handling and all formats to separate library [Miodrag Milanovic] Miodrag Milanovic2011-05-061-1/+1
* Added 3.5" ED floppy drive type. [Curt Coder] Curt Coder2011-04-281-0/+1
* cassette.c/flopdrv.c: added support for a display info callback function [Mio... Miodrag Milanovic2011-04-081-0/+25
* BIG update. Aaron Giles2011-03-291-3/+3
* Moved image devices implementation and related UI functions to emu section fr... Miodrag Milanovic2011-01-051-0/+245