summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats
Commit message (Expand)AuthorAgeFilesLines
* 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
* apple2: Support the new version 2 .WOZ images [R. Belmont] arbee2018-12-232-14/+48
* (nw) fix stuff: Vas Crabb2018-11-292-6/+5
* Renamed flipendian -> swapendian, as I spent minutes trying to find the funct... mooglyguy2018-11-051-4/+4
* Merge pull request #4225 from AmatCoder/AmatCoder-dsk-patch-2 R. Belmont2018-11-011-4/+2
|\
| * dsk_dsk.cpp: Avoid to use uninitialized booleans AmatCoder2018-11-011-4/+2
* | hp9825: added DC100 tape drive fulivi2018-10-162-2/+6
|/
* srcclean (nw) Vas Crabb2018-09-231-3/+3
* (nw) fix lots of inadverently mutable static pointers Vas Crabb2018-09-201-2/+3
* Merge pull request #4009 from AmatCoder/AmatCoder-fix-dsk Robert2018-09-191-3/+3
|\
| * dsk_dsk.cpp: sectors must be read even if it contains Deleted Mark AmatCoder2018-09-191-3/+3
* | bbcb: Added floppy disc controller options:- Nigel Barnes2018-09-171-0/+4
* | tzx_cass.cpp: 1ms pause is always required AmatCoder2018-09-161-5/+7
|/
* ti99_dsk.cpp: Change `crc` type to uint16_t here, too (nw) AJR2018-08-041-1/+1
* ti99_dsk.cpp: More appropriate variable type which will hopefully make MSVC h... AJR2018-08-041-1/+1
* (nw) Fixed the build. Robbbert2018-08-041-1/+1
* ti99: Fixed long-standing TDF bug; added support for 16-sector formats Michael Zapf2018-08-032-635/+971
* Merge branch 'master' of https://github.com/mamedev/mame Peter Ferrie2018-07-292-4/+22
|\
| * flopimg.h: Add debug asserts to help catch geometry errors (nw) AJR2018-07-281-3/+3
| * imd_dsk.cpp: Add some sanity checking on geometry AJR2018-07-271-1/+19
* | ap2_dsk.cpp: avoid one type of .woz corruption (nw) Peter Ferrie2018-07-291-0/+2
|/
* camplynx_cas: Added support for multiple files (concatenated) in TAP file. Nigel Barnes2018-07-161-42/+81
* New machines marked as NOT_WORKING Nigel Barnes2018-07-101-0/+24
* Bug fix for multi-channel reads in cassette_get_samples(). (#3725) Frank Palazzolo2018-07-092-20/+25
* tzx_cas: no other copyright holders. initial version here: hap2018-06-262-2/+2
* Oops (nw) Olivier Galibert2018-05-261-0/+1