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