This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
cd439cdce0f0b2003b20cd2a35fe2d89845ca047
dolphin
/
Source
/
Core
T
History
hrydgard
0fd2edbf98
DSP: Remove all mentions of the mysterious DROM. Write protect the ROMs and IRAM as much as possible while loaded (to make sure they don't get corrupted by some memory overwrite or whatever). Make instruction reads stricter - iram and irom don't wrap anymore (not 100% sure about this one). Misc cleanup + changes.
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@2904
8ced0084-cf51-0410-be5f-012b33b47a6e
2009-04-06 18:47:21 +00:00
..
AudioCommon
Openal on linux (get stuck but doens't crash)
2009-04-05 14:02:03 +00:00
Common
DSP: Remove all mentions of the mysterious DROM. Write protect the ROMs and IRAM as much as possible while loaded (to make sure they don't get corrupted by some memory overwrite or whatever). Make instruction reads stricter - iram and irom don't wrap anymore (not 100% sure about this one). Misc cleanup + changes.
2009-04-06 18:47:21 +00:00
Core
DSP: Remove all mentions of the mysterious DROM. Write protect the ROMs and IRAM as much as possible while loaded (to make sure they don't get corrupted by some memory overwrite or whatever). Make instruction reads stricter - iram and irom don't wrap anymore (not 100% sure about this one). Misc cleanup + changes.
2009-04-06 18:47:21 +00:00
DebuggerWX
dsp llet debugger: disasm the ucode when it's dumped
2009-04-03 19:29:15 +00:00
DiscIO
Fixed a few MSVC compiler warnings, and added some switches to the readme.
2009-03-25 00:46:00 +00:00
DolphinWX
When searching iso directories subfolders, do not include folders multiple times
2009-04-06 06:58:00 +00:00
InputCommon
Updated rumble for nJoy, fixed a few glitches with half press button and deadzones too.
2009-04-02 21:13:58 +00:00
VideoCommon
More commenting and cleanup and added another BP Function.
2009-04-06 18:20:28 +00:00