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/loader/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
..
bps_patcher.cpp loader: Add support for BPS patches 2019-12-21 18:32:18 +01:00
bps_patcher.h loader: Add support for BPS patches 2019-12-21 18:32:18 +01:00
file_util.h loader: Add support for BPS patches 2019-12-21 18:32:18 +01:00
hbldr.c HBLDR_DebugNextApplicationByForce changes 2019-04-19 00:37:20 +02:00
hbldr.h sysmodules: introduce "luma shared config", rewrite ndmu workaround 2020-07-12 19:36:18 +01:00
ifile.c ctrulib changes 2019-03-29 00:09:59 +01:00
ifile.h Change directory structure 2017-06-02 19:35:08 +02:00
loader.c Merge commit 'bb07a7334f064c9512bd7e387dab1b9ef9e228cd' into 3gx-master 2020-07-21 11:27:18 +02:00
loader.h Loader services refactor 2019-04-18 19:48:01 +02:00
luma_shared_config.h sysmodules: introduce "luma shared config", rewrite ndmu workaround 2020-07-12 19:36:18 +01:00
main.c add quick luma detection getinfo 2020-04-28 10:42:30 +01:00
memory.c Use <string.h> & <3ds/exheader.h>, fix some bugs, etc. 2019-03-15 23:03:23 +01:00
memory.h Use <string.h> & <3ds/exheader.h>, fix some bugs, etc. 2019-03-15 23:03:23 +01:00
patcher.c loader: revert to use the NS patch due to a Nintendo bug: https://www.3dbrew.org/wiki/NCCH/Extended_Header#Flag1 2020-05-29 23:31:05 +02:00
patcher.h Add option to run rosalina on N3DS SAFE_FIRM. 2020-05-02 23:32:21 +01:00
romfsredir.h Do the same for romfs redit => get rid of armips; update README.md 2019-03-15 23:03:18 +01:00
romfsredir.s fix layeredfs regression 2019-04-21 12:15:50 +02:00
service_manager.c Current year is 2020 2020-04-25 13:42:10 +01:00
service_manager.h Current year is 2020 2020-04-25 13:42:10 +01:00
strings.c Use <string.h> & <3ds/exheader.h>, fix some bugs, etc. 2019-03-15 23:03:23 +01:00
strings.h Use <string.h> & <3ds/exheader.h>, fix some bugs, etc. 2019-03-15 23:03:23 +01:00
util.h Loader services refactor 2019-04-18 19:48:01 +02:00