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/include
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
..
svc Merge remote-tracking branch 'origin/master' 2020-07-04 02:43:27 +02:00
config.h Add option to run rosalina on N3DS SAFE_FIRM. 2020-05-02 23:32:21 +01:00
debug.h Current year is 2020 2020-04-25 13:42:10 +01:00
fatalExceptionHandlers.h Current year is 2020 2020-04-25 13:42:10 +01:00
globals.h Merge remote-tracking branch 'origin/master' 2020-07-04 02:43:27 +02:00
ipc.h pm/kext: make pm terminate Rosalina, removing the need for a dodgy kext hook 2020-04-26 20:33:24 +01:00
kernel.h Merge remote-tracking branch 'origin/master' 2020-07-04 02:43:27 +02:00
mmu.h Implement plugin loader 2018-11-15 13:38:19 +01:00
svc.h Current year is 2020 2020-04-25 13:42:10 +01:00
svcHandler.h Current year is 2020 2020-04-25 13:42:10 +01:00
synchronization.h Current year is 2020 2020-04-25 13:42:10 +01:00
types.h Use kernel version minor 2020-05-02 12:35:44 +01:00
utils.h Current year is 2020 2020-04-25 13:42:10 +01:00