This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
5c805163bf8ff307d0aae8144d0c2076907fe95c
dolphin
/
Source
/
Core
/
Core
/
Src
/
PowerPC
History
XTra.KrazzY
116509985a
More portable file management. Verify on linux and check Wii's un-save-able games.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@1405
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-12-05 17:04:15 +00:00
..
Interpreter
More portable file management. Verify on linux and check Wii's un-save-able games.
2008-12-05 17:04:15 +00:00
Jit64
fix jit bug causing the "not so simple" error message
2008-11-25 23:19:05 +00:00
Gekko.h
More common things moved out from the GFX plugins. No visible changes.
2008-07-18 19:33:55 +00:00
PowerPC.cpp
DC + fifo: small fix/correction ;). Remove old stupid OnIdleDC stuff. Interesting: DSPnull with DC + IdleSkipping show invalid read addr sometimes.
2008-11-24 16:33:38 +00:00
PowerPC.h
DC + fifo: small fix/correction ;). Remove old stupid OnIdleDC stuff. Interesting: DSPnull with DC + IdleSkipping show invalid read addr sometimes.
2008-11-24 16:33:38 +00:00
PPCAnalyst.cpp
JIT a few more instructions. Very minor speed boost in a few games.
2008-10-25 15:59:09 +00:00
PPCAnalyst.h
Submit all kind of misc little changes and cleanup so I get a clean slate. There should be nothing in here that really changes anything important, except fixing some types in the filesystemgc stuff.
2008-09-28 16:49:58 +00:00
PPCTables.cpp
PPCTables Housekeeping...
2008-12-04 19:17:37 +00:00
PPCTables.h
Kill lots of old outdated comments. Some new comments added. Misc style fixes. No effect on emulation.
2008-10-16 22:06:06 +00:00
Profiler.cpp
Fixed DebugFast versions of PadSimple and DSP HLE plugins.
2008-09-15 21:38:23 +00:00
Profiler.h
Random grab-bag of stuff: Finer grained JIT disabling (jpeterson's debug tool), show activated cheats, some comments, one more jitted instruction, support in backpatcher for writes, currently disabled because Beyond Good and Evil crashes when using it. yes this change should be split but i'm just too lazy, sorry.
2008-10-28 22:38:53 +00:00
SignatureDB.cpp
Readded log manager changes, now with a LOGV function to use the verbosity levels.
2008-11-07 20:08:31 +00:00
SignatureDB.h
more fixes, prefix filter for export symbols
2008-08-24 21:54:59 +00:00
SymbolDB.cpp
small fixes
2008-12-01 08:34:51 +00:00
SymbolDB.h
Debugger: added save code option and darkened the code view colors so I can see them on my screen
2008-12-01 07:37:35 +00:00