This website requires JavaScript.
2927bd5aa3
gdb: double packet size
TuxSH
2019-04-28 02:14:31 +0200
d357db25f2
gdb TIO: fix mode and flags being swapped
TuxSH
2019-04-28 02:06:31 +0200
9b3cc5391b
tio fixes
TuxSH
2019-04-27 23:23:36 +0200
54eeb97b24
Add GDB target IO support (called Host I/O by gdb), not working yet
TuxSH
2019-04-27 16:50:47 +0200
593f50de91
Merge pull request #1246 from piepie62/Debuffer
TuxSH
2019-04-23 23:04:34 +0200
85af8d9fa4
Merge branch 'Debuffer' of https://github.com/piepie62/Luma3DS into Debuffer
piepie62
2019-04-23 08:25:10 -0700
58ff96dc83
Merge origin into this branch
piepie62
2019-04-23 08:24:50 -0700
a5803d1b62
Merge pull request #1245 from piepie62/IFile-Fix
TuxSH
2019-04-23 11:29:54 +0200
eddb0988a0
Merge pull request #1243 from piepie62/master
TuxSH
2019-04-23 11:29:04 +0200
5d3585a33d
fix gdb control C regression
TuxSH
2019-04-21 18:00:29 +0200
4285736286
fix layeredfs regression
TuxSH
2019-04-21 12:15:50 +0200
32b8cf6172
Merge branch 'master' of https://github.com/AuroraWright/Luma3DS into Debuffer
piepie62
2019-04-19 11:36:19 -0700
3e724e88a8
Fix crash dumps not saving properly
TuxSH
2019-04-19 10:01:00 +0200
687dfddd9f
HBLDR_DebugNextApplicationByForce changes
TuxSH
2019-04-19 00:37:20 +0200
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 -0700
1e0baeb30e
Fix reading past the end of a file
piepie62
2019-04-15 13:08:53 -0700
353f7d1705
Add bounds checking
piepie62
2019-04-15 03:41:25 -0700
f5f3764f99
Improve cheat execution parameters and handle CRLF properly
piepie62
2019-04-14 23:12:14 -0700
eef22f8701
Fix "debug next process" with hbldr homebrew
TuxSH
2019-04-18 22:58:53 +0200
9e1a9f2842
Implement HBLDR_DebugNextApplicationByForce
TuxSH
2019-04-18 22:28:23 +0200
0b33134f6c
Loader services refactor
TuxSH
2019-04-18 19:48:01 +0200
5c4d6c68b2
gdb: fix GDB_AttachToProcess returning success even when the process doesn't exist
TuxSH
2019-04-18 00:40:20 +0200
89e42a457c
gdb: hio: fix error parsing
TuxSH
2019-04-17 23:53:27 +0200
17ca09346d
gdb: fix multiple extended-remote issues, also fix possible race condtions
TuxSH
2019-04-17 23:12:29 +0200
54de645dc3
pm: fix inverted condition
TuxSH
2019-04-17 02:03:02 +0200
da6c02068b
pm: fix reslimit bug
TuxSH
2019-04-17 01:31:03 +0200
06bcb39721
always save errdisp to file; hio changes
TuxSH
2019-04-17 00:18:12 +0200
2b31a4ab5c
Merge master into Debuffer
piepie62
2019-04-15 15:19:46 -0700
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 -0700
eab9a31dff
Fix reading past the end of a file
piepie62
2019-04-15 13:08:53 -0700
ff86ed2e77
Add bounds checking
piepie62
2019-04-15 03:41:25 -0700
2fe1169423
Improve cheat execution parameters and handle CRLF properly
piepie62
2019-04-14 23:12:14 -0700
4c9fe186d7
gdb: hio support (untested yet)
TuxSH
2019-04-14 21:48:15 +0200
e11cc090b2
gdb: add support to run new processes
TuxSH
2019-04-13 19:18:47 +0200
763a1de8d3
gdb: add extended-remote support, implement vAttach
TuxSH
2019-04-12 23:40:51 +0200
e57b546dd4
gdb: rework meaning of selected/used
TuxSH
2019-04-10 23:38:10 +0200
bd670cf87c
gdb: add GDB_FindAllocatedContextByPid
TuxSH
2019-04-10 23:17:49 +0200
1e0996c395
gdb: simply gdbstate
TuxSH
2019-04-09 23:59:05 +0200
5f295c4227
increase i2c timeout
TuxSH
2019-04-07 16:13:14 +0200
4f699ccb81
Fix external firm booting with old firms, minor style changes
Aurora Wright
2019-04-06 21:27:17 +0700
70757e564d
refactor latest commit
TuxSH
2019-04-05 00:55:13 +0200
af822e5af5
Fix n3ds IPS screen issues/regression, closes #1236
TuxSH
2019-04-05 00:04:38 +0200
63736d7873
Refactor process detaching code
TuxSH
2019-03-31 22:58:36 +0200
fb800bd4c9
Add support to force-debug applications before they start running code
TuxSH
2019-03-31 20:01:16 +0200
219f38169f
Update drawString (rosalina)
TuxSH
2019-03-31 17:04:07 +0200
c688600d33
PMDBG_GetCurrentAppTitleId => PMDBG_GetCurrentAppTitleIdAndPid
TuxSH
2019-03-31 16:12:31 +0200
ea14d8a186
gdb: avoid race conditions
TuxSH
2019-03-31 01:12:22 +0100
cd18b85632
gdb: refactor port/ctx alloc
TuxSH
2019-03-31 00:24:45 +0100
22ec031495
Add client code for new custom pm commands, use them, fix pm race conditions
TuxSH
2019-03-30 18:12:54 +0100
43b998d37d
Add new pmdbg commands: GetCurrentAppTitleId, DebugNextApplicationByForce, LaunchTitleDebug
TuxSH
2019-03-30 15:36:49 +0100
127101a683
Fix debug bug
TuxSH
2019-03-30 15:05:49 +0100
5955ca6957
Increase max number of sessions for pmdbg
TuxSH
2019-03-30 14:15:23 +0100
dcddcfc94d
Allow PMLAUNCHFLAG_QUEUE_DEBUG_APPLICATION for non-apps
TuxSH
2019-03-29 23:22:16 +0100
1453d9adac
cubic ninja users rejoice
TuxSH
2019-03-29 23:01:55 +0100
ef034a87d4
revert fsldr change, fix null deref in pm
TuxSH
2019-03-29 22:40:54 +0100
e688ec9257
move patches to pm
TuxSH
2019-03-29 18:23:52 +0100
ae1f85d341
K11Ext: add GetSystemInfo k11extSize
TuxSH
2019-03-29 18:23:52 +0100
7177799021
Rosalina: delete "auto screenfilter restore on wakeup" functionality.
TuxSH
2019-03-29 18:23:52 +0100
1041d7c438
Add custom pm sysmodule
TuxSH
2019-03-29 00:32:45 +0100
e57abad52f
ctrulib changes
TuxSH
2019-03-11 00:17:01 +0100
74bbfb95d3
service_manager: auto subscribe
TuxSH
2019-03-28 22:56:13 +0100
8345f31c2a
Fix wrong result code returned in GetServiceHandle
TuxSH
2019-03-27 21:56:13 +0100
d44055d232
sm: simplify main loop logic
TuxSH
2019-03-27 20:36:40 +0100
4a431b8fdf
Fix bug in port closed handling
TuxSH
2019-03-26 23:15:37 +0100
e2ed200509
Fix doPublishNotification bug
TuxSH
2019-03-26 20:53:48 +0100
4e5f6e1eff
Fix #1232
TuxSH
2019-03-23 23:14:23 +0100
474eb3001b
Introduce service_manager, also fix hb:ldr pm/pm race condition
TuxSH
2019-03-16 23:40:43 +0100
f72d99d9b0
Fix wrong number of menus
TuxSH
2019-03-16 23:34:51 +0100
a9a569c79d
Remove useless rules
TuxSH
2019-03-16 18:11:46 +0100
68b8c99ad0
Fix parallel building
TuxSH
2019-03-16 13:10:30 +0100
d8c6f94887
Fix config title
TuxSH
2019-03-15 23:21:12 +0100
8b51141f54
Fix latest commit
TuxSH
2019-03-15 21:43:12 +0100
0195ab34e9
Fix itcm sections overwriting argv
TuxSH
2019-03-15 20:36:20 +0100
0bb82feb81
Fix string format case in exceptions.c
TuxSH
2019-03-15 19:22:17 +0100
6199f598e5
Add -nocodepadding to cxis as it ought to be
TuxSH
2019-03-15 19:14:47 +0100
b92406afe2
Fix rebase
TuxSH
2019-03-15 18:51:18 +0100
244409fc98
Change k11 mapping logic again
TuxSH
2018-06-07 16:44:29 +0200
f3b2a6c30d
Fix some of the bugs
TuxSH
2018-05-26 12:25:24 +0200
a65f7fbf88
Fix the linker scripts again
TuxSH
2018-05-25 23:59:17 +0200
35ad240018
Rewrite k11ext mmu mapping func + linker script
TuxSH
2018-05-25 23:27:50 +0200
e64f267e4c
Fix section declarations in .s files
TuxSH
2018-05-25 19:35:00 +0200
d28e961adc
Use <string.h> & <3ds/exheader.h>, fix some bugs, etc.
TuxSH
2018-05-24 00:55:38 +0200
e6b7dc1dc5
Add top-level Makefile + @fincs 's linker script fixes
TuxSH
2018-05-23 21:20:16 +0200
9e7e967a5f
Fix bss being PROGBITS, etc.
TuxSH
2018-05-23 19:06:20 +0200
33d40b491e
Fix firm.c sysmodule merging loop
TuxSH
2018-05-23 16:31:24 +0200
7cb50d38b9
Fix linker script bug, see details
TuxSH
2018-05-23 15:27:55 +0200
d6d440a47e
Sanitize arm9 build system... however link script overflows itcm
TuxSH
2018-05-23 15:02:57 +0200
52cd950ca6
source => arm9/source
TuxSH
2018-05-23 11:52:01 +0200
9fad2dff21
Add top-level Makefile for sysmodules
TuxSH
2018-05-23 09:50:19 +0200
4b40dd52f4
Give a proper build system for each sysmodule, k11ext, arm11.
TuxSH
2018-05-23 03:16:32 +0200
6bd7070d38
Do the same for romfs redit => get rid of armips; update README.md
TuxSH
2018-05-23 01:50:25 +0200
0c9365bcb7
Do the same for large patches (emunand, reboot). This greatly simplifies logic.
TuxSH
2018-05-22 22:55:04 +0200
c0bd69309a
Do the same for arm9 exceptions
TuxSH
2018-05-22 20:26:14 +0200
55bd62d7a9
Merge the chainloader into the main ARM9 folder
TuxSH
2018-05-22 17:51:57 +0200
020236742f
Fix gdbstub UB with IO
TuxSH
2019-03-15 22:37:04 +0100
faeb0d9395
Fix strict-aliasing-related UB
TuxSH
2019-03-15 22:23:44 +0100
b05f993221
Fix wrong memset size in screen_filters
TuxSH
2019-03-15 17:04:15 +0100
e796abb155
Also use alignedseqmemcpy for sha_hash
TuxSH
2019-03-15 16:17:57 +0100
3d2c12cf09
Revert sdmmc driver, fixes regression #1225 . Also fix a logic bug
TuxSH
2019-03-13 17:33:53 +0100
8ff5111e30
Use better i2c driver from fb3ds
TuxSH
2019-03-13 16:34:11 +0100