nakeee
|
e84ec7855a
|
smg projection hack, taken from http://forums.dolphin-emu.com/thread-165-page-3.html
maybe we should just make configurable linear trasnformation hack;)
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2949 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-10 10:25:53 +00:00 |
|
fires.gc
|
65fa1cb729
|
just added a small function for HLE
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2948 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-10 08:13:36 +00:00 |
|
nakeee
|
96251a911f
|
compile fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2946 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-09 22:32:30 +00:00 |
|
nakeee
|
a421ab0fd0
|
more comments
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2945 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-09 22:29:59 +00:00 |
|
nakeee
|
f0641ebe3f
|
fixed possible mistake in mulcmv
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2944 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-09 22:07:58 +00:00 |
|
nakeee
|
5184b578c8
|
added subp from duddie's doc also added more comments
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2943 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-09 22:00:08 +00:00 |
|
Shawn Hoffman
|
f6bc828e63
|
fix for issue 839
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2942 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-09 18:24:23 +00:00 |
|
hrydgard
|
5166251b2c
|
DSP: Further disasm improvements. Make a few mul ops (only two of which I have seen, both in Zelda) behave like Duddie's doc says they should.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2941 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-09 14:33:34 +00:00 |
|
hrydgard
|
0f26228ef2
|
DSP: Fix broken disassembly (deleted some remaining byteswaps). Don't check for external interrupts every cycle. Loop endpoint detector added to Analyzer (this will be useful for a future JIT).
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2940 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-09 13:03:41 +00:00 |
|
hrydgard
|
8c861ad58d
|
DSP LLE: Remove byteswaps and other bloat from the hot path (do them at load/dma time). Minor speedup, perhaps.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2939 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-08 21:46:54 +00:00 |
|
hrydgard
|
e5edb4c4ad
|
remove old define WITH_DSP_ON_THREAD
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2938 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-08 20:38:23 +00:00 |
|
hrydgard
|
8c3bb3796b
|
DSP: New non-threaded mode for the LLE plugin, with some idle skipping enabled. Use Dolphin Main config to set it. Some minor optimization and some spelling fixes.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2937 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-08 20:26:33 +00:00 |
|
Shawn Hoffman
|
4a7f01348d
|
windows build fix
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2935 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-08 20:04:48 +00:00 |
|
Shawn Hoffman
|
f8ed0b5c4c
|
chop the "testing" moniker off of dsp lle
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2934 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-08 20:02:22 +00:00 |
|
hrydgard
|
0c4d4835ac
|
DSP: Add cycles parameter to all Update functions in HLE, might be useful someday :p A couple more signatures for the idle skip detector. no big functional changes
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2932 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-08 18:36:53 +00:00 |
|
hrydgard
|
541832e4f0
|
DSP: Fix sln file now that old LLE is dead. Add preliminary DSPAnalyzer, which looks for idle skip opportunities.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2930 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-08 17:58:58 +00:00 |
|
sl1nk3.s
|
5c56066519
|
Fix for issue 831, add .gcz to the cache file of compressed iso and corrected fullscreen tool tip message
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2929 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-08 16:38:41 +00:00 |
|
nakeee
|
7dccebfef2
|
Got rid of loop step + added some comments
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2928 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-08 14:11:23 +00:00 |
|
nakeee
|
65daec3554
|
Removing old LLE plugin
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2927 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-08 13:42:30 +00:00 |
|
XTra.KrazzY
|
a2855dcf2d
|
Pausing now works in LLE-Testing
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2926 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-08 12:37:15 +00:00 |
|
omegadox
|
33cd584b38
|
small fix.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2925 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-08 01:46:02 +00:00 |
|
omegadox
|
449aa57de3
|
Some commenting fixes and use INFO_LOG again.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2923 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-08 01:20:52 +00:00 |
|
nakeee
|
66ea22e8fb
|
added register updates (tell me if you think it makes sense)
Reverted shift changed which seems to be wrong
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2922 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-07 22:11:51 +00:00 |
|
omegadox
|
d1c9d2463c
|
More commenting.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2921 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-07 21:17:15 +00:00 |
|
nakeee
|
1397ca100a
|
more docs few small fixes
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2920 8ced0084-cf51-0410-be5f-012b33b47a6e
|
2009-04-07 21:03:17 +00:00 |
|