This website requires JavaScript.
8c03702c7d
pm: fix uninitialized variable bug (thanks @fincs !)
TuxSH
2019-06-28 20:43:06 +02:00
31c6ead2ad
Fix bug-report.md name
TuxSH
2019-06-28 20:12:44 +02:00
454fa16b3a
Update bug-report.md.md
TuxSH
2019-06-28 20:01:06 +02:00
301e84f1ca
Merge pull request #1194 from noirscape/patch-2
TuxSH
2019-06-28 19:51:57 +02:00
69634fdbd5
Merge pull request #1264 from piepie62/master
TuxSH
2019-06-28 19:44:09 +02:00
10e823a9d5
Use bitflags
piepie62
2019-06-24 15:42:32 -04:00
f4851cd533
fixed inverted condition in hio.c
TuxSH
2019-06-18 23:58:47 +02:00
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 +02:00
09b2bf5fb1
fix build with newer gcc
TuxSH
2019-06-16 23:20:40 +02:00
e989309771
Fix "disable debugger" finally
TuxSH
2019-06-16 22:06:05 +02:00
d989c45c3d
Failed attempt w/ next app
TuxSH
2019-06-14 01:32:50 +02:00
84c5cf0661
Failed attempt at fixing disable debugger when 1+ sessions are open
TuxSH
2019-06-14 00:40:41 +02:00
648541bb1f
Add NTP_IP dynamic changes via -D or #define (#1261 )
Chromaryu
2019-06-04 06:24:21 +09:00
2cf04e8a83
Make Luma arm9 code properly write date when touching files
TuxSH
2019-06-03 23:15:30 +02:00
af10782500
Merge branch 'ntp'
TuxSH
2019-06-03 00:58:37 +02:00
fe0e5ae83d
Fix #1259
TuxSH
2019-06-03 00:58:07 +02:00
8e4af5c823
Add ntp client & rtc sync
TuxSH
2019-06-03 00:43:44 +02:00
570a8d5222
CTRPF-AR Codes (#1259 )
Chris Feger
2019-06-02 18:50:27 -04:00
2c8a1eb5c6
gdb hio: lseek returns 64-bit
TuxSH
2019-05-04 17:08:32 +02:00
23c40aeb8e
gdb hio: add type l
TuxSH
2019-05-04 16:30:34 +02:00
c7c832a0dd
Relicense gdbstub (with permission of contributors)
TuxSH
2019-05-03 21:06:10 +02:00
6423d0c1b3
gdb: fix hang when "debug next application" is used more than once
TuxSH
2019-05-01 19:37:46 +02:00
8b56098d64
Fix TIO encoding bug
TuxSH
2019-04-28 15:04:42 +02:00
2927bd5aa3
gdb: double packet size
TuxSH
2019-04-28 02:14:31 +02:00
d357db25f2
gdb TIO: fix mode and flags being swapped
TuxSH
2019-04-28 02:06:31 +02:00
9b3cc5391b
tio fixes
TuxSH
2019-04-27 23:23:36 +02:00
54eeb97b24
Add GDB target IO support (called Host I/O by gdb), not working yet
TuxSH
2019-04-27 16:50:47 +02:00
593f50de91
Merge pull request #1246 from piepie62/Debuffer
TuxSH
2019-04-23 23:04:34 +02:00
85af8d9fa4
Merge branch 'Debuffer' of https://github.com/piepie62/Luma3DS into Debuffer
piepie62
2019-04-23 08:25:10 -07:00
58ff96dc83
Merge origin into this branch
piepie62
2019-04-23 08:24:50 -07:00
a5803d1b62
Merge pull request #1245 from piepie62/IFile-Fix
TuxSH
2019-04-23 11:29:54 +02:00
eddb0988a0
Merge pull request #1243 from piepie62/master
TuxSH
2019-04-23 11:29:04 +02:00
5d3585a33d
fix gdb control C regression
TuxSH
2019-04-21 18:00:29 +02:00
4285736286
fix layeredfs regression
TuxSH
2019-04-21 12:15:50 +02:00
32b8cf6172
Merge branch 'master' of https://github.com/AuroraWright/Luma3DS into Debuffer
piepie62
2019-04-19 11:36:19 -07:00
3e724e88a8
Fix crash dumps not saving properly
TuxSH
2019-04-19 10:01:00 +02:00
687dfddd9f
HBLDR_DebugNextApplicationByForce changes
TuxSH
2019-04-19 00:37:20 +02:00
90a43089ba
Debuffer cheat reading and strip whitespace Effectively doubles the amount of cheats possible, while also getting rid of that annoying line limit
piepie62
2019-04-15 15:14:53 -07:00
1e0baeb30e
Fix reading past the end of a file
piepie62
2019-04-15 13:08:53 -07:00
353f7d1705
Add bounds checking
piepie62
2019-04-15 03:41:25 -07:00
f5f3764f99
Improve cheat execution parameters and handle CRLF properly
piepie62
2019-04-14 23:12:14 -07:00
eef22f8701
Fix "debug next process" with hbldr homebrew
TuxSH
2019-04-18 22:58:53 +02:00
9e1a9f2842
Implement HBLDR_DebugNextApplicationByForce
TuxSH
2019-04-18 22:28:23 +02:00
0b33134f6c
Loader services refactor
TuxSH
2019-04-18 19:48:01 +02:00
5c4d6c68b2
gdb: fix GDB_AttachToProcess returning success even when the process doesn't exist
TuxSH
2019-04-18 00:40:20 +02:00
89e42a457c
gdb: hio: fix error parsing
TuxSH
2019-04-17 23:53:27 +02:00
17ca09346d
gdb: fix multiple extended-remote issues, also fix possible race condtions
TuxSH
2019-04-17 23:12:29 +02:00
54de645dc3
pm: fix inverted condition
TuxSH
2019-04-17 02:03:02 +02:00
da6c02068b
pm: fix reslimit bug
TuxSH
2019-04-17 01:31:03 +02:00
06bcb39721
always save errdisp to file; hio changes
TuxSH
2019-04-17 00:18:12 +02:00
2b31a4ab5c
Merge master into Debuffer
piepie62
2019-04-15 15:19:46 -07:00
3b4ef682fe
Debuffer cheat reading and strip whitespace Effectively doubles the amount of cheats possible, while also getting rid of that annoying line limit
piepie62
2019-04-15 15:14:53 -07:00
eab9a31dff
Fix reading past the end of a file
piepie62
2019-04-15 13:08:53 -07:00
ff86ed2e77
Add bounds checking
piepie62
2019-04-15 03:41:25 -07:00
2fe1169423
Improve cheat execution parameters and handle CRLF properly
piepie62
2019-04-14 23:12:14 -07:00
4c9fe186d7
gdb: hio support (untested yet)
TuxSH
2019-04-14 21:48:15 +02:00
e11cc090b2
gdb: add support to run new processes
TuxSH
2019-04-13 19:18:47 +02:00
763a1de8d3
gdb: add extended-remote support, implement vAttach
TuxSH
2019-04-12 23:40:51 +02:00
e57b546dd4
gdb: rework meaning of selected/used
TuxSH
2019-04-10 23:38:10 +02:00
bd670cf87c
gdb: add GDB_FindAllocatedContextByPid
TuxSH
2019-04-10 23:17:49 +02:00
1e0996c395
gdb: simply gdbstate
TuxSH
2019-04-09 23:59:05 +02:00
5f295c4227
increase i2c timeout
TuxSH
2019-04-07 16:13:14 +02:00
4f699ccb81
Fix external firm booting with old firms, minor style changes
Aurora Wright
2019-04-06 21:27:17 +07:00
70757e564d
refactor latest commit
TuxSH
2019-04-05 00:55:13 +02:00
af822e5af5
Fix n3ds IPS screen issues/regression, closes #1236
TuxSH
2019-04-05 00:04:38 +02:00
63736d7873
Refactor process detaching code
TuxSH
2019-03-31 22:58:36 +02:00
fb800bd4c9
Add support to force-debug applications before they start running code
TuxSH
2019-03-31 20:01:16 +02:00
219f38169f
Update drawString (rosalina)
TuxSH
2019-03-31 17:04:07 +02:00
c688600d33
PMDBG_GetCurrentAppTitleId => PMDBG_GetCurrentAppTitleIdAndPid
TuxSH
2019-03-31 16:12:31 +02:00
ea14d8a186
gdb: avoid race conditions
TuxSH
2019-03-31 01:12:22 +01:00
cd18b85632
gdb: refactor port/ctx alloc
TuxSH
2019-03-31 00:24:45 +01:00
22ec031495
Add client code for new custom pm commands, use them, fix pm race conditions
TuxSH
2019-03-30 18:12:54 +01:00
43b998d37d
Add new pmdbg commands: GetCurrentAppTitleId, DebugNextApplicationByForce, LaunchTitleDebug
TuxSH
2019-03-30 15:36:49 +01:00
127101a683
Fix debug bug
TuxSH
2019-03-30 15:05:49 +01:00
5955ca6957
Increase max number of sessions for pmdbg
TuxSH
2019-03-30 14:15:23 +01:00
dcddcfc94d
Allow PMLAUNCHFLAG_QUEUE_DEBUG_APPLICATION for non-apps
TuxSH
2019-03-29 23:22:16 +01:00
1453d9adac
cubic ninja users rejoice
TuxSH
2019-03-29 23:01:55 +01:00
ef034a87d4
revert fsldr change, fix null deref in pm
TuxSH
2019-03-29 22:40:54 +01:00
e688ec9257
move patches to pm
TuxSH
2019-03-29 18:23:52 +01:00
ae1f85d341
K11Ext: add GetSystemInfo k11extSize
TuxSH
2019-03-29 18:23:52 +01:00
7177799021
Rosalina: delete "auto screenfilter restore on wakeup" functionality.
TuxSH
2019-03-29 18:23:52 +01:00
1041d7c438
Add custom pm sysmodule
TuxSH
2019-03-29 00:32:45 +01:00
e57abad52f
ctrulib changes
TuxSH
2019-03-11 00:17:01 +01:00
74bbfb95d3
service_manager: auto subscribe
TuxSH
2019-03-28 22:56:13 +01:00
8345f31c2a
Fix wrong result code returned in GetServiceHandle
TuxSH
2019-03-27 21:56:13 +01:00
d44055d232
sm: simplify main loop logic
TuxSH
2019-03-27 20:36:40 +01:00
4a431b8fdf
Fix bug in port closed handling
TuxSH
2019-03-26 23:15:37 +01:00
e2ed200509
Fix doPublishNotification bug
TuxSH
2019-03-26 20:53:48 +01:00
4e5f6e1eff
Fix #1232
TuxSH
2019-03-23 23:14:23 +01:00
474eb3001b
Introduce service_manager, also fix hb:ldr pm/pm race condition
TuxSH
2019-03-16 23:40:43 +01:00
f72d99d9b0
Fix wrong number of menus
TuxSH
2019-03-16 23:34:51 +01:00
a9a569c79d
Remove useless rules
TuxSH
2019-03-16 18:11:46 +01:00
68b8c99ad0
Fix parallel building
TuxSH
2019-03-16 13:10:30 +01:00
d8c6f94887
Fix config title
TuxSH
2019-03-15 23:21:12 +01:00
8b51141f54
Fix latest commit
TuxSH
2019-03-15 21:43:12 +01:00
0195ab34e9
Fix itcm sections overwriting argv
TuxSH
2019-03-15 20:36:20 +01:00
0bb82feb81
Fix string format case in exceptions.c
TuxSH
2019-03-15 19:22:17 +01:00
6199f598e5
Add -nocodepadding to cxis as it ought to be
TuxSH
2019-03-15 19:14:47 +01:00
b92406afe2
Fix rebase
TuxSH
2019-03-15 18:51:18 +01:00
244409fc98
Change k11 mapping logic again
TuxSH
2018-06-07 16:44:29 +02:00