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/sysmodules/rosalina/source
Lorenzo DellacĂ  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
..
gdb Merge remote-tracking branch 'origin/master' 2020-07-04 02:43:27 +02:00
menus Merge commit 'bb07a7334f064c9512bd7e387dab1b9ef9e228cd' into 3gx-master 2020-07-21 11:27:18 +02:00
redshift rosalina: screen_filter: save up around 10K using this simple trick 2020-04-16 19:50:18 +01:00
3dsx.c Current year is 2020 2020-04-25 13:42:10 +01:00
3gx.c Implement plugin loader 2018-11-15 13:38:19 +01:00
csvc.s Implement plugin loader 2018-11-15 13:38:19 +01:00
draw.c Merge branch 'master' into 3gx-master 2020-07-06 20:20:27 +02:00
errdisp.c Merge remote-tracking branch 'origin/master' 2020-07-04 02:43:27 +02:00
fmt.c Current year is 2020 2020-04-25 13:42:10 +01:00
gdb.c Current year is 2020 2020-04-25 13:42:10 +01:00
hbloader.c Merge commit 'bb07a7334f064c9512bd7e387dab1b9ef9e228cd' into 3gx-master 2020-07-21 11:27:18 +02:00
ifile.c Current year is 2020 2020-04-25 13:42:10 +01:00
input_redirection_hooks.s Current year is 2020 2020-04-25 13:42:10 +01:00
input_redirection.c Merge commit 'bb07a7334f064c9512bd7e387dab1b9ef9e228cd' into 3gx-master 2020-07-21 11:27:18 +02:00
luminance.c rosalina: forgot float suffix in luminance.c 2020-07-16 01:24:22 +01:00
main.c Merge commit 'bb07a7334f064c9512bd7e387dab1b9ef9e228cd' into 3gx-master 2020-07-21 11:27:18 +02:00
memory.c Merge remote-tracking branch 'origin/master' 2020-07-04 02:43:27 +02:00
menu.c Merge commit 'bb07a7334f064c9512bd7e387dab1b9ef9e228cd' into 3gx-master 2020-07-21 11:27:18 +02:00
menus.c Merge commit 'bb07a7334f064c9512bd7e387dab1b9ef9e228cd' into 3gx-master 2020-07-21 11:27:18 +02:00
minisoc.c rosalina: ndm + shutdown issue workaround 2020-07-16 17:55:31 +01:00
MyThread.c Current year is 2020 2020-04-25 13:42:10 +01:00
ntp.c rosalina: ntp: use PTMSYSM_SetRtcTime 2020-05-18 22:43:00 +01:00
plgldr.c Implement plugin loader 2018-11-15 13:38:19 +01:00
plgloader.c fix compile errors 2020-07-04 03:30:15 +02:00
pluginLoader.s Implement plugin loader 2018-11-15 13:38:19 +01:00
pmdbgext.c rosalina: implement dirty hb chainload 2020-05-10 02:58:21 +01:00
process_patches.c Merge remote-tracking branch 'origin/master' 2020-07-04 02:43:27 +02:00
service_manager.c Current year is 2020 2020-04-25 13:42:10 +01:00
sleep.c Implement plugin loader 2018-11-15 13:38:19 +01:00
sock_util.c fix compile errors 2020-07-04 03:30:15 +02:00
task_runner.c rosalina: make the task runner thread actually exit 2020-04-26 21:37:18 +01:00
utils.c rosalina: add hidden debug info menu 2020-05-17 22:48:26 +01:00