yuzu-fork/src/core/loader
Fernando Sahmkow 9bede4eeed VM_Manager: Align allocated memory to 256bytes
This commit ensures that all backing memory allocated for the Guest CPU
is aligned to 256 bytes. This due to how gpu memory works and the heavy
constraints it has in the alignment of physical memory.
2019-07-19 10:06:08 -04:00
..
deconstructed_rom_directory.cpp loader: Move NSO module tracking to AppLoader 2019-05-26 11:40:46 -04:00
deconstructed_rom_directory.h loader: Move NSO module tracking to AppLoader 2019-05-26 11:40:46 -04:00
elf.cpp VM_Manager: Align allocated memory to 256bytes 2019-07-19 10:06:08 -04:00
elf.h core/core: Move process execution start to System's Load() 2019-04-11 22:11:41 -04:00
kip.cpp VM_Manager: Align allocated memory to 256bytes 2019-07-19 10:06:08 -04:00
kip.h loader: Add AppLoader_KIP for KIP files 2019-06-05 00:21:17 -04:00
loader.cpp loader: Add recognition for KIP file type 2019-06-05 00:22:07 -04:00
loader.h Merge pull request #2546 from DarkLordZach/kips 2019-06-21 14:28:18 -04:00
nax.cpp loader: Move NSO module tracking to AppLoader 2019-05-26 11:40:46 -04:00
nax.h loader: Move NSO module tracking to AppLoader 2019-05-26 11:40:46 -04:00
nca.cpp loader: Move NSO module tracking to AppLoader 2019-05-26 11:40:46 -04:00
nca.h loader: Move NSO module tracking to AppLoader 2019-05-26 11:40:46 -04:00
nro.cpp VM_Manager: Align allocated memory to 256bytes 2019-07-19 10:06:08 -04:00
nro.h core/core: Move process execution start to System's Load() 2019-04-11 22:11:41 -04:00
nso.cpp VM_Manager: Align allocated memory to 256bytes 2019-07-19 10:06:08 -04:00
nso.h loader: Move NSO module tracking to AppLoader 2019-05-26 11:40:46 -04:00
nsp.cpp file_sys: Rename other ContentRecordType members 2019-07-02 00:57:23 +01:00
nsp.h loader: Move NSO module tracking to AppLoader 2019-05-26 11:40:46 -04:00
xci.cpp file_sys: Rename other ContentRecordType members 2019-07-02 00:57:23 +01:00
xci.h loader: Move NSO module tracking to AppLoader 2019-05-26 11:40:46 -04:00