-
c71474a668
Fix #1737 (screen filters CCT was OOB)
TuxSH
2022-03-31 01:16:02 +01:00
-
90d6420f38
Fix typo in swapFramebuffer, closes #1726
TuxSH
2022-03-28 21:21:41 +01:00
-
676bbf0d88
Moved config file to INI, and more
TuxSH
2022-03-28 20:30:02 +01:00
-
d798ff0efc
Move bootconfig to mcu free regs & copy boot.firm to NAND with each upgrade
TuxSH
2022-03-27 21:04:23 +01:00
-
fcdb6a7ab5
Add code to backup essential files
TuxSH
2022-03-26 23:09:55 +00:00
-
bc6e14ada7
ntp: more precise & also set system time
TuxSH
2022-03-15 20:24:49 +00:00
-
44c1711805
Update copyright years
TuxSH
2022-03-13 18:00:00 +00:00
-
ee16c0b104
fix reading emunand sector 0
aspargas2
2021-10-21 12:46:35 -04:00
-
26ea031f0e
Merge pull request #1623 from s5bug/master
TuxSH
2022-03-08 23:50:20 +00:00
-
-
8c3ae4a2fe
Wait for B release before exiting rosalina menu
TuxSH
2022-03-08 23:42:52 +00:00
-
8cfc0bc709
Makefile: curl improvements
Margen67
2021-05-07 03:10:44 -10:00
-
fd4d54a2cc
Allow patches in the home menu
Gabe Cook
2021-06-03 17:30:41 -05:00
-
e9b8b0daef
Add ASCII View to Rosalina Process List (#1703)
George-lewis
2022-03-07 15:47:06 -05:00
-
b83a0abb9d
Updated sysmodule Defines for latest libctru (#1669)
Kookies
2021-08-26 22:46:36 -06:00
-
689de1b9f0
Merge pull request #1657 from mariohackandglitch/master
TuxSH
2021-07-16 17:39:20 +01:00
-
-
352a59fd29
rosalina: fix temperature display
PabloMK7
2021-07-16 18:23:50 +02:00
-
-
01661bb1e6
Merge pull request #1646 from mariohackandglitch/master
TuxSH
2021-06-29 00:38:51 +01:00
-
-
caadb3ae5d
loader: fix fileOpen argument order
PabloMK7
2021-06-29 01:20:38 +02:00
-
-
8e9a3bfc74
Fix #1638
TuxSH
2021-06-14 23:41:43 +01:00
-
99a2b8e3b2
Disable gcc 11 false positives
TuxSH
2021-04-30 19:08:50 +01:00
-
50c81f8165
loader: use fsMakePath
TuxSH
2021-04-30 19:01:13 +01:00
-
84e64220ab
Actually check whether float instructions should execute
Aly
2021-04-10 13:49:48 -07:00
-
a3be4673b1
Fix float mode checking for arithmetic operators
Aly
2021-04-10 12:38:37 -07:00
-
9e3e01b6ac
Fix conditional mode checking for the conditional operators
Aly
2021-04-10 12:17:41 -07:00
-
-
4ae4d16dba
rosalina: print sdmmc speed info in debug menu
TuxSH
2021-02-01 02:51:14 +00:00
-
3afecb064c
rosalina: fix #1573
TuxSH
2021-01-27 23:22:09 +00:00
-
7a0ff659a8
rosalina: simplify SysConfigMenu_ToggleWireless
TuxSH
2021-01-27 23:14:59 +00:00
-
18f3783f52
Revert "Fix a few MCU-related bugs, gm9 should boot properly now"
TuxSH
2021-01-26 13:42:47 +00:00
-
36ea48b4dc
Fix a few MCU-related bugs, gm9 should boot properly now
TuxSH
2021-01-25 21:08:41 +00:00
-
b5b5db6e8c
Do not initialize the screens in the very common case where the user has only one payload, etc.
TuxSH
2021-01-26 13:38:06 +00:00
-
be6d64260c
rosalina: fix bug where config file wasn't closed nor truncated
TuxSH
2021-01-16 21:26:37 +00:00
-
505a17bba1
rosalina: add DSP firm dumping option
TuxSH
2021-01-16 21:16:32 +00:00
-
883c5e25dd
sysmodules: update ifile, process_patches
TuxSH
2021-01-16 21:16:06 +00:00
-
2a947b5c42
rosalina: split ntp and timeoffset nullification
TuxSH
2021-01-13 23:55:55 +00:00
-
a9c021d1c9
rosalina: use mcu optimization trick
TuxSH
2021-01-11 01:02:12 +00:00
-
57c4d022ab
rosalina: fix screen flickering regression
TuxSH
2021-01-08 01:26:17 +00:00
-
12ed3ae65f
rosalina: add kernel&mcu fw ver. to debug info menu
TuxSH
2021-01-07 01:37:46 +00:00
-
f54c709f64
rosalina: add extra battery info
TuxSH
2021-01-07 01:18:07 +00:00
-
168647e0f8
Indicate how to boot safe_firm from 1.x/2.x
TuxSH
2020-12-18 23:59:51 +00:00
-
2fcd2d862d
Add small debug helper for sysmodule reimpls
TuxSH
2020-12-07 20:17:30 +00:00
-
cb4a23a2ba
gdb: fix handling of bkpt instructions
TuxSH
2020-12-03 21:48:16 +00:00
-
87fa35ccfd
arm9 exception handlers: add arm9 mem dumping feature
TuxSH
2020-11-22 00:00:12 +00:00
-
df62e1901e
arm9: mark drawFormattedString as printf-like function
TuxSH
2020-11-21 21:45:36 +00:00
-
c058e3f446
Merge pull request #1466 from Nanquitas/black-fillcolor
TuxSH
2020-11-17 01:30:24 +00:00
-
-
94b5113b17
pm: Fix argument truncation to be compatible with 11.14 ABI
Michael Scire
2020-11-16 17:10:45 -08:00
-
ebeef7ab7f
Special case for final line read (#1473)
Chris Feger
2020-07-29 23:22:57 -04:00
-
804268916a
rosalina: restore fillcolor reg
Nanquitas
2020-07-27 06:50:12 +02:00
-
b15becb37a
Merge pull request #1461 from Pixel-Pop/master
TuxSH
2020-07-27 01:43:59 +01:00
-
-
8c7f31bb4d
Rosalina: disable black fillcolor
Nanquitas
2020-07-23 16:29:11 +00:00
-
-
-
a7ce156f59
Update dlp client region free
Pixel-Pop
2020-07-18 15:25:53 -07:00
-
67ad6d425a
Patch DLP client region check
Pixel-Pop
2020-07-17 14:07:45 -07:00
-
-
738a242e3c
rosalina: work around gsp bug
TuxSH
2020-07-17 13:50:00 +01:00
-
5fd6dc6dd4
Merge pull request #1459 from iomintz/patch-1
TuxSH
2020-07-17 11:40:12 +01:00
-
-
3fd9cacb6d
fix typo in screen filters menu
iomintz
2020-07-17 08:56:10 +00:00
-
-
bb07a7334f
update gitignore and makefile
TuxSH
2020-07-16 18:06:14 +01:00
-
748b771618
rosalina: ndm + shutdown issue workaround
TuxSH
2020-07-16 17:55:31 +01:00
-
d6e72080d9
rosalina: ndm doesn't exist on SAFE_FIRM
TuxSH
2020-07-16 16:56:59 +01:00
-
70109fed2c
Update bug-report.md, etc
TuxSH
2020-07-16 16:25:56 +01:00
-
cf36d21daf
rosalina: forgot float suffix in luminance.c
TuxSH
2020-07-16 01:24:22 +01:00
-
781cd85b00
rosalina: display min/max luminance
TuxSH
2020-07-16 00:50:05 +01:00
-
514537a983
hbloader: allow homebrew to write to the shared config page
TuxSH
2020-07-15 23:04:35 +01:00
-
184f4587fb
rosalina: minor menu changes
TuxSH
2020-07-15 22:24:08 +01:00
-
e096aaabc4
rosalina/sm: properly interact with ndm
TuxSH
2020-07-15 18:57:53 +01:00
-
ba26ae0f1c
k11ext: refactor ndm:u workaround
TuxSH
2020-07-15 17:33:47 +01:00
-
786adf0268
k11ext: fix oops
TuxSH
2020-07-15 00:56:25 +01:00
-
2af05220c2
rosalina: properly rewrite luminance-setting menu, etc.
TuxSH
2020-07-14 22:10:13 +01:00
-
362c4ffff1
sysmodules: use libctru configmem defs
TuxSH
2020-07-12 21:26:02 +01:00
-
95fd4e763b
Fix release building (#1454)
Death Mask Salesman
2020-07-12 20:39:03 +02:00
-
768e587b76
sysmodules: introduce "luma shared config", rewrite ndmu workaround
TuxSH
2020-07-12 19:36:18 +01:00
-
e3bb1c1b63
rosalina: autoclose menu on sleep mode/shell closed to prevent lockup
TuxSH
2020-07-11 22:04:13 +01:00
-
4c01bb453c
rosalina: prevent disconnect when shell is closed
TuxSH
2020-07-11 21:39:36 +01:00
-
dc67d438dc
rosalina: properly restore screen filters when lid is reopened
TuxSH
2020-07-10 22:58:07 +01:00
-
2d58ec4c86
rosalina: prevent sleep mode entry if debugger/input redir is enabled to prevent lockup
TuxSH
2020-07-09 22:20:29 +01:00
-
555286ea47
Separate exception dump parser in another repo, add boot.3dsx to release command
TuxSH
2020-07-09 19:52:55 +01:00
-
b17eb66d55
rosalina inputredir: Use ir patch from @Nanquitas ; also refactor the code
TuxSH
2020-07-08 22:08:57 +01:00
-
9ca52054cf
rosalina: bump FS priority
TuxSH
2020-07-07 23:27:26 +01:00
-
991f51831d
kext: add hid/ir thread locking
TuxSH
2020-07-07 23:27:15 +01:00
-
e69f89a0d4
Change screen filters presets (adding more) menu & print CCT. Fixes #1442.
TuxSH
2020-07-05 20:54:27 +01:00
-
9411a8c186
rosalina: implement 800px top-screen screenshot, etc. Fixes #1443
TuxSH
2020-07-05 18:44:22 +01:00
-
dc4de4ce6f
rosalina: fix for latest libctru changes
TuxSH
2020-06-26 09:43:42 +01:00
-
4e12453fff
pm: fix critical bugs where 1.0(?) titles not in the list have scheduling mode misconfigured
TuxSH
2020-06-26 00:58:29 +01:00
-
3a0418e279
loader: revert to use the NS patch due to a Nintendo bug: https://www.3dbrew.org/wiki/NCCH/Extended_Header#Flag1
Aurora Wright
2020-05-29 23:31:05 +02:00
-
1899bf377b
loader: replace NS N3DS CPU patch with exheader override, fix overriding exheader with homebrew
Aurora Wright
2020-05-29 20:57:05 +02:00
-
0471002d4c
rosalina: ntp: use PTMSYSM_SetRtcTime
TuxSH
2020-05-18 22:43:00 +01:00
-
704e08dc23
revert the memory map to the old one (mostly)
TuxSH
2020-05-18 22:15:34 +01:00
-
905837468c
fix module loading
TuxSH
2020-05-18 21:05:36 +01:00
-
19d95782e1
kext: fix outer memory cacheability on newer versions
TuxSH
2020-05-18 20:48:54 +01:00
-
adda19ecb2
so bascially rosalina's image...
TuxSH
2020-05-18 01:15:44 +01:00
-
b02d0346fd
rosalina: add hidden debug info menu
TuxSH
2020-05-17 22:48:26 +01:00
-
9097276a06
rosalina: refactor menu handling
TuxSH
2020-05-17 16:42:44 +01:00
-
e99ab11c6f
rosalina: rephrase brightness warning
TuxSH
2020-05-16 18:31:30 +01:00
-
a564d8536a
rosalina: add brightness control menu
TuxSH
2020-05-16 02:37:47 +01:00
-
a21eee9207
rosalina/pm: remove fs patch, use pm instead
TuxSH
2020-05-15 22:15:55 +01:00
-
71cddef78f
rosalina: cleanup variable names
TuxSH
2020-05-15 20:00:13 +01:00
-
9ae913064c
rosalina: reorder menus
TuxSH
2020-05-15 02:29:17 +01:00
-
a2313d1c03
Fix latest commit
TuxSH
2020-05-15 02:06:52 +01:00
-
22db3445a0
rosalina menu: add scrolling, cpad and inputredir support (note: no ZL/ZR due to technical reasons)
TuxSH
2020-05-14 21:05:27 +01:00
-
6417720d7d
stuff
TuxSH
2020-05-11 00:18:06 +01:00
-
8b10906d90
newlib...
TuxSH
2020-05-10 18:54:51 +01:00
-
0c55324d11
rosalina shutdown/reboot: fix a few things
TuxSH
2020-05-10 15:35:39 +01:00