This website requires JavaScript.
5924f60d06
gbd: fix address lookup limit on lower fw
TuxSH
2020-04-28 02:45:48 +0100
cd68b66c03
change kext base address to 0x70000000
TuxSH
2020-04-28 02:39:57 +0100
44cd3928fb
rosalina & pm: properly shutdown when debugger, input redir (but not both) and force connection are enabled
v10.1.2
TuxSH
2020-04-28 01:31:29 +0100
8c54613e44
rosalina/sysconfig: fix handling of disconnected routers in wifi forcing + handle leak
TuxSH
2020-04-28 00:05:55 +0100
7dfa83b8c0
rosalina: fix gdb/input redir hanging if no internet & fix recovering from failures
TuxSH
2020-04-27 21:58:40 +0100
b551061264
rosalina/sysconfig: fix wifi forcing, including a regression from v10.1.1
TuxSH
2020-04-27 20:00:41 +0100
3e228c33c9
here we go again
TuxSH
2020-04-27 18:11:42 +0100
2b23be8f44
rosalina/cheats: fix v10.1.1 regression where cheats were not working at all. Fixes #1404
TuxSH
2020-04-27 17:59:51 +0100
ced78cb072
use -wrap for exit
v10.1.1
TuxSH
2020-04-27 01:07:57 +0100
fb17850c3d
Update issue template
TuxSH
2020-04-27 01:00:01 +0100
7f7c4852cc
hbloader: raise the maximum time share APT_SetAppCpuTimeLimit can set from 30% to 89%...
TuxSH
2020-04-27 00:57:00 +0100
f334e3b951
loader/pm: move "force init SD" code to pm. Greatly reduces the number of Arm9 svcBreak with 0xC8804465
TuxSH
2020-04-27 00:47:16 +0100
9d62995799
rosalina: make the task runner thread actually exit
TuxSH
2020-04-26 21:37:18 +0100
1d8b793cf7
rosalina: don't keep an ac:u handle. Partially fixes the shutdown issue
TuxSH
2020-04-26 20:55:52 +0100
33431cb939
pm/kext: make pm terminate Rosalina, removing the need for a dodgy kext hook
TuxSH
2020-04-26 20:33:24 +0100
e677e0142c
rosalina: lower thread prios & make task runner take termination into account
TuxSH
2020-04-26 19:36:59 +0100
b313a4aa2f
rosalina: remove all remaining refs to __syscalls (which we don't init)
TuxSH
2020-04-26 12:07:17 +0100
37c5c6f049
cheats: don't use rand()
TuxSH
2020-04-26 11:47:15 +0100
a6d92ed8fe
cheats: use pm:dbg new commands to get the application's title ID
TuxSH
2020-04-26 11:27:55 +0100
eb37ac4142
redefine exit methods for sysmodules. Partially fixes the shutdown issue
TuxSH
2020-04-26 01:50:47 +0100
a0d4b96915
Fix stack overflow in ProcessListMenu_DumpMemory
TuxSH
2020-04-25 22:48:31 +0100
31891efbca
Current year is 2020
v10.1
TuxSH
2020-04-25 13:26:21 +0100
58f3edda12
ARM => Arm
TuxSH
2020-04-25 13:17:23 +0100
4a655384e2
Add .gitattributes, update README and issue template
TuxSH
2020-04-25 13:03:46 +0100
0543c208fd
Fix #1375 properly this time
TuxSH
2020-04-24 22:52:05 +0100
0e834ec004
hbloader: allow launching 3dsx apps on < 8.x where Rosalina is supported (4.x+)
TuxSH
2020-04-19 18:22:09 +0100
26454dc832
loader/patcher.c: make gcc stop sometimes complaining
TuxSH
2020-04-19 18:03:45 +0100
5c16836626
ntp: change ip to time.windows.com, apparently not blocked in China
TuxSH
2020-04-18 00:29:37 +0100
67e28b2a82
arm9: check for combos again after the PIN has been entered/splash has been displayed
TuxSH
2020-04-17 01:01:35 +0100
c2a2893b5c
Merge pull request #1284 from izzy84075/toggle-power-button
TuxSH
2020-04-17 00:37:59 +0200
68b670f94f
Merge branch 'master' into toggle-power-button
TuxSH
2020-04-17 00:36:07 +0200
5a83a46423
Merge pull request #1349 from leoetlino/bps
TuxSH
2020-04-16 23:35:14 +0200
8785fd0236
Use -Os for rosalina, pm, sm. Decrease gdb buffer sizes, etc.
TuxSH
2020-04-16 21:05:33 +0100
a67e8e60c6
rosalina: screen_filter: save up around 10K using this simple trick
TuxSH
2020-04-16 19:50:18 +0100
c7551a731c
rosalina: revert errdisp ipc handling
TuxSH
2020-04-16 00:16:25 +0100
d9c5437902
rosalina: revert menu thread stack size now that screen filters LUT is in .bss
TuxSH
2020-04-15 23:15:02 +0100
55d51217d8
Fix hex parsing in patcher.c (langemu). Fixes #1375
TuxSH
2020-04-15 22:28:38 +0100
11c9caaf13
Merge pull request #1348 from mariohackandglitch/patch-1
TuxSH
2020-04-15 22:36:21 +0200
c4711e5e3a
Merge pull request #1388 from Margen67/readme
TuxSH
2020-04-15 22:33:47 +0200
d34f0a8eca
README: Formatting
Margen67
2020-04-02 05:19:35 -0700
8233d4e226
loader: Add support for BPS patches
Léo Lam
2019-07-08 18:28:35 +0200
ca49956219
loader: Compile C++ code with -std=gnu++17
Léo Lam
2019-11-24 11:38:02 +0100
5edfbfc1f7
Fix stack overflow on screen filters
PabloMK7
2019-12-17 15:00:37 +0100
dfd50d9d75
Merge pull request #1298 from LiquidFenrir/force-wifi
TuxSH
2019-11-05 00:15:41 +0000
1946941340
Merge pull request #1306 from lioncash/null
TuxSH
2019-11-05 00:15:07 +0000
31dae90dcd
Merge pull request #1307 from lioncash/null2
TuxSH
2019-11-05 00:14:49 +0000
da8df54649
Merge pull request #1308 from lioncash/uninit
TuxSH
2019-11-05 00:14:28 +0000
0e1415299a
Merge pull request #1332 from Oreo639/errdisp
TuxSH
2019-11-05 00:14:07 +0000
93f770888d
Merge pull request #1320 from nathanhitch/master
TuxSH
2019-11-05 00:13:22 +0000
0886b10619
rosilina: save errdisp info before doing anything else
oreo639
2019-10-22 16:03:00 -0700
e8493d18c5
Add ability to offset ntp by any amount of minutes
nathan hitch
2019-09-16 17:13:23 +0930
60a8bf56c6
rosalina/errdisp: Correct uninitialized variable usage in ERRF_HandleCommands
Lioncash
2019-08-13 03:11:45 -0400
c95b59c72e
sm/notifications: Prevent potential null pointer dereference in ReceiveNotification
Lioncash
2019-08-13 03:01:24 -0400
7e14c83bdd
rosalina/gdb/server: Prevent potential null dereference case
Lioncash
2019-08-13 02:54:09 -0400
a2e46919c1
Merge pull request #1305 from piepie62/master
TuxSH
2019-08-12 21:11:21 +0200
a4befc29c8
Fix off-by-one error with extra cheat page
piepie62
2019-08-12 00:58:16 -0400
93e87284aa
follow changes in ctrulib PR
LiquidFenrir
2019-07-23 00:13:17 +0200
236dbb043c
add wifi connection forcing to rosalina breaks regular auto connect until reboot allows connecting to a wifi without internet (for example, for transferring stuff with 3dslink or ftpd/3DShell)
LiquidFenrir
2019-07-21 19:05:37 +0200
77f0295a04
Merge pull request #1287 from leoetlino/logic
TuxSH
2019-07-09 00:39:39 +0200
c3b97999f5
loader: Fix boolean logic error
Léo Lam
2019-07-07 15:06:15 +0200
f1b787c7d9
Merge pull request #3 from AuroraWright/master
PabloMK7
2019-07-06 09:37:41 +0200
3061001fb1
Switch to updating all 4 bytes of the IRQ mask, on the suggestion of profi200.
selabnayr
2019-07-05 15:37:54 -0700
0bc51d5c34
Add an entry to the System Configuration menu to toggle disabling a short press of the power button triggering a software closure.
selabnayr
2019-07-05 15:04:38 -0700
c913de1e67
Fix layeredfs, fix #1280 #1275 #1262 & others
v10.0.1
TuxSH
2019-07-03 22:19:38 +0200
c9a578734e
Fix N3DS applications not closing properly (fix #1271 , #1270 , etc.)
TuxSH
2019-06-30 22:59:44 +0200
37544a0eb9
Fix process list
v10.0
TuxSH
2019-06-30 13:54:41 +0200
6b13b5d06b
Merge branch 'AuroraWright-master'
PabloMK7
2019-06-29 23:35:07 +0200
9705083b65
Fix conflicting files
PabloMK7
2019-06-29 23:34:45 +0200
2423d1802e
Add plgldr string to config menu
PabloMK7
2019-06-29 17:16:17 +0200
3ad314a5ac
Fix ntp menu (if user pressed A multiple times)
TuxSH
2019-06-29 17:05:43 +0200
58a6a25eb3
ntp: also zero field 0x30001
TuxSH
2019-06-29 16:53:31 +0200
6ed93a1f09
Merge pull request #1266 from luigoalma/master
TuxSH
2019-06-29 16:51:57 +0200
0b68baa0dd
Merge branch 'Nanquitas-master'
PabloMK7
2019-06-29 16:26:26 +0200
8168d2c2f9
Manually merge files
PabloMK7
2019-06-29 16:26:03 +0200
76dbdf45cf
Properly create BLX instruction
luigoalma
2019-06-29 14:37:09 +0100
d4e1da0174
Update Rosalina credits
TuxSH
2019-06-29 12:21:25 +0200
fde3b70d03
Fix info os cfwversion/memory by adding null terminator to xml files (thanks @fincs)
TuxSH
2019-06-28 23:44:09 +0200
8c03702c7d
pm: fix uninitialized variable bug (thanks @fincs !)
TuxSH
2019-06-28 20:43:06 +0200
31c6ead2ad
Fix bug-report.md name
TuxSH
2019-06-28 20:12:44 +0200
454fa16b3a
Update bug-report.md.md
TuxSH
2019-06-28 20:01:06 +0200
301e84f1ca
Merge pull request #1194 from noirscape/patch-2
TuxSH
2019-06-28 19:51:57 +0200
69634fdbd5
Merge pull request #1264 from piepie62/master
TuxSH
2019-06-28 19:44:09 +0200
10e823a9d5
Use bitflags
piepie62
2019-06-24 15:42:32 -0400
f4851cd533
fixed inverted condition in hio.c
TuxSH
2019-06-18 23:58:47 +0200
39287d43e3
Fix null deref when connecting to port 4003 but force debug next app hasn't been selected
TuxSH
2019-06-18 00:02:32 +0200
09b2bf5fb1
fix build with newer gcc
TuxSH
2019-06-16 23:20:40 +0200
e989309771
Fix "disable debugger" finally
TuxSH
2019-06-16 22:06:05 +0200
d989c45c3d
Failed attempt w/ next app
TuxSH
2019-06-14 01:32:50 +0200
84c5cf0661
Failed attempt at fixing disable debugger when 1+ sessions are open
TuxSH
2019-06-14 00:40:41 +0200
648541bb1f
Add NTP_IP dynamic changes via -D or #define (#1261 )
Chromaryu
2019-06-04 06:24:21 +0900
2cf04e8a83
Make Luma arm9 code properly write date when touching files
TuxSH
2019-06-03 23:15:30 +0200
af10782500
Merge branch 'ntp'
TuxSH
2019-06-03 00:58:37 +0200
fe0e5ae83d
Fix #1259
TuxSH
2019-06-03 00:58:07 +0200
8e4af5c823
Add ntp client & rtc sync
TuxSH
2019-06-03 00:43:44 +0200
570a8d5222
CTRPF-AR Codes (#1259 )
Chris Feger
2019-06-02 18:50:27 -0400
2c8a1eb5c6
gdb hio: lseek returns 64-bit
TuxSH
2019-05-04 17:08:32 +0200
23c40aeb8e
gdb hio: add type l
TuxSH
2019-05-04 16:30:34 +0200
c7c832a0dd
Relicense gdbstub (with permission of contributors)
TuxSH
2019-05-03 21:06:10 +0200
6423d0c1b3
gdb: fix hang when "debug next application" is used more than once
TuxSH
2019-05-01 19:37:46 +0200
8b56098d64
Fix TIO encoding bug
TuxSH
2019-04-28 15:04:42 +0200