summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/imagedev/cassette.c
Commit message (Expand)AuthorAgeFilesLines
* Porting from MESS, nw Angelo Salese2011-05-231-1/+0
* Moved format handling and all formats to separate library [Miodrag Milanovic] Miodrag Milanovic2011-05-061-2/+1
* Renamed one image interface call till I am aware what is what (no whatsnew) Miodrag Milanovic2011-05-041-1/+1
* Collapsed device_config and device_t into one class. Updated all Aaron Giles2011-04-271-5/+5
* cleanups, this time for good Angelo Salese2011-04-171-1/+1
* cassette.c/flopdrv.c: added support for a display info callback function [Mio... Miodrag Milanovic2011-04-081-1/+14
* Fixed compiling tools in MAME and MESS side (no whatsnew) Miodrag Milanovic2011-03-311-2/+2
* BIG update. Aaron Giles2011-03-291-8/+8
* Fix build break from last checkin. Aaron Giles2011-02-061-3/+3
* Converted attotime to a class, with proper operators. Removed old Aaron Giles2011-02-031-3/+3
* 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/+452