summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0147u4 Miodrag Milanovic2012-12-176-109/+109
* (MESS) c1581: Modernized floppy, WIP. (nw) Curt Coder2012-12-145-116/+209
* Made Orion use new floppy system (no whatsnew) Miodrag Milanovic2012-12-141-3/+7
* (MESS) tiki100: Added floppy sector skew and fixed PSG output mode. (nw) Curt Coder2012-12-131-4/+3
* b2m : Set proper floppy drive type and used custom format loading (nw) Miodrag Milanovic2012-12-131-1/+1
* Added specialist mx custom format handling (nw) Miodrag Milanovic2012-12-132-145/+70
* (MESS) sf7000: Verified floppy format gap sizes. [Curt Coder] Curt Coder2012-12-101-2/+2
* (MESS) sf7000: Fixed floppy. [Curt Coder] Curt Coder2012-12-091-3/+2
* Give error in cases when track size is not one of supported (no whatsnew) Miodrag Milanovic2012-12-061-2/+5
* Added .cdr as a synonym for .iso, as seen on e.g. archive.org (nw) Justin Kerk2012-12-061-1/+1
* Added ISO support to chdman and as mountable image device [Miodrag Milanovic] Miodrag Milanovic2012-12-051-0/+67
* pc98: Add its specific almost raw fdi disk format [O. Galibert] Olivier Galibert2012-12-043-0/+160
* placeholders Olivier Galibert2012-12-042-0/+0
* wd_fdc: fm support, need to review all timings [O. Galibert] Olivier Galibert2012-12-012-0/+131
* (MESS) bw2: Fixed floppy format and FDC clock. (nw) Curt Coder2012-11-292-10/+9
* (MESS) tiki100: Floppy modernization. (nw) Curt Coder2012-11-293-0/+116
* Added 8" DSSD floppy type, WD177x inverted bus, and fixed DSKCHG signal. (nw) Curt Coder2012-11-291-1/+1
* (MESS) comx35: Floppy modernization and expansion interface cleanup. (nw) Curt Coder2012-11-282-7/+112
* (MESS) Cleanup. (nw) Curt Coder2012-11-281-5/+5
* Added some more floppy types. (nw) Curt Coder2012-11-282-173/+172
* (MESS) Updated TVC HBF to use new floppy system. (nw) Sandro Ronco2012-11-263-0/+107
* (MESS) Olivetti M20: improved keyboard and floppy handling [Christian Grössler] R. Belmont2012-11-233-0/+188
* I'm in your floppy format, fixing stupid bugs (nw) Olivier Galibert2012-11-201-2/+5
* pc floppies: Merge the common parts of d88/imd [O. Galibert] Olivier Galibert2012-11-204-192/+226
* Yes, it *is* possible to have two errors in the same line (nw) Olivier Galibert2012-11-201-1/+1
* imd: Accept versions with single-digit minor [O. Galibert] Olivier Galibert2012-11-201-30/+31
* imd_dsk: *duh* (nw) Olivier Galibert2012-11-191-1/+1
* imd_dsk: Predict the layout size correctly [O. Galibert] Olivier Galibert2012-11-191-2/+2
* [MESS] ti99/geneve: Now accepts a variant of the disk format which has Michael Zapf2012-11-171-18/+32
* Thanks Al (nw) Olivier Galibert2012-11-161-1/+1
* (MESS) bw2: Added modern disk formats. (nw) Curt Coder2012-11-163-0/+106
* (mess) upd765: Add read fm sector support [O. Galibert] Olivier Galibert2012-11-161-4/+4
* duh (nw) Olivier Galibert2012-11-161-2/+0
* Fix GCC 4.7 compile (nw) R. Belmont2012-11-161-2/+2
* duh Olivier Galibert2012-11-151-0/+34
* (mess) floppy: Add IMD support [O. Galibert] Olivier Galibert2012-11-153-0/+314
* FLAC encoder did not use FIR Linear prediction (regressed in r18882) [William... Oliver Stöneberg2012-11-071-2/+2
* (MESS) adam: Added modern disk formats. (nw) Curt Coder2012-11-053-0/+118
* (MESS) Fixed typo. (nw) Curt Coder2012-11-051-1/+1
* (mess) Add a generic wd format [O. Galibert] Olivier Galibert2012-11-053-1/+422
* placeholders Olivier Galibert2012-11-052-0/+0
* Clean-ups and version bumpmame0147u2 Miodrag Milanovic2012-10-302-2/+2
* Fixed memory leaks in flopimg.c (nw) Sandro Ronco2012-10-261-1/+1
* added basic support for the loop flags in tzx [David Haywood] Miodrag Milanovic2012-10-261-9/+62
* (mess) d88: Reduce the gap3 size from the standard value when the data otherw... Olivier Galibert2012-10-111-7/+22
* (mess) upd765: Modernize [O. Galibert] Olivier Galibert2012-10-1028-286/+1457
* placeholders Olivier Galibert2012-10-1020-0/+0
* Added experimental support for using Berkeley PLA files as input to jedutil. ... Curt Coder2012-10-103-0/+321
* removed some expressions which are always true (no whatsnew) Oliver Stöneberg2012-10-031-1/+1
* lib7z: fix portability problems that resulted in memory trashing in some conf... R. Belmont2012-09-212-6/+3