| Age | Commit message (Collapse) | Author |
|
Small, general code cleanup
|
|
loader.cpp: improved file extension checking, made Upper/LowerStr useful, moved string_util into Common namespace
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
src/core/hle/function_wrappers.h
src/core/hle/service/gsp.cpp
|
|
executing one more instruction than expected
|
|
|
|
|
|
reschedule
|
|
before the method was affecting the local method parameter rather than the class field
|
|
|
|
|
|
|
|
that uses it)
|
|
|
|
with style guide
|
|
switching
|
|
skyeye junk
|
|
Fixes issues with building Citra on OSX
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- removed HLE::CallMCR function (was pointless)
|
|
- fixed some compiler issues with xscale_copro when porting code to Windows
- fixed some #include's
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- added initial VFP code from skyeye
|
|
|
|
- handle RD in STREX/STREXB
|
|
|
|
- moved instruction decoding to coprocessor HLE module
|
|
|
|
|