yuzu/src/core
bunnei 946f0ee2f4 Merge pull request #918 from yuriks/romfs
Do not load entire RomFS to memory, read from the file as needed instead (rebased)
2015-07-16 18:08:46 -04:00
..
arm Merge pull request #876 from linkmauve/include-cleanups 2015-07-10 16:36:12 -07:00
file_sys Archive: Correct a few incorrect types in function signatures 2015-07-13 21:10:12 -03:00
hle Archive: Correct a few incorrect types in function signatures 2015-07-13 21:10:12 -03:00
hw Merge pull request #904 from aroulin/y2r-narrowing-warning 2015-07-13 22:07:39 -07:00
loader Loader: Fix variable type and remove unused variable 2015-07-13 21:10:13 -03:00
tracer CiTrace: Clean up initialization method. 2015-07-13 22:27:21 +02:00
CMakeLists.txt CiTrace: Record default vertex attributes. 2015-07-13 22:27:21 +02:00
core_timing.cpp Core: Cleanup core includes. 2015-06-28 00:36:54 +01:00
core_timing.h
core.cpp Core: Cleanup core includes. 2015-06-28 00:36:54 +01:00
core.h
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_setup.h
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
settings.cpp
settings.h
system.cpp
system.h