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
TuxSH
514537a983
hbloader: allow homebrew to write to the shared config page
2020-07-15 23:04:35 +01:00
TuxSH
362c4ffff1
sysmodules: use libctru configmem defs
2020-07-12 21:26:02 +01:00
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
TuxSH
a21eee9207
rosalina/pm: remove fs patch, use pm instead
2020-05-15 22:15:55 +01:00
TuxSH
22db3445a0
rosalina menu: add scrolling, cpad and inputredir support (note: no ZL/ZR due to technical reasons)
2020-05-14 21:05:27 +01:00
TuxSH
d3e62df769
rosalina: implement dirty hb chainload
2020-05-10 02:58:21 +01:00
TuxSH
96799455cb
rosalina: allow booting homebrew w/o having to reboot if using a different memory mode
2020-05-09 02:25:33 +01:00
TuxSH
3d0ec9b785
Make 3dsx feature compatible with n3ds safe_firm, HOWEVER apps that actually use the GPU won't work
2020-05-02 22:37:15 +01:00
TuxSH
43fd137d55
Use kernel version minor
2020-05-02 12:35:44 +01:00
TuxSH
7f7c4852cc
hbloader: raise the maximum time share APT_SetAppCpuTimeLimit can set from 30% to 89%...
...
... now that we understand both PM and the kernel better.
89% is the maximum value supported for this preemption mode.
2020-04-27 00:57:00 +01:00
TuxSH
31891efbca
Current year is 2020
2020-04-25 13:42:10 +01:00
TuxSH
0e834ec004
hbloader: allow launching 3dsx apps on < 8.x where Rosalina is supported (4.x+)
...
Fix kernel caps
2020-04-19 18:22:09 +01:00
PabloMK7
8168d2c2f9
Manually merge files
2019-06-29 16:26:03 +02:00
TuxSH
d989c45c3d
Failed attempt w/ next app
2019-06-14 01:32:50 +02:00
TuxSH
687dfddd9f
HBLDR_DebugNextApplicationByForce changes
2019-04-19 00:37:20 +02:00
TuxSH
9e1a9f2842
Implement HBLDR_DebugNextApplicationByForce
...
also prevent port 4003 (next application) from being extended-remote
2019-04-18 22:28:23 +02:00
TuxSH
0b33134f6c
Loader services refactor
2019-04-18 19:48:01 +02:00
TuxSH
e57abad52f
ctrulib changes
2019-03-29 00:09:59 +01:00
TuxSH
474eb3001b
Introduce service_manager, also fix hb:ldr pm/pm race condition
2019-03-16 23:40:43 +01:00
TuxSH
d28e961adc
Use <string.h> & <3ds/exheader.h>, fix some bugs, etc.
...
also fix all warnings and use -Werror
2019-03-15 23:03:23 +01:00
BuildTools
1c7b55ee1e
Bump copyright year
2019-02-24 18:04:32 -07:00
Nanquitas
2182742708
Implement plugin loader
2018-11-15 13:38:19 +01:00
TuxSH
1600171ffa
Bump copyright year
2018-06-14 18:13:57 +02:00
TuxSH
3d8f62d38f
Fix MaxCpuTime for 3dsx
2017-07-09 22:14:00 +02:00
TuxSH
21db0d45bd
Added Rosalina, see details
...
- see release notes
- ( ͡° ͜ʖ ͡°)( ͡° ͜ʖ ͡°)( ͡° ͜ʖ ͡°)
- (∩ ͡° ͜ʖ ͡°)⊃━☆゚
- ( ͡ᵔ ͜ʖ ͡ᵔ) ♫┌( ͡° ͜ʖ ͡°)┘♪ ♫└( ͡° ͜ʖ ͡°)┐♪
2017-06-05 02:02:04 +02:00