Commit Graph
12 Commits
Author SHA1 Message Date
Lorenzo Dellacà 243031aed7 no message 2020-07-06 23:58:53 +02:00
Lorenzo Dellacà 1176fa8f28 Merge branch 'master' into 3gx-master
* master:
  Change screen filters presets (adding more) menu & print CCT. Fixes #1442.
  rosalina: implement 800px top-screen screenshot, etc. Fixes #1443

# Conflicts:
#	sysmodules/rosalina/source/draw.c
2020-07-06 20:20:27 +02:00
Lorenzo DellacàandGitHub aa577d0e39 Update README.md 2020-07-04 14:43:01 +02:00
Lorenzo DellacàandGitHub 241dd35000 Update README.md 2020-07-04 14:33:01 +02:00
Lorenzo Dellacà ca48641a7e fix make error 2020-07-04 11:51:15 +02:00
Lorenzo Dellacà 1fce207bcf trying to fix crashes (cheats, closing games) 2020-07-04 11:49:36 +02:00
Lorenzo Dellacà c58cb2d916 credits update 2020-07-04 11:30:08 +02:00
Lorenzo Dellacà d734e36a3a added debug info, udpated makefile to show beta version 2020-07-04 04:16:55 +02:00
Lorenzo Dellacà 28d84f30bb no message 2020-07-04 03:49:02 +02:00
Lorenzo Dellacà 0bb56031d7 no message 2020-07-04 03:38:28 +02:00
Lorenzo Dellacà cc9977774e fix compile errors 2020-07-04 03:30:15 +02:00
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