BizHawk/BizHawk.Emulation.DiscSystem
James Groom 46a4d8ffa9
Retargetting non-executable projects to .NET Standard (#1801)
* Retarget BizHawk.Emulation.* to .NET Standard 2.0

* Retarget BizHawk.Bizware.BizwareGL to .NET Standard 2.0

In practice this mostly involves moving classes to BizHawk.Client.EmuHawk.
2020-02-18 10:31:49 -06:00
..
CDFS Spaces -> tabs, fix mixed newlines. 2019-11-03 20:58:36 -05:00
DiscFormats Improve exception docs in BizHawk.Emulation.DiscSystem 2020-01-02 21:51:24 +10:00
Internal Enable SA1206 and fix noncompliance 2020-01-25 19:37:28 +10: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 Enable SA1106 and fix noncompliance 2020-01-25 18:06:34 +10:00
BizHawk.Emulation.DiscSystem.csproj Retargetting non-executable projects to .NET Standard (#1801) 2020-02-18 10:31:49 -06:00
BizHawk.Emulation.DiscSystem.csproj.DotSettings Bump ReSharper analysis to C# 8.0 2019-10-31 03:30:00 +10:00
Disc.cs Fix docs "not placed on a valid language element" 2019-05-29 21:04:12 +10:00
DiscDecoding.cs Improve exception docs in BizHawk.Emulation.DiscSystem 2020-01-02 21:51:24 +10:00
DiscExceptions.cs Use string interpolation 2019-03-20 15:24:33 +10:00
DiscHasher.cs Enable SA1504 and fix noncompliance 2020-01-25 14:56:56 +10:00
DiscIdentifier.cs Spaces -> tabs, fix mixed newlines. 2019-11-03 20:58:36 -05:00
DiscJob.cs Enable SA1106 and fix noncompliance 2020-01-25 18:06:34 +10:00
DiscMountJob.MednaDisc.cs allow mednadisc to use its own leadout track generator 2015-07-14 21:47:45 -05:00
DiscMountJob.cs Improve exception docs in BizHawk.Emulation.DiscSystem 2020-01-02 21:51:24 +10: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 Improve exception docs in BizHawk.Emulation.DiscSystem 2020-01-02 21:51:24 +10:00
DiscStream.cs Enable SA1504 and fix noncompliance 2020-01-25 14:56:56 +10:00
DiscStructure.cs disc - fix the SeekTrack method 2015-07-18 20:06:46 -05:00
DiscSubQ.cs Enable SA1504 and fix noncompliance 2020-01-25 14:56:56 +10: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 Enable SA1504 and fix noncompliance 2020-01-25 14:56:56 +10:00
DiscUtils.cs more discsys reorg 2015-07-11 13:46:58 -05:00