mariko fatal: map 0xC0000000 for framebuffer usage

This commit is contained in:
Michael Scire
2020-11-16 14:32:26 -08:00
committed by SciresM
parent 898fe61034
commit a2c89a8f3f
6 changed files with 102 additions and 24 deletions

View File

@@ -32,4 +32,6 @@ namespace ams::secmon {
uintptr_t MapAtmosphereUserPage(uintptr_t address);
void UnmapAtmosphereUserPage();
void MapDramForMarikoProgram();
}