BizHawk/BizHawk.Emulation.DiscSystem
James Groom 1d5a097a75
Fix typo
also this method sucks
2019-02-27 15:33:27 +10:00
..
CDFS Added a small method to return all files recursively as a List<KeyValuePair<string, ISOFileNode>> 2017-10-13 15:24:00 +01:00
DiscFormats Fix typo 2019-02-27 15:33:27 +10:00
Internal discsys/psx - dont crash when reading absurdly negative LBAs 2015-09-17 18:18:06 -05:00
Properties Emulation.Common cleanups 2017-04-27 11:37:26 -05:00
docs more discsys reorg 2015-07-11 13:46:57 -05:00
API_MednaDisc.cs big discsys reorg.. move all API parts into Disc*-named files in root and hide more private stuff 2015-07-11 13:46:58 -05:00
BizHawk.Emulation.DiscSystem.csproj Fixed linux build 2018-02-21 20:19:33 -05:00
BizHawk.Emulation.DiscSystem.csproj.DotSettings DoSettings file for all project to explicitely set language level to C#6 2018-06-23 13:06:13 -05:00
Disc.cs discsystem: add a utility method for my own use, no interest to anybody else 2017-09-07 22:39:06 -05:00
DiscDecoding.cs improve discohawk reliability 2015-09-10 16:54:02 -05:00
DiscExceptions.cs big discsys reorg.. move all API parts into Disc*-named files in root and hide more private stuff 2015-07-11 13:46:58 -05:00
DiscHasher.cs disc - some unneeded code cleanup 2015-07-18 23:53:12 -05:00
DiscIdentifier.cs Reduced dreamcast detection time by a factor of 10 2017-10-11 11:20:46 +01:00
DiscJob.cs discsystem - handle some errors that werent handled before 2015-09-16 14:27:28 -05:00
DiscMountJob.MednaDisc.cs allow mednadisc to use its own leadout track generator 2015-07-14 21:47:45 -05:00
DiscMountJob.cs Experiemental MDS/MDF Support 2017-10-25 17:06:16 +01:00
DiscMountPolicy.cs big discsys reorg.. move all API parts into Disc*-named files in root and hide more private stuff 2015-07-11 13:46:58 -05:00
DiscSectorReader.cs discsys/psx - dont crash when reading absurdly negative LBAs 2015-09-17 18:18:06 -05:00
DiscStream.cs enable backup identification of PSX discs through ISO filesystem 2015-07-20 18:00:20 -05:00
DiscStructure.cs disc - fix the SeekTrack method 2015-07-18 20:06:46 -05:00
DiscSubQ.cs disc - some unneeded code cleanup 2015-07-18 23:53:12 -05:00
DiscTOC.cs throw slightly more descriptive warning when loading a cue with a missing bin 2015-08-08 16:40:37 -05:00
DiscTypes.cs disc - some unneeded code cleanup 2015-07-18 23:53:12 -05:00
DiscUtils.cs more discsys reorg 2015-07-11 13:46:58 -05:00