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Ă  a39053c3c3 Merge remote-tracking branch 'origin/master'
* origin/master: (98 commits)
  rosalina: fix for latest libctru changes
  pm: fix critical bugs where 1.0(?) titles not in the list have scheduling mode misconfigured
  loader: revert to use the NS patch due to a Nintendo bug: https://www.3dbrew.org/wiki/NCCH/Extended_Header#Flag1
  loader: replace NS N3DS CPU patch with exheader override, fix overriding exheader with homebrew
  rosalina: ntp: use PTMSYSM_SetRtcTime
  revert the memory map to the old one (mostly)
  fix module loading
  kext: fix outer memory cacheability on newer versions
  so bascially rosalina's image...
  rosalina: add hidden debug info menu
  rosalina: refactor menu handling
  rosalina: rephrase brightness warning
  rosalina: add brightness control menu
  rosalina/pm: remove fs patch, use pm instead
  rosalina: cleanup variable names
  rosalina: reorder menus
  Fix latest commit
  rosalina menu: add scrolling, cpad and inputredir support (note: no ZL/ZR due to technical reasons)
  stuff
  newlib...
  ...

# Conflicts:
#	k11_extension/source/main.c
#	k11_extension/source/svc/UnmapProcessMemoryEx.c
#	sysmodules/rosalina/Makefile
#	sysmodules/rosalina/include/menu.h
#	sysmodules/rosalina/include/utils.h
#	sysmodules/rosalina/source/errdisp.c
#	sysmodules/rosalina/source/main.c
#	sysmodules/rosalina/source/menu.c
#	sysmodules/rosalina/source/menus.c
2020-07-04 02:43:27 +02:00
..
gdb Merge remote-tracking branch 'origin/master' 2020-07-04 02:43:27 +02:00
menus Merge remote-tracking branch 'origin/master' 2020-07-04 02:43:27 +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 rosalina: fix for latest libctru changes 2020-06-26 09:43:42 +01: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 remote-tracking branch 'origin/master' 2020-07-04 02:43:27 +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 remote-tracking branch 'origin/master' 2020-07-04 02:43:27 +02:00
main.c Merge remote-tracking branch 'origin/master' 2020-07-04 02:43:27 +02:00
memory.c Merge remote-tracking branch 'origin/master' 2020-07-04 02:43:27 +02:00
menu.c Merge remote-tracking branch 'origin/master' 2020-07-04 02:43:27 +02:00
menus.c Merge remote-tracking branch 'origin/master' 2020-07-04 02:43:27 +02:00
minisoc.c revert the memory map to the old one (mostly) 2020-05-18 22:15:34 +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 Implement plugin loader 2018-11-15 13:38:19 +01: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 Merge remote-tracking branch 'origin/master' 2020-07-04 02:43:27 +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