summaryrefslogtreecommitdiffstatshomepage
path: root/src/lib/formats (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* macro removal INLINE -> static inline (nw) Miodrag Milanovic2015-12-1210-27/+27
* fix build for VS 2013 and earlier. dankan18902015-12-071-0/+2
* fixing some more override (nw) Miodrag Milanovic2015-12-0668-294/+295
* override part 3 (nw) Miodrag Milanovic2015-12-051-8/+8
* override part 1 (nw) Miodrag Milanovic2015-12-0536-202/+202
* some core c++11 narrowing fixes (nw) Miodrag Milanovic2015-12-042-2/+2
* clang-modernize part 6 Miodrag Milanovic2015-12-044-20/+20
* clang-modernize part 5 Miodrag Milanovic2015-12-0465-215/+215
* clang-modernize part 1 (nw) Miodrag Milanovic2015-12-039-63/+63
* Cleanups and version bumpmame0168 Miodrag Milanovic2015-11-251-9/+7
* ap2_dsk.c: support 36-track Apple II NIB images [Peter Ferrie] Peter Ferrie2015-11-191-3/+3
* null is \0 (nw) Nigel Barnes2015-11-151-1/+1
* bbc: preliminary support for FSD format. Nigel Barnes2015-11-152-0/+223
* - Fix PVS-Studio warning V562, "It's odd to compare a bool type value with therealmogminer@gmail.com2015-11-091-1/+1
* Fix more PVS-Studio warnings, nw therealmogminer@gmail.com2015-11-091-1/+1
* Rename *.c -> *.cpp in our source (nw) Miodrag Milanovic2015-11-08151-0/+0
* Sharp MZ series: Adjusted mz_cas to work with MZ-800, MZ-80K and MZ-80A; Robbbert2015-11-071-1/+1
* - Fix some instances of PVS-Studio warning V501, "There are identical sub- therealmogminer@gmail.com2015-11-061-1/+1
* Relaxed emu.h a bit, should make compile a bit faster (nw) Miodrag Milanovic2015-11-051-4/+4
* making logerror part of machine and device classes [Miodrag Milanovic] Miodrag Milanovic2015-11-018-105/+105
* not yet correct (nw) David Haywood2015-10-281-6/+49
* checkpoint (nw) David Haywood2015-10-281-5/+153
* Cleanup and version bumpmame0167 Miodrag Milanovic2015-10-282-2/+1
* basic support for 'Direct Recording' block type in tzx format, cpc_cass entry... David Haywood2015-10-271-3/+45
* Apollo changes: [Hans Ostermeyer] arbee2015-10-242-0/+10
* Merge pull request #413 from Pernod70/master Miodrag Milanović2015-10-242-122/+253
|\
| * bbc: floppy formats and rom updates Nigel Barnes2015-10-212-122/+253