| Commit message (Expand) | Author | Age | Files | Lines |
| * | Got rid of global_alloc/global_free. |  Vas Crabb | 2020-10-03 | 4 | -40/+46 |
| * | formats/cassimg.cpp: Finish encapsulation of cassette_image class. |  Vas Crabb | 2020-10-02 | 8 | -218/+218 |
| * | -imagedev/cassimg.cpp: Make the interface look something like C++. |  Vas Crabb | 2020-10-02 | 53 | -1150/+1025 |
| * | Disable SOUND_DEBUG for non-debug builds, and srcclean |  Vas Crabb | 2020-09-27 | 2 | -32/+32 |
| * | imd_dsk: Fix bug when changing IMD image [lfantoniosi] (#7289) |  lfantoniosi | 2020-09-25 | 1 | -0/+6 |
| * | Add MDCR support for P2000t (#7215) |  Erwin Jansen | 2020-09-17 | 2 | -0/+340 |
| * | VG5000µ updates: |  Sylvain Glaize | 2020-08-31 | 1 | -0/+1 |
| * | formats/flopimg.cpp: Use appropriate standard exceptions for reporting errors... |  Vas Crabb | 2020-08-30 | 1 | -11/+13 |
| * | formats: Get rid of more inappropriate use of emu_fatalerror (and fix some sp... |  Vas Crabb | 2020-08-30 | 6 | -32/+39 |
| * | pc_dsk: Ignore 84-byte Disk Copy 4.2 header [Justin Kerk] |  Justin Kerk | 2020-08-29 | 1 | -0/+5 |
| * | formats: Removed some inappropriate uses of emu_fatalerror and stderr. |  Vas Crabb | 2020-08-23 | 3 | -29/+42 |
| * | *atom: cleanup |  Robbbert | 2020-08-17 | 1 | -2/+2 |
| * | acorn_dsk: Added support for Kenda formatted SSD images. |  Nigel Barnes | 2020-08-16 | 1 | -2/+14 |
| * | Revert "mdos dsk: support legacy floppy images, add XDOS support" |  Vas Crabb | 2020-08-04 | 2 | -346/+102 |
| * | mdos dsk: support legacy floppy images, add XDOS support |  68bit | 2020-07-29 | 2 | -102/+346 |
| * | srcclean for 0.223 |  Vas Crabb | 2020-07-26 | 3 | -3/+3 |
| * | spectrum: implemented Swift Disc and Swift Disc II interfaces |  MetalliC | 2020-07-17 | 2 | -0/+84 |
| * | trd_dsk.cpp add more formats, improve image type detection |  MetalliC | 2020-07-14 | 2 | -1/+57 |
| * | spectrum: add Logitek Proceed 1 C1541 disk interface (not fully working yet) |  MetalliC | 2020-07-12 | 1 | -0/+4 |
| * | spectrum: implemented Speccy-DOS and FloppyOne DOS interfaces, add "IC-DOS" B... |  MetalliC | 2020-07-11 | 4 | -0/+182 |
| * | mdos dsk: fix the cells size and gaps, make clear its Motorola MDOS |  68bit | 2020-07-04 | 2 | -6/+40 |
| * | Merge pull request #6896 from 68bit/os9-8inch-16sectors |  ajrhacker | 2020-07-02 | 1 | -12/+24 |
| |\ |
|
| | * | os9 dsk: add 8 inch, 16 sector, single density formats |  68bit | 2020-07-03 | 1 | -12/+24 |
| * | | Merge pull request #6897 from 68bit/motorola-mdos-dsk |  ajrhacker | 2020-07-02 | 2 | -0/+295 |
| |\ \ |
|
| | * | | MDOS disk format support |  68bit | 2020-07-03 | 2 | -0/+295 |
| | |/ |
|
| * / | wd177x dsk: be permissive of some missing sectors in later tracks |  68bit | 2020-07-03 | 1 | -1/+6 |
| |/ |
|
| * | this format was redundant (nw) |  MetalliC | 2020-06-22 | 2 | -77/+0 |
| * | srcclean and cleanup (nw) |  Vas Crabb | 2020-06-21 | 1 | -2/+2 |
| * | spectrum.cpp: add Didaktik D40/D80 disk interface |  MetalliC | 2020-06-21 | 2 | -0/+77 |
| * | Add ImageDisk IMD save support |  lfantoniosi | 2020-06-13 | 2 | -37/+158 |
| * | forgot this one (nw) |  MetalliC | 2020-05-31 | 1 | -7/+12 |
| * | dsk_dsk.cpp: be nice and allow to use DS images with SS drives (nw) |  MetalliC | 2020-05-26 | 1 | -2/+2 |
| * | ZX-Spectrum Beta-disc FDCs: modernize/fix FDD motor control |  MetalliC | 2020-05-26 | 1 | -1/+6 |
| * | fix HFE disk write |  Klaus Kämpf | 2020-05-07 | 1 | -5/+0 |
| * | formats: permission from Nigel Barnes to relicense Acorn and AFS disk handler... |  Vas Crabb | 2020-04-13 | 5 | -7/+5 |
| * | (nw) formats: reduce dependencies on libemu |  Vas Crabb | 2020-04-13 | 27 | -79/+103 |
| * | formats/apridisk.cpp: fixed compile |  Ivan Vangelista | 2020-04-13 | 1 | -0/+1 |
| * | With permission from Dirk Best, apply 3-clause BSD license to common devices ... |  Vas Crabb | 2020-04-13 | 26 | -27/+26 |
| * | H8: added support for H8T tapes. |  Robbbert | 2020-04-06 | 2 | -0/+168 |
| * | srcclean (nw) |  Vas Crabb | 2020-03-22 | 1 | -17/+17 |
| * | ibmxdf_dsk: IBM Extended Disk Format support (nw) |  Sergey Svishchev | 2020-03-02 | 2 | -0/+307 |
| * | flex_dsk: include an identify() method. |  68bit | 2020-02-09 | 2 | -0/+10 |
| * | wd177x_dsk: generalize to allow custom track format variations |  68bit | 2020-02-08 | 6 | -324/+1744 |
| * | Merge pull request #6245 from shattered/_27394e2f097 |  R. Belmont | 2020-02-05 | 1 | -5/+29 |
| |\ |
|
| | * | aim_dsk: use splice position recorded in the image, if available (nw) |  Sergey Svishchev | 2020-01-31 | 1 | -5/+29 |
| * | | more debug logging left on, few small cleanups (nw) |  Vas Crabb | 2020-02-02 | 2 | -26/+26 |
| |/ |
|
| * | Merge pull request #6195 from firewave/includes |  R. Belmont | 2020-01-22 | 127 | -160/+160 |
| |\ |
|
| | * | use C++ library includes (nw) |  firewave | 2020-01-22 | 127 | -160/+160 |
| * | | Merge pull request #6187 from 68bit/apple2-floppy-options-track-count |  R. Belmont | 2020-01-22 | 1 | -3/+3 |
| |\ \ |
|
| | * | | apply2 floppy format: bake in the track count |  68bit | 2020-01-20 | 1 | -3/+3 |
| | |/ |
|