BizHawk/BizHawk.Emulation.DiscSystem
zeromus 6bfa842ad3 fix bug in CUE processing resulting in final sectors of data track in mixed mode disc being kind of messed up 2014-12-18 06:23:44 +00:00
..
Blobs big discsystem refactors and preliminary CCD handling. not to be considered stable, but ill start supporting it. 2014-12-04 05:40:10 +00:00
Properties redo how subwcrev stuff is done, so that the subwcrev process doesnt have to run for every project. improves build times. 2014-12-09 19:20:22 +00:00
TOC fix bug in CUE processing resulting in final sectors of data track in mixed mode disc being kind of messed up 2014-12-18 06:23:44 +00:00
cdfs big discsystem refactors and preliminary CCD handling. not to be considered stable, but ill start supporting it. 2014-12-04 05:40:10 +00:00
docs big discsystem refactors and preliminary CCD handling. not to be considered stable, but ill start supporting it. 2014-12-04 05:40:10 +00:00
BizHawk.Emulation.DiscSystem.csproj load m3u files. still no disc switching 2014-12-14 10:36:03 +00:00
CCD_format.cs big discsystem refactors and preliminary CCD handling. not to be considered stable, but ill start supporting it. 2014-12-04 05:40:10 +00:00
CDAudio.cs big discsystem refactors and preliminary CCD handling. not to be considered stable, but ill start supporting it. 2014-12-04 05:40:10 +00:00
CUE_format.cs fix bug in CUE processing resulting in final sectors of data track in mixed mode disc being kind of messed up 2014-12-18 06:23:44 +00:00
Decoding.cs accept : in addition to . in ffmpeg output parsing 2014-06-09 01:47:14 +00:00
Disc.API.cs big discsystem refactors and preliminary CCD handling. not to be considered stable, but ill start supporting it. 2014-12-04 05:40:10 +00:00
Disc.ID.cs sega CD games now get as far as loading the bios 2013-12-16 19:00:05 +00:00
Disc.cs fix bug in CUE processing resulting in final sectors of data track in mixed mode disc being kind of messed up 2014-12-18 06:23:44 +00:00
DiscTOC.cs big discsystem refactors and preliminary CCD handling. not to be considered stable, but ill start supporting it. 2014-12-04 05:40:10 +00:00
DiscTypes.cs big discsystem refactors and preliminary CCD handling. not to be considered stable, but ill start supporting it. 2014-12-04 05:40:10 +00:00
DiscUtils.cs big discsystem refactors and preliminary CCD handling. not to be considered stable, but ill start supporting it. 2014-12-04 05:40:10 +00:00
ECM.cs Some mostly useless formatting and code cleanup in BizHawk.Common, broke some classes up into separate files 2013-12-14 00:03:03 +00:00
GPL_ECM.cs move disc stuff out of BizHawk.Emulation into a new project BizHawk.Emulation.DiscSystem, updated namesspaces in those files, set up other projects with the right references and usings 2013-11-03 23:45:44 +00:00
M3U_file.cs 2014-12-14 18:51:47 +00:00
SectorInterfaces.cs discsystem bugfixes: create TOCRaw for CUE files, fix Q subchannel generation Control field, make Read_2048 support multiple modes (but im not sure how great an idea it is now); add copious warnings about unsafe junk that needs rewriting 2014-12-10 19:39:19 +00:00
Subcode.cs fix bug in CUE processing resulting in final sectors of data track in mixed mode disc being kind of messed up 2014-12-18 06:23:44 +00:00
TOC_format.cs Remove some files I meant to delete, and some useless code cleanups 2013-11-04 03:12:50 +00:00