Commit Graph

19 Commits

Author SHA1 Message Date
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 03ccdb15eb Emulation.DiscSystem - cleanup - remove unused usings 2020-02-26 14:38:48 -06:00
adelikat 72d4b0ac46 use inline out 2020-02-25 15:14:13 -06:00
YoshiRulz 51d0bdf4cf
Use string interpolation 2019-03-20 15:24:33 +10:00
James Groom d5d2e7d412
Fix typo 2019-02-24 15:39:53 +10: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 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 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