- Jun 25, 2014
-
-
bunnei authored
Refactor loader code and add preliminary NCCH support
-
- Jun 24, 2014
-
-
bunnei authored
NCCH: Updated LoadExec to use Memory::WriteBlock function to load binary code.
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
Loader: Added ErrorNotUsed ReturnStatus type to specify when something is not used.
-
bunnei authored
- Various cleanups/refactorings to Loader, ELF, and NCCH modules. - Added AppLoader interface to ELF and NCCH. - Updated Qt/GLFW frontends to check AppLoader ResultStatus. NCCH: Removed extra qualification typos. Loader: Removed unnecessary #include's. NCCH: Improved readability of memcmp statements. NCCH: Added missing space. Elf: Removed unnecessary usage of unique_ptr. Loader: Removed unnecessary usage of unique_ptr.
-
bunnei authored
Adds OSX building on Travis-CI
-
- Jun 22, 2014
- Jun 18, 2014
-
-
archshift authored
-
- Jun 17, 2014
- Jun 16, 2014
- Jun 14, 2014
-
-
https://github.com/bunnei/citrabunnei authored
Conflicts: src/core/hle/function_wrappers.h src/core/hle/service/gsp.cpp
-
- Jun 13, 2014
-
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
HLE: Moved "PARAM" and "RETURN" macros to function_wrappers.h (this is only module where they are needed).
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
-
bunnei authored
Core: Changed HW update/thread reschedule to occur more frequently (assume each instruction is ~3 cycles)
-