- Nov 18, 2014
-
-
Tony Wasserka authored
Replace asserts with _dbg_assert_.
-
bunnei authored
core: Mark some hle functions as static
-
Lioncash authored
These functions are not referred to by their linkage name outside of the translation unit, so they can be marked as static.
-
bunnei authored
FileSys: Updates backend code to use FileSys::Path and fixes binary path types.
-
bunnei authored
-
bunnei authored
-
bunnei authored
added a todo to kernel archive
-
bunnei authored
-
- Nov 17, 2014
- Nov 16, 2014
-
-
Tony Wasserka authored
vertex_shader: Fix control reaches end of function warning
-
Lioncash authored
-
bunnei authored
OS X Travis improvements
-
- Nov 15, 2014
-
-
archshift authored
-
Tony Wasserka authored
Add support for disabling log from settings
-
bunnei authored
Fix two format strings.
-
bunnei authored
ARM_Interface: Make destructor virtual
-
- Nov 14, 2014
- Nov 13, 2014
- Nov 12, 2014
-
-
bunnei authored
APT_U: Various improvements and bug fixes.
-
bunnei authored
-
bunnei authored
- Also Clarified GlanceParameter/ReceiveParameter documentation.
-
bunnei authored
-
bunnei authored
- Also added comment to GetLockHandle function.
-
bunnei authored
Fix dyncom bugs
-
bunnei authored
- Fixes single stepping in debugger.
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
- 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.
-
- Nov 11, 2014
- Nov 10, 2014
-
-
archshift authored
-