summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/d81_dsk.c
Commit message (Collapse)AuthorAgeFilesLines
* cleaned up emu.h usage in src/lib/formats (nw) Oliver Stöneberg2015-03-201-1/+2
|
* (MESS) c1581: Verified gap sizes. (nw) Curt Coder2013-11-181-3/+15
|
* License tags. (nw) Curt Coder2013-10-161-1/+1
|
* Added license tags to a few more files. Also converted many of OG's Aaron Giles2013-10-161-33/+2
| | | | | BSD licenses to tags since when he copied & pasted them he forgot to remove one instance of my name, which I caught while searching. ;-)
* Cleanups and version bumpmame0148u1 Miodrag Milanovic2013-02-111-40/+40
|
* (MESS) Refactored the Commodore 1581 floppy disk drive to use the modern ↵ Curt Coder2013-01-121-69/+41
| | | | | | floppy system. Supports read-only access to D81 images. [Curt Coder] wd_fdc: Controller remains busy until the last DRQ has been served, and the sector register can now be written more than once. [Curt Coder]
* Added FM encoding support to flopimg and wd17xx_dsk. [Curt Coder] Curt Coder2013-01-071-1/+1
|
* (MESS) c1581: Modernized floppy, WIP. (nw) Curt Coder2012-12-141-106/+185
|
* floppy_image to floppy_image_legacy rename (no whatsnew) Miodrag Milanovic2011-07-201-1/+1
|
* Moved format handling and all formats to separate library [Miodrag Milanovic] Miodrag Milanovic2011-05-061-0/+131