Created
July 23, 2025 15:15
-
-
Save kynex7510/f760d71de575eae066c0795263703826 to your computer and use it in GitHub Desktop.
libn3ds qtmram
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // pdn.c: move #ifdef CORE123_INIT after the socmode code, and comment the #else code. | |
| // mmu.c | |
| mmuMapSections(QTM_RAM_BASE, QTM_RAM_BASE, 4, true, PERM_PRIV_RW_USR_NA, 0, true, ATTR_NORM_WRITE_BACK_ALLOC); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment