summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/imagedev/floppy.h
Commit message (Expand)AuthorAgeFilesLines
* Floppy sounds WIP. See comments in floppy.c. Michael Zapf2015-08-201-0/+53
* more pedantic fixes (nw) Cowering2015-07-081-1/+1
* floppy: Ensure that get_next_transition always provide the next transition [O... Olivier Galibert2015-06-051-0/+1
* Floppy: Add a function to return the number of sides the drive has Dirk Best2015-05-201-0/+1
* Nascom: Add floppy softlist Dirk Best2015-05-181-0/+2
* 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 astring -> std::string (nw) Miodrag Milanovic2015-04-191-3/+3
* Replace dynamic_array with std::vector [O. Galibert] Olivier Galibert2015-04-141-3/+2
* (MESS) included modern .dsk format among default supported etabeta782014-11-231-0/+2
* Skeleton driver for the Siemens PC-D [Dirk Best, rfka01] Dirk Best2014-11-111-0/+4
* (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