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
8208903fedda1ea8d040c51efc01e89d5ed62ea4
dolphin
/
Source
T
History
Jordan Woyak
8208903fed
Added a "Cheat Search" tab to the "Tools->Action Replay Manager" dialog.(issue 8) You can currently search for values in memory and create AR codes from a found address/value. The code where a new ARCode is created/added to the gameini is a bit hacky, but the cheat searching works decently. There currently isn't any way to remove ARCodes or create codes with multiple commands, other than stopping the game and opening the game properties.(needs improvement) Made the AR Manager dialog a bit less ugly as well.(it resizes better)
...
git-svn-id:
https://dolphin-emu.googlecode.com/svn/trunk@5898
8ced0084-cf51-0410-be5f-012b33b47a6e
2010-07-18 04:13:16 +00:00
..
Core
Added a "Cheat Search" tab to the "Tools->Action Replay Manager" dialog.(issue 8) You can currently search for values in memory and create AR codes from a found address/value. The code where a new ARCode is created/added to the gameini is a bit hacky, but the cheat searching works decently. There currently isn't any way to remove ARCodes or create codes with multiple commands, other than stopping the game and opening the game properties.(needs improvement) Made the AR Manager dialog a bit less ugly as well.(it resizes better)
2010-07-18 04:13:16 +00:00
DSPSpy
Hg:
2010-06-09 01:37:08 +00:00
DSPTool
include the MP compiler option, which will allow for faster compiling + some minorly stuff :p
2010-07-16 09:22:53 +00:00
Plugins
little bug fix for my last commit
2010-07-18 00:49:08 +00:00
PluginSpecs
This is basicall linux code cleanup. We don not need to pass the X display handle from the video plugin anymore. The wiimote plugins now open their own display handles, and the GUI uses the display handle of the main window frame. Only the window handle from the video plugin is needed. The pWindowHandle variable now passes this instead of the display handle.
2010-07-16 14:14:57 +00:00
TestSuite
Hg:
2010-06-09 01:37:08 +00:00
UnitTests
include the MP compiler option, which will allow for faster compiling + some minorly stuff :p
2010-07-16 09:22:53 +00:00
Dolphin.sln
Fix DebugFast/win32 build configuration
2010-06-29 10:23:15 +00:00