This website requires JavaScript.
Explore
Help
Sign In
Yaya48
/
dolphin
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
4e4bbdfa457d660d56abd1a71fe7cdd8e1e286e7
dolphin
/
Source
/
Core
/
DebuggerWX
T
History
hrydgard
9e14b2575d
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.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@996
8ced0084-cf51-0410-be5f-012b33b47a6e
2008-10-28 22:38:53 +00:00
..
resources
minor improvements (mostly debugger)
2008-07-24 13:40:07 +00:00
Src
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
DebuggerWX.vcproj
added compile time assertion for _SECURE_SCL=0. It is very important that all libraries are compiled with the same _SECURE_SCL if you want to share STL functions between libraries.
2008-10-15 12:40:31 +00:00