Skip to content

Instantly share code, notes, and snippets.

@kynex7510
Created July 23, 2025 15:15
Show Gist options
  • Select an option

  • Save kynex7510/f760d71de575eae066c0795263703826 to your computer and use it in GitHub Desktop.

Select an option

Save kynex7510/f760d71de575eae066c0795263703826 to your computer and use it in GitHub Desktop.
libn3ds qtmram
// 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