| Age | Commit message (Collapse) | Author |
|
ARM_Interface: Make destructor virtual
|
|
Fixes some warnings on OSX.
|
|
- 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.
|
|
|
|
|
|
|
|
|
|
Add override keyword where appropriate
|
|
|
|
This was automated using `clang-modernize`.
|
|
Added license header back in. I originally removed this because I mostly rewrote the file, but meh
|
|
|
|
|
|
Fixed typo (make protected member public)
Added license header back in. I originally removed this because I mostly rewrote the file, but meh
ARM: Fixed a type error in dyncom interpreter.
ARM: Updated dyncom to use unique_ptr for internal ARM state.
|
|
area.
Removed s_ prefix
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|