| Commit message (Expand) | Author | Age | Files | Lines |
* | Floppy sounds WIP. See comments in floppy.c. |  Michael Zapf | 2015-08-20 | 1 | -0/+53 |
* | more pedantic fixes (nw) |  Cowering | 2015-07-08 | 1 | -1/+1 |
* | floppy: Ensure that get_next_transition always provide the next transition [O... |  Olivier Galibert | 2015-06-05 | 1 | -0/+1 |
* | Floppy: Add a function to return the number of sides the drive has |  Dirk Best | 2015-05-20 | 1 | -0/+1 |
* | Nascom: Add floppy softlist |  Dirk Best | 2015-05-18 | 1 | -0/+2 |
* | Added some for Nathan and some more for Nicola (nw) |  Miodrag Milanovic | 2015-05-11 | 1 | -2/+2 |
* | Added dummy license headers for EMU section (nw) |  Miodrag Milanovic | 2015-05-07 | 1 | -0/+2 |
* | more astring -> std::string (nw) |  Miodrag Milanovic | 2015-04-19 | 1 | -3/+3 |
* | Replace dynamic_array with std::vector [O. Galibert] |  Olivier Galibert | 2015-04-14 | 1 | -3/+2 |
* | (MESS) included modern .dsk format among default supported |  etabeta78 | 2014-11-23 | 1 | -0/+2 |
* | Skeleton driver for the Siemens PC-D [Dirk Best, rfka01] |  Dirk Best | 2014-11-11 | 1 | -0/+4 |
* | (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 |