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/arm9/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
..
fatfs Make Luma arm9 code properly write date when touching files 2019-06-03 23:15:30 +02:00
3dsheaders.h Current year is 2020 2020-04-25 13:42:10 +01:00
alignedseqmemcpy.h Current year is 2020 2020-04-25 13:42:10 +01:00
alignedseqmemcpy.s Current year is 2020 2020-04-25 13:42:10 +01:00
arm9_exception_handlers.c Current year is 2020 2020-04-25 13:42:10 +01:00
arm9_exception_handlers.h Current year is 2020 2020-04-25 13:42:10 +01:00
arm9_exception_handlers_asm.s Current year is 2020 2020-04-25 13:42:10 +01:00
buttons.h Current year is 2020 2020-04-25 13:42:10 +01:00
cache.h Current year is 2020 2020-04-25 13:42:10 +01:00
cache.s Current year is 2020 2020-04-25 13:42:10 +01:00
chainloader.c Current year is 2020 2020-04-25 13:42:10 +01:00
chainloader.h Current year is 2020 2020-04-25 13:42:10 +01:00
config.c Add option to run rosalina on N3DS SAFE_FIRM. 2020-05-02 23:32:21 +01:00
config.h Add option to run rosalina on N3DS SAFE_FIRM. 2020-05-02 23:32:21 +01:00
crypto.c Current year is 2020 2020-04-25 13:42:10 +01:00
crypto.h Current year is 2020 2020-04-25 13:42:10 +01:00
draw.c Current year is 2020 2020-04-25 13:42:10 +01:00
draw.h Current year is 2020 2020-04-25 13:42:10 +01:00
emunand.c Current year is 2020 2020-04-25 13:42:10 +01:00
emunand.h Current year is 2020 2020-04-25 13:42:10 +01:00
exceptions.c Separate exception dump parser in another repo, add boot.3dsx to release command 2020-07-09 19:52:55 +01:00
exceptions.h Current year is 2020 2020-04-25 13:42:10 +01:00
firm.c Don't do firmlaunch patches on safe_firm (because of USM) 2020-05-03 01:53:35 +01:00
firm.h Current year is 2020 2020-04-25 13:42:10 +01:00
fmt.c Current year is 2020 2020-04-25 13:42:10 +01:00
fmt.h Current year is 2020 2020-04-25 13:42:10 +01:00
font.h source => arm9/source 2019-03-15 23:03:20 +01:00
fs.c Current year is 2020 2020-04-25 13:42:10 +01:00
fs.h Current year is 2020 2020-04-25 13:42:10 +01:00
i2c.c refactor latest commit 2019-04-05 00:55:13 +02:00
i2c.h Fix rebase 2019-03-15 23:03:25 +01:00
large_patches.h Current year is 2020 2020-04-25 13:42:10 +01:00
large_patches.s Fix latest commit 2019-03-15 23:03:25 +01:00
main.c Current year is 2020 2020-04-25 13:42:10 +01:00
memory.c Current year is 2020 2020-04-25 13:42:10 +01:00
memory.h Current year is 2020 2020-04-25 13:42:10 +01:00
patches.c Merge remote-tracking branch 'origin/master' 2020-07-04 02:43:27 +02:00
patches.h Current year is 2020 2020-04-25 13:42:10 +01:00
pin.c Current year is 2020 2020-04-25 13:42:10 +01:00
pin.h Current year is 2020 2020-04-25 13:42:10 +01:00
screen.c Current year is 2020 2020-04-25 13:42:10 +01:00
screen.h Current year is 2020 2020-04-25 13:42:10 +01:00
start.s Current year is 2020 2020-04-25 13:42:10 +01:00
strings.c Current year is 2020 2020-04-25 13:42:10 +01:00
strings.h Current year is 2020 2020-04-25 13:42:10 +01:00
types.h Merge remote-tracking branch 'origin/master' 2020-07-04 02:43:27 +02:00
utils.c Current year is 2020 2020-04-25 13:42:10 +01:00
utils.h Current year is 2020 2020-04-25 13:42:10 +01:00