Commit Graph

  • 673ec9fc51 Fix memcpy into fifo UB TuxSH 2019-03-13 13:53:29 +0100
  • a7100a1e7f Fix implicit fallthrough in debug.c TuxSH 2019-02-28 19:08:39 +0100
  • 710ad11819 Upgrade fatfs and sdmmc driver TuxSH 2019-02-28 19:04:11 +0100
  • f718297591 Fix screens not working on firmlaunch TuxSH 2019-02-26 20:19:52 +0100
  • 1c7b55ee1e Bump copyright year BuildTools 2019-02-24 18:04:32 -0700
  • f437d92374
    Merge pull request #1065 from panicbit/screen_filter TuxSH 2019-02-21 19:48:07 +0100
  • 47916b2831
    Fix menu thread stack overflow TuxSH 2019-02-21 19:47:35 +0100
  • 4b341e039a Merge branch 'master' of https://github.com/AuroraWright/Luma3DS Nanquitas 2018-11-15 13:49:35 +0100
  • 1ae01c2406 GDB: add 'catchsvc' command to catch svc with IDA Nanquitas 2018-11-15 13:44:45 +0100
  • 2182742708 Implement plugin loader Nanquitas 2018-11-15 13:38:19 +0100
  • 0791aabbf8 Taking advantage of GitHubs new issue templates. noirscape 2018-10-13 17:29:35 +0200
  • bd15f51af3
    Fix incomplete commit (3903ac6409) Aurora 2018-09-28 03:08:35 +0200
  • 932ed4222f
    Merge pull request #1142 from luigoalma/master TuxSH 2018-09-20 09:44:36 +0200
  • 1052e04679
    Added Patch to Process9 11.8 to the new AMPXI function luigoalma 2018-09-10 19:57:14 +0100
  • 3903ac6409 Implement https://github.com/AuroraWright/Luma3DS/issues/470 Aurora Wright 2018-08-21 22:07:18 +0200
  • 53622d777b Fix https://github.com/AuroraWright/Luma3DS/issues/1095 and https://github.com/AuroraWright/Luma3DS/issues/1118 Aurora Wright 2018-08-21 18:57:45 +0200
  • 2219b19d5f Fixed cheat functionality (#1117) tstambaugh92 2018-08-09 08:21:16 -0400
  • bc06b17823 Fixed cheat functionality (#1116) tstambaugh92 2018-08-07 06:50:48 -0400
  • 2520079536 Increase code dump on exception Nanquitas 2018-07-03 15:26:27 +0200
  • d7095ce37d Fix patchKernel9Panic on 11.8 NATIVE_FIRM (pattern tested down to 3.0) Aurora Wright 2018-07-31 04:32:29 +0200
  • 0a87e41c66 socAccept: Fix an omitted comment, which masked a condition Nanquitas 2018-07-05 22:01:53 +0200
  • 89cc6ede1a Fix patchKernel9Panic on 11.8 NATIVE_FIRM (pattern tested down to 3.0) v9.1 Aurora Wright 2018-07-31 04:32:29 +0200
  • dd6e071dde socAccept: Fix an omitted comment, which masked a condition Nanquitas 2018-07-05 22:01:53 +0200
  • bec8daf028 Fix sleep issue (freeze) when InputRedirection is enabled Nanquitas 2018-06-23 23:06:18 +0200
  • 2127271b33 Double-license the gdbstub. TuxSH 2018-06-14 18:33:09 +0200
  • 1600171ffa Bump copyright year TuxSH 2018-06-14 18:13:57 +0200
  • 7f7a9fab2d
    Merge pull request #1088 from ev1l0rd/patch-1 Yuuki Hikari 2018-05-28 15:10:32 -0400
  • b15d86f31d
    Remove AUR package from prebuilds. Valentijn 2018-05-22 20:18:39 +0200
  • 89a3dc8643
    Merge pull request #1084 from ev1l0rd/patch-1 TuxSH 2018-05-22 10:05:00 +0200
  • 3477beb05c
    Merge pull request #1086 from Nanquitas/patch-1 TuxSH 2018-05-21 00:00:22 +0200
  • 8447c209a7
    Fix GPU_PSC1_CNT address Nanquitas 2018-05-13 10:58:07 +0200
  • e78f706c1a
    Removed links to compiled armips and makerom Valentijn 2018-05-12 20:12:52 +0200
  • f776c56cd4
    Merge pull request #1069 from Nanquitas/patch-1 TuxSH 2018-04-26 19:33:03 +0200
  • dc195dffad
    Fix KProcessHandleTable__ToKThread on latest fw Nanquitas 2018-04-26 19:30:50 +0200
  • 74a0b2feae Simplify color LUT writes panicbit 2018-04-16 01:28:11 +0200
  • 71039fc248 Remove unnecassary permission declarations panicbit 2018-04-15 17:15:06 +0200
  • d0306609c3 Apply screen filter when waking up from standby panicbit 2018-04-15 16:26:20 +0200
  • d13cde3d7b Implement blue light filters in rosalina panicbit 2018-04-15 04:51:47 +0200
  • 38f54fd2b6 Add parts of redshift to rosalina panicbit 2018-04-15 04:51:09 +0200
  • b5728e9c11 Add gpu color LUT registers to rosalina panicbit 2018-04-15 03:11:18 +0200
  • a2177c0510 Fix menu entries (again) TuxSH 2018-04-05 23:40:18 +0200
  • 356a94cc2e Double the size of launchedPath TuxSH 2018-04-05 23:20:30 +0200
  • 9d507e046c
    Merge pull request #1054 from LegoFigure11/master Yuuki Hikari 2018-04-04 20:34:54 -0400
  • 47c47f967a Update links to the Plailect's Guide LegoFigure11 2018-04-01 01:29:25 +1100
  • 1182d3a627
    Fix #1050 v9.0-joyconhax Aurora 2018-03-23 02:49:16 +0100
  • 938cb6492f Revert "Revert "Switched from mapping target process memory to svcReadProcessMemory & svcWriteProcessMemory functions."" TuxSH 2018-03-20 01:11:49 +0100
  • fed62855cb
    Merge pull request #1000 from duckbill007/master TuxSH 2018-03-20 01:00:25 +0100
  • 4f54596658 Implement #940 (#1043) Mikaela Szekely 2018-03-03 18:45:47 -0500
  • 0b41ed04d5 Simplify loadNintendoFirm after the previous commit Aurora Wright 2018-02-09 05:03:22 +0100
  • 9509a86998 Force using the external FIRM if CTRNAND couldn't be mounted or the CTRNAND FIRM has issues Aurora Wright 2018-02-05 03:47:43 +0100
  • 6d4d80a798 Merge remote-tracking branch 'upstream/master' Duckbill 2018-01-19 17:38:57 +0300
  • 76d274cfe2
    getmemregions: userland never exceeds 0x40000000 TuxSH 2018-01-19 01:42:53 +0100
  • ccf13be964
    Merge pull request #1010 from Nanquitas/input-redirection-sockupdate TuxSH 2018-01-19 01:30:15 +0100
  • e36b27ccf0
    Merge pull request #1012 from Nanquitas/rosalina-freeze-fix TuxSH 2018-01-19 01:29:58 +0100
  • 34c80ad476
    Merge pull request #1009 from Nanquitas/gdb-list-memregion TuxSH 2018-01-19 01:28:53 +0100
  • 97ae106d8e
    Merge pull request #1011 from Nanquitas/patch-2 TuxSH 2018-01-19 01:28:08 +0100
  • 7cb74b74d7 Rosalina: fix freeze when attempting to open Rosalina before the system finished to boot Nanquitas 2018-01-18 23:39:47 +0100
  • 337205eb08
    sock_util: remove unneeded check Nanquitas 2018-01-18 22:57:46 +0100
  • f36977017b InputRedirection: check service existence instead of using OpenProcessByName Nanquitas 2018-01-18 20:44:54 +0100
  • e40b547bb6 gdb: new getmemregions command Nanquitas 2018-01-18 15:33:24 +0100
  • 1fd689f5da Revert "Switched from mapping target process memory to svcReadProcessMemory & svcWriteProcessMemory functions." Duckbill 2018-01-16 09:54:55 +0300
  • c5c8dca14c Switched from mapping target process memory to svcReadProcessMemory & svcWriteProcessMemory functions. Duckbill 2018-01-15 21:29:05 +0300
  • 11f820efa7 Check service existence before GetServiceHandle TuxSH 2018-01-15 02:52:50 +0100
  • 9074688491 Make srvGetServiceHandle non-blocking if service port is full in all cases TuxSH 2018-01-15 02:27:07 +0100
  • 1de27c54f1 Fix range checks Duckbill 2018-01-13 16:02:54 +0300
  • 3e67e64faa Fixes after review on github Duckbill 2018-01-13 13:51:28 +0300
  • 553f8d2533 Remove lto for sysmodules TuxSH 2018-01-12 11:20:17 +0100
  • ec7ae35da1 Fixes for masked 16-bit cheat opcodes, based on existing cheats. Duckbill 2018-01-12 10:46:50 +0300
  • 7e8da0d236 Possible out of bounds fix Duckbill 2018-01-10 09:53:36 +0300
  • b3e6561072 Merge remote-tracking branch 'upstream/master' Duckbill 2018-01-06 12:29:08 +0300
  • 41f32ed983 Remove the need for hardcoding the horizontal positions for the "x"s in multiple choice options Aurora Wright 2018-01-05 19:34:05 +0100
  • bbadf840ef struct fb shouldn't be packed TuxSH 2018-01-04 22:12:31 +0100
  • acc50aae46 Merge branch 'master' of github.com:AuroraWright/Luma3DS TuxSH 2018-01-04 18:41:14 +0100
  • 6a68a77973 Rewrite the ARM9 exception handlers, ... TuxSH 2018-01-04 18:40:11 +0100
  • 0f4d66dd61 Try to load cheats if there aren't any on every open of cheats menu. Duckbill 2018-01-03 11:48:10 +0300
  • d28642d2c3 More range checks and separate code and heap allocation Duckbill 2018-01-03 00:27:44 +0300
  • ca4685cc42 Range checks added Duckbill 2018-01-02 14:23:45 +0300
  • 522f10582d
    Merge pull request #995 from joel16/master Aurora 2018-01-01 18:07:32 +0100
  • 239d113177 Update mcu functions with changes from ctrulib Joel16 2018-01-01 11:05:22 -0600
  • fd80294bf2 Fix buffer overflow in case of very long cheats.txt file Duckbill 2017-12-31 11:26:18 +0300
  • b379d83469 Merge remote-tracking branch 'upstream/master' Duckbill 2017-12-31 11:16:44 +0300
  • 27f352fdf1
    Merge pull request #991 from Qyriad/master Aurora 2017-12-29 05:08:22 +0100
  • bfec874a7c Add colon in option that I forgot Mikaela RJ Szekely 2017-12-28 22:02:06 -0500
  • 93561003e8 Implement #989: Add configurable splash duration Mikaela RJ Szekely 2017-12-28 21:50:06 -0500
  • 1572bfd989 [sm] Fix process unregistering logic bug (fixes #984) TuxSH 2017-12-27 19:30:57 +0100
  • cb945612a3 Remove ast empty cheat from list Duckbill 2017-12-25 14:16:57 +0300
  • 1b440f7f3b Skip empty cheats Duckbill 2017-12-25 13:57:20 +0300
  • 78791f7b66 Paging fixes Duckbill 2017-12-25 13:45:09 +0300
  • 5def0c18e2 Cheat file format changed from binary to plaintext Duckbill 2017-12-22 14:46:46 +0300
  • 0e67b0f026 Moved key combo calculation to loading cheat phase Duckbill 2017-12-22 12:39:09 +0300
  • 8052946517 Cheats array repleced by continous buffer Duckbill 2017-12-22 12:17:45 +0300
  • b6d6cc9750 Cheat implementations Duckbill 2017-12-21 20:14:04 +0300
  • 2a840f2c79 Minor date/time conversion loop style fixes v9.0 TuxSH 2017-12-19 02:32:51 +0100
  • 4eaf791849
    Merge pull request #937 from Hayleia/timestamped-screenshots TuxSH 2017-12-19 02:15:07 +0100
  • be0f50b19c Disable poweroff when shell closed on NTRboothax altogether to prevent issues with unstable magnets Aurora Wright 2017-12-18 21:02:41 +0100
  • f30b7b9fb3 Merge branch 'master' of https://github.com/AuroraWright/Luma3DS Aurora Wright 2017-12-18 20:56:45 +0100
  • 6a0f332e3c Shutdown when waiting for button presses if the shell is closed, except when coming from a NTRboothax boot Aurora Wright 2017-12-18 20:56:32 +0100
  • 16530d3a52
    Merge pull request #972 from LiquidFenrir/ramviewer-fix TuxSH 2017-12-18 07:13:13 +0100
  • 20af9c6750 Fix issue reported in f27cdb4543\#commitcomment-24611141, simplify 56e54cd110 Aurora Wright 2017-12-18 04:27:11 +0100
  • fee9f6b427 forgot to return, made processes viewed attached even though the debugger wasnt enabled LiquidFenrir 2017-12-17 19:31:05 +0100