- Jul 19, 2015
-
-
zawata authored
-
- Jul 18, 2015
-
-
Yuri Kunde Schlesner authored
Dyncom: Support for a new ARMv6 Thumb MOV encoding
-
Tony Wasserka authored
Remove the unused and commented GetThemeDir prototype from FileUtil
-
Emmanuel Gil Peyrot authored
-
Yuri Kunde Schlesner authored
-
- Jul 17, 2015
-
-
Yuri Kunde Schlesner authored
Kernel/SVC: Implemented svcQueryMemory.
-
Subv authored
-
bunnei authored
Ensure all kernel objects are released during shutdown
-
Yuri Kunde Schlesner authored
This commit fixes several kernel object leaks. The most severe of them was threads not being removed from the private handle table used for CoreTiming events. This resulted in Threads never being released, which in turn held references to Process, causing CodeSets to never be freed when loading other applications.
-
archshift authored
Update homebrew before building, which no longer uses SourceForge
-
archshift authored
-
Yuri Kunde Schlesner authored
arm_dyncom_interpreter: Simplify assignment in SMLAW
-
Lioncash authored
Also a side-benefit of not having implementation-defined behavior.
-
- Jul 16, 2015
-
-
Yuri Kunde Schlesner authored
Hopefully this should reduce the amount of drive-by spam and annoying support requests in the channel.
-
bunnei authored
Do not load entire RomFS to memory, read from the file as needed instead (rebased)
-
- Jul 15, 2015
-
-
Tony Wasserka authored
Pica/CommandProcessor: Move default attribute setup to the proper position.
-
Tony Wasserka authored
-
Tony Wasserka authored
Pica/Clipper: Output proper number of triangles in debugging logs.
-
Tony Wasserka authored
-
- Jul 14, 2015
-
-
Tony Wasserka authored
Fix permissions in pre-commit hook.
-
Yuri Kunde Schlesner authored
-
Lectem authored
-
archshift authored
Y2R: Fix narrowing warning
-
Yuri Kunde Schlesner authored
-
Yuri Kunde Schlesner authored
Buffer lengths should be size_t, and file offsets should be u64.
-
- Jul 13, 2015
-
-
JSFernandes authored
-
Yuri Kunde Schlesner authored
-
condut authored
-
Tony Wasserka authored
getopt: Fix compilation settings.
-
Yuri Kunde Schlesner authored
We already define _CRT_SECURE_NO_WARNINGS
-
Yuri Kunde Schlesner authored
INTERFACE doesn't define the symbol when compiling the library itself. PUBLIC should be used when the definition is needed both by the library and by the users.
-
Yuri Kunde Schlesner authored
Qt: Fix disassembly widget stepping
-
Tony Wasserka authored
Pica: Implement stencil testing.
-
Tony Wasserka authored
-
Tony Wasserka authored
-
Tony Wasserka authored
-
Tony Wasserka authored
Add CiTrace recording support.
-
Tony Wasserka authored
-
Tony Wasserka authored
-