summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/imagedev/floppy.h
Commit message (Expand)AuthorAgeFilesLines
* (MESS) dmv: added floppy softlist. [Sandro Ronco] Sandro Ronco2014-10-101-0/+2
* (MESS) floppy.c: fixed disks not being launched if loaded Fabio Priuli2014-09-281-1/+0
* floppy: Handle half and quarter tracks [O. Galibert] Olivier Galibert2014-08-091-1/+2
* first batch of passing attotime as const reference instead of copy - where po... Oliver Stöneberg2014-07-021-4/+4
* vz300 floppy: Initial modern implementation [O. Galibert] Olivier Galibert2014-06-301-0/+1
* Cleanup of image device interfaces (nw) Miodrag Milanovic2014-05-021-1/+0
* Factored ui_menu_control_device_image into ui/imgcntrl.c Nathan Woods2014-04-051-0/+1
* Moved core template container classes up from emutempl.h to coretmpl.h: Aaron Giles2014-03-111-2/+1
* (MESS) c64: Floppy WIP. (nw) Curt Coder2014-02-041-0/+2
* (MESS) Refactored the Commodore 1541/1551/1571/2031 disk drives to use the mo... Curt Coder2014-02-031-0/+1
* floppy.c: add epson smd-165, used in the pf10 Dirk Best2014-01-041-237/+37
* floppy.c: add epson drives Dirk Best2014-01-041-0/+22
* upd765: Fixed sense drive status command, and allow floppy connectors without... Curt Coder2013-11-221-0/+1
* let's add a bunch of floppy drives Dirk Best2013-08-081-7/+40
* Moved default card config, device inputs and clock off the slot interface so ... smf-2013-05-291-2/+2
* td0_dsk: make sure header magic is same case and include cell calc from OG (nw) cracyc2013-05-231-0/+1
* td0_dsk: add new floppy system support for teledisk [Carl] cracyc2013-05-231-0/+1
* (MESS) v1050: Fixed floppy drive type. [Curt Coder] Curt Coder2013-05-111-0/+11
* Expanded device_t constructor with parameters for short name and source file ... Miodrag Milanovic2013-03-261-19/+1
* Added RAM-based BASIC bankswitch, improved floppy code, added mon_r(). SIS ac... Angelo Salese2013-03-251-0/+1
* floppy: Fixed write protected signal and added a callback for it. [Curt Coder] Curt Coder2013-01-181-1/+4
* output of new srcclean changes that are relatively small [smf] smf-2013-01-111-2/+1
* floppy: Correctly reach files inside zips or softlists [O. Galibert] Olivier Galibert2013-01-021-1/+2
* floppy: restore/recalibrate is supposed to work like this [O. Galibert] Olivier Galibert2012-12-041-1/+1
* floppy: Enhance ready support [O. Galibert] Olivier Galibert2012-12-011-0/+5
* Added 8" DSSD floppy type, WD177x inverted bus, and fixed DSKCHG signal. (nw) Curt Coder2012-11-291-0/+12
* Added some more floppy types. (nw) Curt Coder2012-11-281-6/+30
* (MESS) Added some floppy formats and TWOSID signal. (nw) Curt Coder2012-11-261-0/+37
* sed1310: Cleanup. (nw) Curt Coder2012-11-221-0/+24
* (mess) upd765: Add read fm sector support [O. Galibert] Olivier Galibert2012-11-161-0/+13
* (mess) floppy: Random fixes/logging [O. Galibert] Olivier Galibert2012-10-101-3/+3
* floppy: Harmless intermediate commit that could help Micko (nw) Olivier Galibert2012-08-241-2/+62
* added 525hd support into floppy.c and converted ht68k to use new wd17xx core ... Miodrag Milanovic2012-08-241-0/+13
* Added support for fixed slots (used for MAME) and ability to create internal ... Miodrag Milanovic2012-05-231-1/+1
* Added image softlist interface for new floppies (no whatsnew) Miodrag Milanovic2012-02-291-1/+6
* - removed need for *_dev.lst files [Miodrag Milanovic] Miodrag Milanovic2012-02-231-5/+5
* floppy: Do specific UI handling [O. Galibert] Olivier Galibert2012-01-231-0/+47
* Floppy changes by OG, imported from MESS (no whatsnew) Miodrag Milanovic2011-12-301-5/+19
* Sync with MESS, OG work, credited there (no whatsnew) Miodrag Milanovic2011-11-091-21/+71
* Sync with MESS, floppy work by OG, and addition of AY8914 (no whatsnew) Miodrag Milanovic2011-09-191-63/+53
* Cleanups and version bumpmame0143u5 Angelo Salese2011-09-061-1/+1
* floppy: Change the internal format to use magnetic cells. Temporarily Olivier Galibert2011-09-031-1/+2
* amigafdc: Modernize, but don't change a thing (yet) [O. Galibert] Olivier Galibert2011-09-031-0/+12
* floppy: Refactor slightly. Name, descrition, etc are now an intrinsic proper... Olivier Galibert2011-08-301-1/+2
* Cleanups and version bumpmame0143u2 Angelo Salese2011-07-261-11/+11
* Some more floppy wip (no whatsnew) Miodrag Milanovic2011-07-251-2/+13
* More floppy WIP (no whatsnew) Miodrag Milanovic2011-07-241-0/+28
* Floppy work WIP (no whatsnew) Miodrag Milanovic2011-07-211-0/+86