Age | Commit message (Collapse) | Author |
|
|
|
vertex_shader: Fix control reaches end of function warning
|
|
|
|
Add support for disabling log from settings
|
|
Fix two format strings.
|
|
ARM_Interface: Make destructor virtual
|
|
Fixes some warnings on OSX.
|
|
|
|
Add support for UTF-16 strings for LowPaths in FS:USER
|
|
|
|
APT_U: Various improvements and bug fixes.
|
|
|
|
- Also Clarified GlanceParameter/ReceiveParameter documentation.
|
|
|
|
- Also added comment to GetLockHandle function.
|
|
- Fixes single stepping in debugger.
|
|
|
|
|
|
|
|
- Fixed NZCVT flags to properly save state when function returns.
- Fixed counter to keep track of the actual number of instructions executed.
- Fixed single-step mode to only execute one instruction at a time.
- DefaultIni: Removed comment that no longer applied to dyncom.
|
|
|
|
|
|
Also moves system initialization to when the game is booted.
|
|
|
|
|
|
Added CreateDirectory function to service/fs.cpp, and in Archive.
|
|
Fixed capitalization issues
|
|
SkyEye ARM/VFP fixes
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added a bunch of services
|
|
|
|
|
|
Fix some warnings
|
|
|
|
|
|
|
|
Use configuration files to enable or disable the new dyncom interpreter.
|
|
|
|
|
|
hid.cpp: Fixed crash when updating pad data while null
|
|
Add override keyword where appropriate
|
|
|
|
This was automated using `clang-modernize`.
|
|
|
|
bit_field: Fix a typo in the sample usage.
|