Commit graph

116 commits

Author SHA1 Message Date
strmnnrmn
1e970537f8 Fix some indentation in AudioHLEProcessor.cpp
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@843 42e9bfbe-799a-4a2d-bad1-236e862a387a
2012-12-08 14:19:23 +00:00
strmnnrmn
d7d116642a Fix more trailing whitespace (files with CRLF line endings?)
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@825 42e9bfbe-799a-4a2d-bad1-236e862a387a
2012-11-28 23:23:11 +00:00
Corn
cacf4e0acb [!] removed some redundant variables in PSPRenderer
[!] small fix to audio and made buffers smaller for less delay
[!] add disassemble when BSOD happens (not avail in release mode)

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@496 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-11-24 17:44:56 +00:00
Corn
0165eb67ed [!] bail audio mixer when called with bogus values (YOSHI)
[!] small improvement in color adjustment process
[!] call popDL directly instead of endDL if possible
[!] Instruction count should now match in debug dlist with value shown in Dlist length
[!] reworked blend explorer and cleaned up debug info and reordered some code


git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@475 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-11-07 08:42:56 +00:00
Corn
cfb0a01d12 [~] some clean up in Audio List code
[~] some clean up in PSPrenderer

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@459 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-10-22 13:30:18 +00:00
Corn
212071ee2f [!] Fix for Yoshi audio (tnx Salvy for tracking it down)
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@458 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-10-21 19:39:33 +00:00
Salvy
e6f559517a [!] Simplified Audio_Ucode
[~] Make sure to reset isMKABI and isZeldaABI

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@325 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-07-26 17:53:34 +00:00
Salvy
568cd31dc9 [!] Fixed regression from dev rev 183 that caused alot of static in Audio_Ucode (Corn)
[!] Reduced BUFFER_SIZE in audio (Corn)

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@276 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-05-09 20:55:46 +00:00
Corn
df81c8c415 [!] Made N64 audio processing buffer much smaller
[-] Removed audio buffer cache write-back

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@272 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-05-04 21:00:01 +00:00
Salvy
68b81b0ca6 [~} Minor clean up in audio plugin
[~] Reset LoopVal everyframe

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@271 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-05-04 00:01:34 +00:00
Corn
847867fce2 [!] Some clean up in graphics and audio
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@183 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-03-12 11:08:54 +00:00
Salvy
71525b1b12 [!] Leveraged comparing ints with floats in DLParser_GBI1_Sprite2DDraw (chops down 38 ops) (needs more work)
[~] Inlined Audio_Ucode_Detect (I reverted it by error)
[!] Add SVN # to about menu (we'll change it back once we get close to release)

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@169 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-03-04 20:04:05 +00:00
Salvy
41bc9c6c44 [!] Only try to detect ABI once (WIP)
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@168 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-03-04 18:41:40 +00:00
Salvy
219c531546 [!] Reverted change in dlist from 600 (fixes bsods on DKR and Cruisn' Exotica) Note : There's another regression in Exotica, it crashes later on when getting in game due running out of mem)
[~] Cleaned up abit ABI3

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@41 42e9bfbe-799a-4a2d-bad1-236e862a387a
2011-01-05 03:51:57 +00:00
Salvy
833d552d88 [!] Huge clean up (made alot of stuff debug only)
[!] Skip display ai reads

git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@19 42e9bfbe-799a-4a2d-bad1-236e862a387a
2010-12-29 22:45:03 +00:00
Salvy
bdbd952c60 [+] Initial repo (based from r630 dx64 branch)
git-svn-id: https://subversion.assembla.com/svn/Daedalusx64/trunk@3 42e9bfbe-799a-4a2d-bad1-236e862a387a
2010-12-24 04:37:41 +00:00