Commit Graph

9082 Commits

Author SHA1 Message Date
zeromus 962b567f6d repair discohawk and cleanup. remember to re-add CCD exporting 2015-07-11 13:46:37 -05:00
zeromus 4f978ccba9 repair pce-cd disc loading of subQ 2015-07-11 13:46:37 -05:00
zeromus f9c5b17097 restore discsys TOCRaw and DiscStructure synthesis and make octoshock disc reading work again 2015-07-11 13:46:36 -05:00
zeromus 6dcaa3ca04 apply major discsystem refactorings to emulator cores and client. lots of undone things, most notably generalized RawTOCEntries -> TOCRaw -> Structure synthesis outside of the individual format/api disc loaders. IOW there's no DiscStructure right now. Probably lots of bugs too. 2015-07-11 13:46:36 -05:00
zeromus 71022de580 better disc batch testing 2015-07-11 13:46:26 -05:00
zeromus b7c5fa84e1 add specified cue flags to existing data flag, don't overwrite it 2015-07-11 13:46:25 -05:00
zeromus 377f8e8b1c reimplement cue SBI loading 2015-07-11 13:46:25 -05:00
zeromus 0d029b4030 batch comparing capability 2015-07-11 13:46:25 -05:00
zeromus 7dacc07a7d quick cleanup of spammy cue loading console output 2015-07-11 13:46:24 -05:00
zeromus 50546e3f9e handle cue tracks with implicit index 0 at 00:00:00 file MSF 2015-07-11 13:46:24 -05:00
zeromus 32a0921fb1 remove a defunct file 2015-07-11 13:46:24 -05:00
zeromus 449cd4b668 more correctly generate cue pregaps using entire previous track type 2015-07-11 13:46:23 -05:00
zeromus 0443db051b cue cleanup 2015-07-11 13:46:23 -05:00
zeromus 9b8486a2d1 generate pregap XA headers same way as mednafen 2015-07-11 13:46:23 -05:00
zeromus 79c8f43279 clarify previous commit, but this approach is wrong. need a total zero-sector synthesizer depending on the track type including XA subform 2015-07-11 13:46:22 -05:00
zeromus c5d7fda22f do a bad job supporting header synthesis for different sector modes 2015-07-11 13:46:22 -05:00
zeromus 5713346580 cue clarifications 2015-07-11 13:46:22 -05:00
zeromus 675853e7a3 handle mixed mode cues more properly 2015-07-11 13:46:21 -05:00
zeromus 1de6033c0a different cue gap sector synth for data and audio sectors 2015-07-11 13:46:21 -05:00
zeromus 9b5daa9e3c cue pregap subQ 2015-07-11 13:46:21 -05:00
zeromus 5bb7d5e707 cue postgap subQ. print negative Timestamps, even though I'm becoming less and less a fan of that class 2015-07-11 13:46:20 -05:00
zeromus 4e8f649512 work on cue ECM synthesizing 2015-07-11 13:46:20 -05:00
zeromus aa50d28346 generate sector headers for mode1/2048 2015-07-11 13:46:19 -05:00
zeromus 017397d91a add DiscMountPolicy to control discrepancies in generation of subQ between different disc interfaces. 2015-07-11 13:46:19 -05:00
zeromus 910c745b03 a little bit of cue subP synthesis 2015-07-11 13:46:19 -05:00
zeromus 8d9f8daf61 small refactor to cue toc emission 2015-07-11 13:46:18 -05:00
zeromus 70f97851b3 continue cue loading 2015-07-11 13:46:18 -05:00
zeromus 7deb5e8575 begin rebuilding cue loading based on the new cue compiling system 2015-07-11 13:46:18 -05:00
zeromus 3c26d48a59 change analyze stage to be a compile stage, which digests the commands as well as analyzing the files and gives an area for extra validation separate from the loading stage 2015-07-11 13:46:17 -05:00
zeromus 8b0593dcb2 some majorly incomplete cue stuff. need to refactor into CueGrid so an index#0 can setup its Q subchannel synthesis by easily referencing the following index 2015-07-11 13:46:17 -05:00
zeromus d698bb8059 work on bringing back cue loading 2015-07-11 13:46:17 -05:00
zeromus 4b8d3cfa79 cleanup CUE toc handling a bit 2015-07-11 13:46:16 -05:00
zeromus fda3ec03ed improve subchannel mismatch reporting during disc a/b testing and add a comment about a failed experiment at a subcode deinterleaving optimization 2015-07-11 13:45:52 -05:00
zeromus f2def57b90 add new subchannel interleaving code and fix errors in CCD subcode loading 2015-07-11 13:45:52 -05:00
zeromus 87ff7f9a71 clean up TOCRaw including redundant LeadoutTimestamp data (actually contained in entry 100) and import its Control field correctly from Mednadisc 2015-06-23 17:16:35 -05:00
zeromus 80164c1fba import WIP discsys work from svn 2015-06-23 13:57:11 -05:00
zeromus fada87b3d3 update mednadisc to 0.9.38.4 2015-06-23 13:27:10 -05:00
adelikat bea654bced trying a gain to commit this .sln file 2015-06-22 20:01:09 -04:00
adelikat 8e840b43f2 Revert "Fix BizHawk.sln to be compatible with Visual Studio 2010 again"
This reverts commit 755081877f.
2015-06-22 19:55:42 -04:00
adelikat e5941b7851 Merge branch 'master' of https://github.com/TASVideos/bizhawk 2015-06-22 19:53:22 -04:00
adelikat 755081877f Fix BizHawk.sln to be compatible with Visual Studio 2010 again 2015-06-22 19:41:12 -04:00
adelikat 11eb526314 Create README.md 2015-06-22 16:49:18 -04:00
pasky1382 703dc33cc0 Small correction.
Removed the link to the key names that did not contain correct information, this list of key names is not used in Bizhawk for lua's input.get()
2015-06-22 13:40:22 +00:00
pasky1382 296be2aef7 Removed a cheat I left in. 2015-06-22 11:36:58 +00:00
pasky1382 2bec7283a5 Added Neutopia collision viewer for PCE 2015-06-22 11:32:28 +00:00
pasky1382 1511aef8d8 Left in debug function, fixed. 2015-06-22 11:15:58 +00:00
pasky1382 681faaff32 Added a Super Mario Brothers 3 collision box viewer. 2015-06-22 11:13:31 +00:00
adelikat 7c35d7b80d AppleII mnemonics - make L and R uppercase to be consistent with other alphanumeric buttons. I don't think this change breaks anything, other than cosmetics when looking at pre-existing Apple II movies 2015-06-21 16:20:39 +00:00
adelikat 46feea39cd TAStudio - account for a button name of "P" rather than assume it is a player number indicator, fixes issue #431 2015-06-21 16:13:35 +00:00
goyuken ae4881356e appletwo: fix mono setting being borked on loadstate 2015-06-21 14:40:58 +00:00