This repository has been archived on 2022-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
Luma3DS-3GX/k11_extension/source
Bea 979c59d6f2 Merge commit 'bb07a7334f064c9512bd7e387dab1b9ef9e228cd' into 3gx-master
* commit 'bb07a7334f064c9512bd7e387dab1b9ef9e228cd': (23 commits)
  update gitignore and makefile
  rosalina: ndm + shutdown issue workaround
  rosalina: ndm doesn't exist on SAFE_FIRM
  Update bug-report.md, etc
  rosalina: forgot float suffix in luminance.c
  rosalina: display min/max luminance
  hbloader: allow homebrew to write to the shared config page
  rosalina: minor menu changes
  rosalina/sm: properly interact with ndm
  k11ext: refactor ndm:u workaround
  k11ext: fix oops
  rosalina: properly rewrite luminance-setting menu, etc.
  sysmodules: use libctru configmem defs
  Fix release building (#1454)
  sysmodules: introduce "luma shared config", rewrite ndmu workaround
  rosalina: autoclose menu on sleep mode/shell closed to prevent lockup
  rosalina: prevent disconnect when shell is closed
  rosalina: properly restore screen filters when lid is reopened
  rosalina: prevent sleep mode entry if debugger/input redir is enabled to prevent lockup
  Separate exception dump parser in another repo, add boot.3dsx to release command
  ...

# Conflicts:
#	.gitignore
#	exception_dump_parser/luma3ds_exception_dump_parser/__main__.py
#	sysmodules/rosalina/source/input_redirection.c
#	sysmodules/rosalina/source/menu.c
2020-07-21 11:27:18 +02:00
..
svc Merge commit 'bb07a7334f064c9512bd7e387dab1b9ef9e228cd' into 3gx-master 2020-07-21 11:27:18 +02:00
debug.c Current year is 2020 2020-04-25 13:42:10 +01:00
fatalExceptionHandlers.s Current year is 2020 2020-04-25 13:42:10 +01:00
fatalExceptionHandlersMain.c Merge remote-tracking branch 'origin/master' 2020-07-04 02:43:27 +02:00
globals.c Merge remote-tracking branch 'origin/master' 2020-07-04 02:43:27 +02:00
ipc.c Add option to run rosalina on N3DS SAFE_FIRM. 2020-05-02 23:32:21 +01:00
main.c fix compile errors 2020-07-04 03:30:15 +02:00
mmu.c Implement plugin loader 2018-11-15 13:38:19 +01:00
start.s Current year is 2020 2020-04-25 13:42:10 +01:00
svc.c Merge commit 'bb07a7334f064c9512bd7e387dab1b9ef9e228cd' into 3gx-master 2020-07-21 11:27:18 +02:00
svcHandler.s Current year is 2020 2020-04-25 13:42:10 +01:00
synchronization.c rosalina: properly rewrite luminance-setting menu, etc. 2020-07-14 22:10:13 +01:00
utils.s Merge remote-tracking branch 'origin/master' 2020-07-04 02:43:27 +02:00