summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/pc_dsk.h
Commit message (Collapse)AuthorAgeFilesLines
* override part 1 (nw) Miodrag Milanovic2015-12-051-3/+3
|
* All files now do have owner (nw) Miodrag Milanovic2015-05-211-2/+2
|
* Missed lib for adding licenses (nw) Miodrag Milanovic2015-05-071-0/+2
|
* (mess) upd765: Modernize [O. Galibert] Olivier Galibert2012-10-101-21/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remaining TODO list: - take WP into account - test the amstrad, implement its observational format (edsk) using pasti as a start. Or find the legendary amstrad IPFs. Or both. - correct read track, the implementation is completely wrong. See previous for testing, it's only used in protections the check the inter-sector gaps. - shake and bake on the amstrad, protections are the best to find bugs in a fdc - add the scan id commands, but nothing seems to use them - debug the 2.88M formatting which is unreliable. Fix its IDAM/DAM gap size on formatting too (but that's not what's making it unreliable) - test all the systems that were hit, and fix what needs to be fixed. Beware that multiple problems may happen: - upd765 may be wrong - the driver may not be working - the hookup may be wrong/incomplete (bitrate selection and floppy rpm in particular) - the driver may be too limited for the new implementation (the x68k dma device does not handle non-instant dma yet for instance) - report invalid command when appropriate depending on the actual chip emulated - add the russian clones with their real names
* Sync with MESS, floppy work by OG (no whatsnew) Miodrag Milanovic2012-02-131-3/+15
|
* mess sync (nw) Olivier Galibert2012-01-071-0/+23
|
* Renamed FLOPPY_OPTION* to LEGACY_FLOPPY_OPTION* (no whatsnew) Miodrag Milanovic2011-07-201-1/+1
|
* Moved format handling and all formats to separate library [Miodrag Milanovic] Miodrag Milanovic2011-05-061-0/+19