summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | added header checks to identify in uef_cas and csw_cas formats Nigel Barnes2016-09-022-18/+38
* | srcclean and translation regeneration Vas Crabb2016-08-292-7/+7
|/
* some C++14 features are not supported by VS2013. VS2015 is free for home use ... Miodrag Milanovic2016-08-271-5/+0
* ti99: Fixed another issue with double stepping. Michael Zapf2016-08-252-19/+44
* 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-242-9/+12
* Performs argument checking on the return value of CassetteLegacyWaveFiller.ch... Nathan Woods2016-08-231-1/+8
* Fixed regression with cassette code that caused hangs to happen when loading ... Nathan Woods2016-08-202-22/+32
* casserr_t ==> enum class cassette_image::error Nathan Woods2016-08-2046-302/+306
* Stop forcing cassette image create when loading zero-length images. Also min... Nathan Woods2016-08-202-7/+7
* Fixed an issue with legacy floppy loading caused by filetype() now being a st... Nathan Woods2016-08-182-6/+6
* abc80x: Fixed ABC-838 disk image cell size. [Curt Coder] Curt Coder2016-08-151-1/+1
* hdc92x4: Added 9224 emulation; ti99_dsk: Fixed issue with deleted data marks ... Michael Zapf2016-08-141-23/+24
* victor9k: WIP. (nw) Curt Coder2016-08-141-0/+2
* victor9k: Set floppy RPM after track step. Boots to CP/M now. [Curt Coder] Curt Coder2016-08-121-1/+1
* for bool type use true and false (nw) Miodrag Milanovic2016-07-311-2/+2
* fix after pass through the diff Vas Crabb2016-08-012-4/+4
* made constexprs lower case and used constexpr for returning input value as we... Miodrag Milanovic2016-07-318-57/+57
* cleanup of some conversions (nw) Miodrag Milanovic2016-07-311-1/+1
* fix linux compile (nw) Miodrag Milanovic2016-07-311-1/+1
* std::min and std:max instead of MIN and MAX, also some more macros converted ... Miodrag Milanovic2016-07-314-15/+16
* Cleanups and version bump Miodrag Milanovic2016-07-271-1/+1
* renamed bbc_dsk to acorn_dsk Nigel Barnes2016-07-164-514/+819
* fsd_dsk: more logging (nw) Nigel Barnes2016-07-161-9/+19
* Fix archimedes disk format [O. Galibert] Olivier Galibert2016-07-151-1/+6
* C++-ification of src/lib/util/opresolv.[cpp|h] (moved to util:: namespace, ch... Nathan Woods2016-07-076-71/+55
* gcc 6.1.1 warning fixes (nw) Olivier Galibert2016-06-161-3/+3
* MT 06236 [Robbbert] Robbbert2016-06-151-5/+8
* MT 05783 [Robbbert] Robbbert2016-06-121-13/+21
* fsd_dsk: logging (nw) Nigel Barnes2016-06-051-18/+13
* e01: added acorn filestore floppy format and softlist Nigel Barnes2016-06-052-0/+97
* sorcerer: calculate baud rates based on actual dividers on pcb. Fixed a bug w... Robbbert2016-06-051-1/+1
* Bad boy, Micko (nw) Vas Crabb2016-05-191-1/+1
* Workaround for MT 06194 (potential segfault during floppy load) AJR2016-05-011-0/+6
* MT 06189 Robbbert2016-05-011-0/+4
* cgenie.cpp: expanded .cas support so that also files created by etabeta782016-04-241-30/+40
* Various cleanups suggested by static analyzer (nw) Miodrag Milanovic2016-04-247-14/+14
* Typo fix: nonexistant → nonexistent Jordi Mallach2016-04-011-1/+1
* Typo fix: threshholds → thresholds Jordi Mallach2016-03-311-1/+1
* Rename ioprocs parameters from "generic" which MS C++ compiler treats as keyw... Brad Hughes2016-03-162-25/+25
* Turn core_file into a proper class that gets cleaned up safely using unique_ptr Vas Crabb2016-03-063-28/+27
* consistency fixes and add missed files (nw) Miodrag Milanovic2016-03-042-0/+4
* reverting: Miodrag Milanovic2016-01-202-20/+20
* tags are now strings (nw) Miodrag Milanovic2016-01-162-20/+20
* Return std::string objects by value rather than pass by reference AJR2016-01-102-5/+4
* removed memory tracking (nw) Miodrag Milanovic2016-01-082-3/+3
* Cleanups and version bumpmame0169 Miodrag Milanovic2015-12-301-1/+1
* fix override (nw) Nigel Barnes2015-12-291-5/+5
* bbc: added Torch computer (preliminary) Nigel Barnes2015-12-292-0/+64