yuzu/src
Yuri Kunde Schlesner 7ada357b2d Memmap: Re-organize memory function in two files
memory.cpp/h contains definitions related to acessing memory and
configuring the address space
mem_map.cpp/h contains higher-level definitions related to configuring
the address space accoording to the kernel and allocating memory.
2015-05-15 00:04:38 -03:00
..
assets Add citra icon to Windows executable and title bar 2014-12-31 00:38:03 -05:00
citra Common: Remove common.h 2015-05-07 15:45:22 -03:00
citra_qt Memmap: Re-organize memory function in two files 2015-05-15 00:04:38 -03:00
common Common: Remove unused cruft from math_util, and remove a duplicated Rect class in common_types. 2015-05-14 16:16:15 +02:00
core Memmap: Re-organize memory function in two files 2015-05-15 00:04:38 -03:00
video_core Memmap: Re-organize memory function in two files 2015-05-15 00:04:38 -03:00
CMakeLists.txt CMake cleanup 2014-09-01 18:06:30 -03:00