summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling, tidy whitespace Zoë Blade2019-10-211-2/+2
* Make osd_printf_* use util/strformat semantics. Vas Crabb2019-09-261-1/+1
* ap2_dsk: recognize ProDOS 2.5 boot block (nw) arbee2019-09-201-0/+4
* HP9845: TACO driver re-written (#5601) fulivi2019-09-092-12/+126
* apple2: fix regression using 35-track disks with the legacy floppy (nw) arbee2019-08-251-1/+1
* flex_dsk: fix the logging of the disk name extension 68bit2019-08-261-2/+2
* srcclean (nw) Vas Crabb2019-08-252-7/+7
* fix incorrect format string to allow compilation (nw) smf-2019-08-151-1/+1
* Merge pull request #5471 from 68bit/floppy-flex-format-rewrite ajrhacker2019-08-133-65/+310
|\
| * flex floppy dsk: rewrite to be based on the wd177x dsk format 68bit2019-08-133-65/+310
* | swtpc09: add a UniFLEX specific floppy format. 68bit2019-08-132-0/+182
|/
* ap2_dsk: recognize ProDOS 2.5 boot block (nw) arbee2019-08-081-0/+4
* add write support for Olivetti M20 floppy images Christian Groessler2019-08-061-5/+43
* juku: Floppy now (partially) works Dirk Best2019-08-051-2/+6
* Use canonical spelling of "canonical" (nw) AJR2019-08-022-4/+4
* juku: Floppy support WIP, enable BASIC Dirk Best2019-08-022-0/+73
* srcclean (nw) Vas Crabb2019-07-282-18/+18
* tzx_cas.cpp: Fix pulses on Standard Data blocks AmatCoder2019-07-141-17/+3
* Merge pull request #5316 from AmatCoder/AmatCoder-dsk_dsk-1 R. Belmont2019-07-061-1/+25
|\
| * dsk_dsk.cpp: Surpass some copy-protected tracks AmatCoder2019-07-061-1/+25
* | Merge pull request #5317 from AmatCoder/AmatCoder-tzx_cas-1 R. Belmont2019-07-061-2/+8
|\ \
| * | tzx_cas.cpp: Fix memory leak (nw) AmatCoder2019-07-061-2/+8
| |/
* | Merge pull request #5303 from shattered/_430d642ac2 ajrhacker2019-07-048-0/+596
|\ \
| * | agat: basic emulation of agat9 (video, apple compat mode, LLE floppy) Sergey Svishchev2019-07-028-0/+596
| |/
* / (nw) uef : added baudrate detection for atom. Needs much more to be done. Robbbert2019-07-041-26/+47
|/
* tzx_cass.cpp: Fix loading of Generalized Data blocks AmatCoder2019-06-301-6/+5
* txz_cass.cpp: Adding 1 ms. pause to ensure that the last edge is properly fin... AmatCoder2019-06-261-9/+15
* revert tzx_cas changes from 0.202, they break things DavidHaywood2019-06-171-6/+2
* ap2_dsk: only save 40 tracks if the disk originally had that many [R. Belmont] arbee2019-06-092-3/+8
* Apple II dsk 35 to 40 track zzemu-cn2019-06-092-16/+18
* clean up some stuff (nw) Vas Crabb2019-05-302-12/+7
* srcclean (nw) Vas Crabb2019-05-262-71/+71
* flopimh.h: uncluttered global name space as per Vas suggestion Joakim Larsson Edstrom2019-04-261-3/+3
* Fix OS-9 disk writing bug (#4925) tim lindner2019-04-263-39/+160
* Merge pull request #4911 from AmatCoder/AmatCoder-tzx_cas-1 R. Belmont2019-04-211-4/+6
|\
| * tzx_cas.cpp: Apply 1ms pause only on data blocks AmatCoder2019-04-211-4/+6
* | flopimg.h: implemented threshold to accept disk images with a few excess and ... Joakim Larsson Edstrom2019-04-113-3/+30
* | (nw) suppress side effects, standardise #include guards Vas Crabb2019-04-12168-764/+957
|/
* (nw) Clean up the mess on master Vas Crabb2019-03-268-20/+272
* Revert "conflict resolution (nw)" andreasnaive2019-03-258-272/+20
* spectrum: Added the Opus Discovery disc system, and OPD floppy format. Nigel Barnes2019-03-222-0/+99
* dsk_dsk.cpp: Avoid segfault if double sided DSK image is loaded on simple sid... AmatCoder2019-03-191-0/+6
* mtx: Added expansion bus with SDX floppy controller. Nigel Barnes2019-03-102-0/+86
* hpi_dsk.cpp: Resolve unused variable warnings (nw) AJR2019-01-131-0/+2
* hp9825: added HLE of HP9885 floppy drive. Extended HPI format to fulivi2019-01-122-19/+78
* Fix clang build [-Wc++11-narrowing] (nw) AJR2019-01-072-2/+2
* fix MSVC (llvm toolset) compile (nw) Peter Ferrie2019-01-061-1/+1
* einstein: Software list items promoted to working: Theatre Europe Dirk Best2018-12-291-1/+2
* Fix (unused) 3.5" head calc (nw) arbee2018-12-251-1/+1
* Fix (currently unused) 3.5" track calc for WOZ2 (nw) arbee2018-12-241-1/+1