citra/src/core
Lioncash 59d5358068 arm_disasm: Remove unnecessary code
This part of disassembly only determines the opcode, there's no need for offset calculation here.
2015-08-06 19:55:41 -04:00
..
arm arm_disasm: Remove unnecessary code 2015-08-06 19:55:41 -04:00
file_sys Archive: Correct a few incorrect types in function signatures 2015-07-13 21:10:12 -03:00
hle Merge pull request #899 from zawata/Winsock-Deprecation 2015-07-28 16:44:29 -04:00
hw Qt/GPU Breakpoints: Added three more breakpoint types: 2015-07-23 11:47:34 -05:00
loader loader: Remove unnecessary else usages 2015-07-25 18:10:13 -04:00
tracer CiTrace: Clean up initialization method. 2015-07-13 22:27:21 +02:00
CMakeLists.txt dyncom: Use ARMul_State as an object 2015-07-26 13:18:32 -04:00
core.cpp Core: Cleanup core includes. 2015-06-28 00:36:54 +01:00
core.h fixup! Set the TLS address in the scheduler 2015-05-10 18:43:59 -05:00
core_timing.cpp Core : Fix Conversion Warnings 2015-07-19 03:59:47 -07:00
core_timing.h Remove every trailing whitespace from the project (but externals). 2015-05-29 21:59:29 +01:00
mem_map.cpp Core: Properly configure address space when loading a binary 2015-07-11 23:54:42 -03:00
mem_map.h Core: Properly configure address space when loading a binary 2015-07-11 23:54:42 -03:00
memory.cpp Memory: Fix unmapping of pages 2015-07-11 23:49:53 -03:00
memory.h Common: Cleanup memory and misc includes. 2015-06-28 00:36:54 +01:00
memory_setup.h Kernel: Add VMManager to manage process address spaces 2015-05-27 03:24:12 -03:00
settings.cpp License change 2014-12-20 21:20:24 -08:00
settings.h Move input values into an array 2015-07-27 21:41:21 -06:00
system.cpp Core: Remove some unused functions and types 2015-05-04 00:16:43 -03:00
system.h Core: Remove some unused functions and types 2015-05-04 00:16:43 -03:00