summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/imagedev/cassette.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-6/+6
* cassette config moved inline (nw) Miodrag Milanovic2014-05-021-18/+24
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-2/+0
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-1/+1
* Some emu.h related redundant #include cleanup (nw) Scott Stone2013-07-171-1/+0
* (MESS) cassette cleanup (nw) Miodrag Milanovic2013-04-171-3/+0
* Cleanups and version bumpmame0148 Miodrag Milanovic2013-01-111-33/+33
* Final round of struct/union/enum normalization. Aaron Giles2012-09-161-3/+1
* Sync with MESS (no whatsnew) Miodrag Milanovic2012-04-161-0/+7
* Move devices into a proper hierarchy and handle naming Aaron Giles2012-01-241-0/+3
* Fixed cassette create (no whatsnew) Miodrag Milanovic2011-08-141-0/+1
* Cleanups and version bumpmame0142u6 Angelo Salese2011-06-191-7/+7
* CDROM image device modernized and drivers updated (no whatsnew) Miodrag Milanovic2011-06-151-1/+1
* Cassette device modernized (no whatsnew) Miodrag Milanovic2011-06-151-30/+66
* Porting from MESS, nw Angelo Salese2011-05-231-0/+2
* Moved format handling and all formats to separate library [Miodrag Milanovic] Miodrag Milanovic2011-05-061-1/+1
* cassette.c/flopdrv.c: added support for a display info callback function [Mio... Miodrag Milanovic2011-04-081-0/+8
* Removed mess from names of some calls in image device code (no whatsnew) Miodrag Milanovic2011-01-061-1/+1
* Moved image devices implementation and related UI functions to emu section fr... Miodrag Milanovic2011-01-051-0/+85