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/loader
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.
11 years ago
..
3dsx.cpp Memmap: Re-organize memory function in two files 11 years ago
3dsx.h Kernel: Introduce skeleton Process class to hold process data 11 years ago
elf.cpp Memmap: Re-organize memory function in two files 11 years ago
elf.h Kernel: Introduce skeleton Process class to hold process data 11 years ago
loader.cpp Memmap: Re-organize memory function in two files 11 years ago
loader.h Loader: Remove .bin file support 11 years ago
ncch.cpp Memmap: Re-organize memory function in two files 11 years ago
ncch.h Loader/NCCH: Fix formatting of braces 11 years ago