summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats/ti99_dsk.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-031-620/+956
* ti99: Fixed disk creation via OSD Michael Zapf2018-05-041-4/+13
* NOTICE (TYPE NAME CONSOLIDATION) Miodrag Milanovic2016-10-221-25/+25
* ti99: Explicitly add the cell_size to mfm_w call (nw) Michael Zapf2016-09-051-6/+6
* ti99: Fixed another issue with double stepping. Michael Zapf2016-08-251-16/+41
* ti99: Forgot to reset the TRACE flag. Michael Zapf2016-08-241-1/+1
* Forgot srcclean Michael Zapf2016-08-241-1/+1
* ti99: Fix a problem with formatted disk images that do not match the expected... Michael Zapf2016-08-241-6/+9
* hdc92x4: Added 9224 emulation; ti99_dsk: Fixed issue with deleted data marks ... Michael Zapf2016-08-141-23/+24
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-081-0/+1134