Merge branch 'master' into emunand_dev

This commit is contained in:
Michael Scire
2019-05-27 11:43:37 -07:00
148 changed files with 11810 additions and 2991 deletions

View File

@@ -12,6 +12,9 @@ emunand_path = atmosphere/emunand
; Note: Disabling debugmode will cause parts of ams.tma to not work, in the future.
debugmode = 1
debugmode_user = 0
; Note: Disabling usermode exception handlers will cause atmosphere to not fail gracefully under error conditions.
; Support will not be provided to users who disable these. If you do not know what you are doing, leave them on.
disable_user_exception_handlers = 0
[stratosphere]
; To force-enable nogc, add nogc = 1