summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats
Commit message (Expand)AuthorAgeFilesLines
* Cleanups and version bumpmame0155 Miodrag Milanovic2014-10-154-6/+4
* (MESS) dmv: added floppy softlist. [Sandro Ronco] Sandro Ronco2014-10-102-0/+182
* (MESS) msx.c: Added support for DMK floppy images. [Wilbert Pol] Wilbert Pol2014-10-082-0/+263
* (MESS) More sector order heuristics. (nw) R. Belmont2014-10-041-1/+4
* (MESS) concept: Add 5.25" DSDD raw image support and preliminary pseudo-DMA t... R. Belmont2014-09-292-0/+191
* Changing #includes for headers that are part of toolchain and not part of any... Scott Stone2014-09-292-2/+2
* Removed unused variables.(nw) Michael Zapf2014-09-261-2/+0
* (MESS) hdc9234 still WIP, HFDC fixes, disk formats re-implemented for Michael Zapf2014-09-262-622/+868
* (MESS) ti99: Changed logging for HFDC and interleave for MFM. (nw) Michael Zapf2014-09-131-1/+1
* (MESS) ti99: A single missing character breaks a floppy format.(nw) Michael Zapf2014-09-121-1/+1
* (MESS) Stop trashing DiskCopy 4.2 images that don't have tags. [R. Belmont] R. Belmont2014-09-111-1/+6
* replaced a few more exit() calls with fatalerror() (nw) Oliver Stöneberg2014-09-102-3/+3
* msx_dsk.c: Add support for 81 track images (nw) Wilbert Pol2014-09-061-0/+4
* mfi_dsk: Fix leaks [O. Galibert] Olivier Galibert2014-08-281-1/+6
* (MESS) Support ProDOS-order Pascal 1.3 images [R. Belmont] R. Belmont2014-08-171-0/+5
* (MESS) dmv: added expansions slot interface. [rfka01, Sandro Ronco] Sandro Ronco2014-08-152-0/+82
* flopimg: don't trash a bunch of memory when loading legacy floppies. [R. Belm... R. Belmont2014-08-091-1/+1
* duh (nw) Olivier Galibert2014-08-091-4/+4
* floppy: Handle half and quarter tracks [O. Galibert] Olivier Galibert2014-08-094-61/+87
* gimix: added software list, fixed regression with booting Gimix Flex 3.6, add... mahlemiut2014-07-282-2/+1
* (MESS) Allow kc85_[2-5] to boot from floppy again. Sandro Ronco2014-07-271-7/+6
* Cleanups and version bump Miodrag Milanovic2014-07-224-77/+76
* gimix: corrected FDC clock, Gimix Flex 4.3 is now bootable. mahlemiut2014-07-151-1/+3
* (MESS) apple3: now using the cycle-accurate floppy emulation. [R. Belmont] R. Belmont2014-07-041-4/+14
* flex_dsk: add workaround for Gimix Flex 3.6 expecting tracks 1 and 2 to be MF... mahlemiut2014-06-262-3/+4
* flex_dsk: added support for some double-sided disk sizes. 800kB disk images ... mahlemiut2014-06-261-19/+41
* gimix: added support for Flex DSK disk images, will now boot Gimix Flex 3.3. mahlemiut2014-06-262-0/+120
* (nw) R. Belmont2014-06-221-1/+1
* (MESS) apple2: Support some oddball sized disk images and DOS 3.3 disks that ... R. Belmont2014-06-221-3/+14
* dim_dsk: fix 2HS image loading (can now boot Illumination LASER from floppy) mahlemiut2014-06-161-3/+17
* rainbow.c: New floppy code - uses more reliable 'wd_fdc'. [Bavarese] Scott Stone2014-06-092-0/+267
* vtech1: Use the slot system for I/O and Memory expansion slots. Emulate Dirk Best2014-06-071-1/+5
* (MESS) ql: Expansion WIP. (nw) Curt Coder2014-06-032-0/+84
* ipf: Fix #1360 [O. Galibert] Olivier Galibert2014-05-111-1/+1
* pc_dsk: doh (nw) cracyc2014-05-051-1/+1
* pc_dsk: 1.2MB floppies have 80 tracks (nw) cracyc2014-05-051-2/+2
* (MESS) msx.c: Floppy cleanup (nw) Wilbert Pol2014-04-292-1/+71
* small cleanup in formats headers (nw) Oliver Stöneberg2014-04-262-3/+2
* (MESS) fc100 : revert r29831 Robbbert2014-04-231-1/+1
* (MESS) fc100 : seems cassette frequencies are 600/1200, so halved everything. Robbbert2014-04-221-1/+1
* The product model is FC-100, FC stands for Famicom. Goldstar have made severa... Michaël Banaan Ananas2014-04-202-2/+2
* (MESS) fc100 : added support for CAS-format files. Robbbert2014-04-202-0/+168
* (nw) R. Belmont2014-04-121-1/+1
* (MESS) Apple II: implemented cycle-exact Disk II floppy controller using the ... R. Belmont2014-04-122-67/+158
* Oric 1: Spring cleaning [O. Galibert] Olivier Galibert2014-04-123-279/+89
* td0_dsk: cleanup (nw) cracyc2014-04-091-156/+148
* Cleanups and version bumpmame0153 Miodrag Milanovic2014-04-0713-24/+19
* (MESS) tandy2k: Tries to load DOS now. (nw) Curt Coder2014-04-062-0/+71
* reverting, sorry for this vconv needs to be updated (nw) Miodrag Milanovic2014-03-316-12/+10
* VS2013 x64 is little bit more anal about signed/unsigned comparison (nw) Miodrag Milanovic2014-03-316-10/+12