You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/core
bunnei 0bb4b77b78 Merge pull request #655 from purpasmart96/hid_fixes
HID: Proper Signal Interrupts for EnableAccelerometer & EnableGyroscopeLow along  with a stub for GetSoundVolume
11 years ago
..
arm arm_interface: Get rid of GetTicks. 11 years ago
file_sys Archives: Properly implemented the SystemSaveData archive. 11 years ago
hle Merge pull request #655 from purpasmart96/hid_fixes 11 years ago
hw GPU: Implemented the flip_data (bit 0) bit in display transfers. 11 years ago
loader NCCH: Minor updates to the ncch header 11 years ago
CMakeLists.txt Added LCD registers, and implementation for color filling in OGL code. 11 years ago
core.cpp dyncom: Switch the app and system cores into the correct mode at initialization 11 years ago
core.h arm: Clean up ARMul_State 11 years ago
core_timing.cpp Remove the useless msg_handler compilation unit that was left over from Dolphin 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 Move VAddr/PAddr typedefs to kernel.h 11 years ago
mem_map_funcs.cpp Cleaned up unaligned access. 11 years ago
settings.cpp License change 11 years ago
settings.h Frontends, HID: Add New 3DS specific pad buttons, and stub the touch one. 11 years ago
system.cpp Core: Fixed a crash and removed some unused variables. 11 years ago
system.h License change 11 years ago