.. |
CDFS
|
Remove unnecessary calls to ToList (e.g. in foreach)
|
2019-10-13 15:50:57 +00:00 |
DiscFormats
|
Replace $"{a}{b}" and similar with concatenation
|
2019-06-14 15:54:17 +00:00 |
Internal
|
Use nameof
|
2019-03-28 14:17:14 +11: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
|
Use nameof
|
2019-03-28 14:17:14 +11:00 |
BizHawk.Emulation.DiscSystem.csproj
|
Set LangVersion to 8.0. Requires Visual Studio 2019 with 16.3+ update installed.
|
2019-10-27 12:14:19 -04: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
|
Use string interpolation
|
2019-03-20 15:24:33 +10:00 |
DiscExceptions.cs
|
Use string interpolation
|
2019-03-20 15:24:33 +10: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
|
Use nameof
|
2019-03-28 14:17:14 +11: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
|
Use nameof
|
2019-03-28 14:17:14 +11: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
|
Use string interpolation
|
2019-03-20 15:24:33 +10:00 |
DiscUtils.cs
|
more discsys reorg
|
2015-07-11 13:46:58 -05:00 |