You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
bunnei d2759c578e Kernel: Reschedule on SignalEvent and SendSyncRequest, fix some bugs. 11 years ago
..
arm dyncom: Clarify precedence for ternary statements 11 years ago
file_sys Merge pull request #376 from Subv/arc_reorder 11 years ago
hle Kernel: Reschedule on SignalEvent and SendSyncRequest, fix some bugs. 11 years ago
hw GPU: Fix buffer overrun in Display Transfers 11 years ago
loader Loader: Clean up the ELF AppLoader. 11 years ago
CMakeLists.txt Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx 11 years ago
core.cpp Thread: Reduce use of Handles and move some funcs to inside the class. 11 years ago
core.h Move ThreadContext to core/core.h and deal with the fallout 11 years ago
core_timing.cpp core_timing: Mark several variables as static 11 years ago
core_timing.h CoreTiming: Ported the CoreTiming namespace from PPSSPP 11 years ago
mem_map.cpp MemMap: Add support for DSP Read & Writes in the memory map 11 years ago
mem_map.h MemMap: Add support for DSP Read & Writes in the memory map 11 years ago
mem_map_funcs.cpp Add some support for the shared page (currently 3d slider is implemented) 11 years ago
settings.cpp License change 11 years ago
settings.h GPU: Implement frameskip and remove forced framebuffer swap hack. 11 years ago
system.cpp Core: Fixed a crash and removed some unused variables. 11 years ago
system.h License change 11 years ago