adelikat
|
46d05de51f
|
nothing to see here
|
2020-02-28 12:52:48 -06:00 |
adelikat
|
9cbf7b1176
|
DiscSystem.Emulation - fix a few typos
|
2020-02-26 15:25:50 -06:00 |
adelikat
|
35219d2dd7
|
Emulation.DiscSystem - cleanup - use object initializers
|
2020-02-26 15:00:18 -06:00 |
adelikat
|
4cf29c5169
|
Emulation.DiscSystem - cleanup - use extension method, using declarations
|
2020-02-26 14:53:36 -06:00 |
adelikat
|
3f9b93be59
|
Emulation.DiscSystem -> simplify if/elses into return statements
|
2020-02-26 14:51:05 -06:00 |
adelikat
|
cd9103b412
|
Emulation.DiscSystem - cleanup - use built in aliases
|
2020-02-26 14:42:35 -06:00 |
adelikat
|
2afa05d2c7
|
Emulation.DiscSystem - cleanup - use expression body
|
2020-02-26 14:41:54 -06:00 |
adelikat
|
eb4acc0090
|
Emuation.DiscSystem - cleanup - use null propagation
|
2020-02-26 14:40:33 -06:00 |
adelikat
|
03ccdb15eb
|
Emulation.DiscSystem - cleanup - remove unused usings
|
2020-02-26 14:38:48 -06:00 |
adelikat
|
e1bb93971a
|
use expression body in various places
|
2020-02-25 15:14:14 -06:00 |
adelikat
|
72d4b0ac46
|
use inline out
|
2020-02-25 15:14:13 -06:00 |
YoshiRulz
|
a1d46b6d49
|
Improve exception docs in BizHawk.Emulation.DiscSystem
|
2020-01-02 21:51:24 +10:00 |
J.D. Purcell
|
fec63fb66a
|
Spaces -> tabs, fix mixed newlines.
|
2019-11-03 20:58:36 -05:00 |
YoshiRulz
|
a2a5ec7566
|
Replace $"{a}{b}" and similar with concatenation
|
2019-06-14 15:54:17 +00:00 |
YoshiRulz
|
2642ef4049
|
Remove empty docs
|
2019-06-06 16:41:10 +10:00 |
YoshiRulz
|
ceb490828f
|
Fix docs "not placed on a valid language element"
|
2019-05-29 21:04:12 +10:00 |
James Groom
|
779975f689
|
Use nameof
|
2019-03-28 14:17:14 +11:00 |
YoshiRulz
|
51d0bdf4cf
|
Use string interpolation
|
2019-03-20 15:24:33 +10:00 |
James Groom
|
1d5a097a75
|
Fix typo
also this method sucks
|
2019-02-27 15:33:27 +10:00 |
James Groom
|
d5d2e7d412
|
Fix typo
|
2019-02-24 15:39:53 +10:00 |
James Groom
|
cf23d9db87
|
Fix typo and cleanup loop
|
2019-02-24 15:39:01 +10:00 |
Asnivor
|
76070cd89d
|
OCD: Fix non-critial compiler warnings in my code
|
2019-01-25 15:45:15 +00:00 |
Asnivor
|
7eee1c0f8f
|
DiscSystem MDS: version check
|
2017-10-27 20:35:40 -04:00 |
Asnivor
|
6d87be1396
|
Experiemental MDS/MDF Support
|
2017-10-25 17:06:16 +01:00 |
zeromus
|
bafe41fa54
|
discsystem - successfully parse cues that are bigger garbage
|
2015-09-16 14:37:42 -05:00 |
zeromus
|
8f5059d53e
|
discsystem - handle some errors that werent handled before
|
2015-09-16 14:27:28 -05:00 |
zeromus
|
a3ff5b0d8c
|
improve discohawk reliability
|
2015-09-10 16:54:02 -05:00 |
zeromus
|
66c2d48e8d
|
throw slightly more descriptive warning when loading a cue with a missing bin
|
2015-08-08 16:40:37 -05:00 |
zeromus
|
60c3eb9883
|
cue files - prefer a pre-decoded wav over an mp3 with the same filename
|
2015-07-19 22:15:10 -05:00 |
zeromus
|
62f7e7d1f2
|
disc - support .img.ecm
|
2015-07-18 23:53:13 -05:00 |
zeromus
|
a0e623ef1b
|
disc - some unneeded code cleanup
|
2015-07-18 23:53:12 -05:00 |
zeromus
|
64aa41c0e3
|
prepwork for sector synthesis provider
|
2015-07-14 21:04:27 -05:00 |
zeromus
|
4c29f27bc0
|
fix CCD track 1 pregap synthesis
|
2015-07-12 18:04:55 -05:00 |
zeromus
|
b5d3ff4397
|
refactor cue code to be less weirdly structured and partial-classy
|
2015-07-12 17:45:20 -05:00 |
zeromus
|
91eecdca52
|
fix fact that "fix error in subcode in ReadLBA_2352" is senseless
|
2015-07-11 13:47:01 -05:00 |
zeromus
|
901d5c1431
|
fix some errors with 2442 vs 2448, repair CCD dumping, repair discohawk
|
2015-07-11 13:47:00 -05:00 |
zeromus
|
41d5875baf
|
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 |