Lime-3DS-Emulator/src/core
Lioncash bf76afc68d renderer_base: Don't directly expose the rasterizer unique_ptr
There's no reason to allow direct access to the unique_ptr instance. Only
its contained pointer.
2016-03-08 21:31:44 -05:00
..
arm ARM_Disasm::DisassembleMemHalf: actually use width in determining opcode name 2016-01-19 18:42:16 +01:00
file_sys Merge pull request #1297 from Subv/saves 2016-03-01 17:16:05 -05:00
gdbstub Fix read and write register blocks in gdbstub 2015-11-22 07:48:26 -05:00
hle renderer_base: Don't directly expose the rasterizer unique_ptr 2016-03-08 21:31:44 -05:00
hw renderer_base: Don't directly expose the rasterizer unique_ptr 2016-03-08 21:31:44 -05:00
loader Loader/NCCH: Log the program ID during loading 2016-03-04 23:53:10 -08:00
tracer fix some xcode 7.0 warnings 2015-09-29 23:11:09 +02:00
CMakeLists.txt Memory: Implement MMIO 2016-01-30 18:41:04 +00:00
core_timing.cpp general: Silence some warnings when using clang 2015-09-16 08:51:53 -04:00
core_timing.h Remove every trailing whitespace from the project (but externals). 2015-05-29 21:59:29 +01:00
core.cpp core: Use unique_ptr for holding the interpreter instances 2015-12-29 18:03:08 -05:00
core.h core: Use unique_ptr for holding the interpreter instances 2015-12-29 18:03:08 -05:00
memory_setup.h Memory: Implement MMIO 2016-01-30 18:41:04 +00:00
memory.cpp Memory: Do correct Phys->Virt address translation for non-APP linheap 2016-03-05 22:09:59 -08:00
memory.h Fix broken boot introduced by last-minute change in #1025 2015-08-22 18:12:23 -03:00
mmio.h Memory: Implement MMIO 2016-01-30 18:41:04 +00:00
settings.cpp License change 2014-12-20 21:20:24 -08:00
settings.h Implement gdbstub 2015-10-04 11:16:59 -04:00
system.cpp AudioCore: Skeleton Implementation 2016-02-21 13:13:52 +00:00
system.h Core: Remove some unused functions and types 2015-05-04 00:16:43 -03:00