summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/d64_dsk.h
Commit message (Expand)AuthorAgeFilesLines
* (MESS) c4040: Added own sector dump disk format since it's different from wha... Curt Coder2015-04-211-0/+1
* (MESS) Implemented writing to Commodore d64/d67/d71/d80/d82 sector images. [C... Curt Coder2015-04-161-1/+5
* (MESS) c8050fdc: Gap adjustment and SFD-1001 is single drive only. (nw) Curt Coder2015-04-131-0/+1
* (MESS) pet: Refactored the Commodore 8050/8250/SFD-1001 to use the new floppy... Curt Coder2015-04-101-7/+0
* replaced off_st usage in src/lib/formats with UINT32 to reduce libemu depende... Oliver Stöneberg2015-03-201-1/+1
* (MESS) c8050: Floppy WIP. (nw) Curt Coder2014-12-111-1/+1
* (MESS) Refactored the Commodore 1541/1551/1571/2031 disk drives to use the mo... Curt Coder2014-02-031-5/+3
* (MESS) d64_dsk: Fixed memory leak. (nw) Curt Coder2014-01-241-1/+1
* License tags. (nw) Curt Coder2013-10-161-0/+2
* Fixes for building MAME with Visual Studio 2013 preview [smf] smf-2013-07-051-6/+6
* (MESS) d64/g64 floppy modernization WIP. (nw) Curt Coder2013-01-171-28/+14
* (MESS) flopimg: Added support for Commodore GCR encoding. [Curt Coder] Curt Coder2013-01-141-6/+81
* Moved format handling and all formats to separate library [Miodrag Milanovic] Miodrag Milanovic2011-05-061-0/+26