Commit Graph

  • 184b3ca984 Add new IPC command file-log XorTroll 2019-07-26 16:31:39 +0200
  • d626a04018
    Merge pull request #8 from jugeeya/master master Max Thomas 2019-07-22 09:39:42 -0700
  • d8589ba97e produce KIP file as well, just not in sdcard_out jugeeya 2019-07-21 20:43:50 -0700
  • e9482b98b2 PM load module; add file related core functions jugeeya 2019-07-21 20:05:12 -0700
  • 7d28e045d8 Don't bootstrap ARM32 processes shinyquagsire23 2019-07-20 18:33:46 -0600
  • 0422802aeb
    I still can't test my code on hardware lmao but apparently this was an issue Max Thomas 2019-07-20 16:59:51 -0700
  • 8a62397252 Fix prints, warning cleanup shinyquagsire23 2019-07-20 13:06:48 -0600
  • ca8b88386f Grab TID from svcGetDebugEvent and only attach if TID isn't a system proc. TODO: allow overriding this. shinyquagsire23 2019-07-20 12:55:43 -0600
  • 5e1351fdc8 Forgot the pid shinyquagsire23 2019-06-29 10:23:42 -0600
  • 5384311fd8 Hack for edgecase where applet(?) spawns before game restores its text/data pages shinyquagsire23 2019-06-29 10:22:37 -0600
  • a81251b5b7 Move plugins to libnx_min, adjust saltysd_proc for newer libnx shinyquagsire23 2019-06-29 01:46:21 -0600
  • d41065b0cb libnx_min initial shinyquagsire23 2019-06-29 01:44:55 -0600
  • b4a848176e Fix new libnx TLS junk maybe? shinyquagsire23 2019-05-21 15:41:26 -0600
  • dc20e36195 Load ELFs from sdmc:/SaltySD/plugins/<TID>/ shinyquagsire23 2019-04-29 16:31:40 -0600
  • 9e94e86c5d More diagnostic prints for IPC handoff shinyquagsire23 2019-04-29 14:34:01 -0600
  • 9ecf966862 Correct atmosphere kip directory shinyquagsire23 2019-04-29 14:09:47 -0600
  • 3c31365a4b Make sure saltysd_proc/data is still created shinyquagsire23 2019-04-29 14:00:54 -0600
  • 377fc24f36 Merge branch 'master' of https://github.com/shinyquagsire23/SaltyNX shinyquagsire23 2019-04-29 14:00:19 -0600
  • fa742e780f Load saltysd_proc from sdmc:/SaltySD/saltysd_proc.elf, don't in-build saltysd_core to saltysd_proc shinyquagsire23 2019-04-29 13:59:05 -0600
  • bc92331807
    Merge pull request #2 from jam1garner/master Max Thomas 2019-03-26 16:00:01 -0600
  • 7dd4d2c2a2 Fix Makefiles to account for data directory jam1garner 2019-03-26 17:29:03 -0400
  • 20cc2c87ea I don't even know where I left off tbh shinyquagsire23 2019-03-06 23:01:08 -0700
  • a7dbba0d33 Core: File stuff + fixes? I forgot >.> shinyquagsire23 2019-03-06 23:00:18 -0700
  • dbea40fd7d Allow searching for symbols only in NSOs, only override imports in NSOs shinyquagsire23 2018-12-07 15:30:44 -0700
  • 578ab42b17 Have spawner log to SD as well shinyquagsire23 2018-12-07 15:30:13 -0700
  • ff9efac4d4 Log to sdmc:/SaltySD/saltysd.log shinyquagsire23 2018-12-06 10:05:38 -0700
  • ef3832421d Import function redirection support + example shinyquagsire23 2018-12-05 02:40:05 -0700
  • f2b12e15a9 Working dynamic linking, a bit of sample code in the plugin shinyquagsire23 2018-12-04 16:24:43 -0700
  • 281e3ae005 Simple plugin example, TODO: linking stuff shinyquagsire23 2018-12-03 02:10:17 -0700
  • ffbaffe340 Iterate and load all ELFs in sdmc:/SaltySD/plugins/ shinyquagsire23 2018-12-03 01:19:21 -0700
  • 4fe834cd91 Use svcManageNamedPort instead of sm, can't rely on Stratosphere smhax impl any more shinyquagsire23 2018-12-02 20:32:47 -0700
  • 12ce91eb6c Booyer-Moore search, heap adjustment for games shinyquagsire23 2018-12-02 00:42:29 -0700
  • 2f58f22f1f svcSetHeapSize graceful recovery working shinyquagsire23 2018-12-02 00:08:10 -0700
  • e2b8b04051 Load SaltySD core into process shinyquagsire23 2018-11-22 20:38:18 -0700
  • 10f0b70481 SaltySD relocatable bootstrap init shinyquagsire23 2018-11-18 15:21:47 -0700
  • 1036d4f882 Implement handle negotiation shinyquagsire23 2018-10-28 16:00:07 -0600
  • 02d1fa9cc6 ELF loading working on hw shinyquagsire23 2018-10-28 02:28:48 -0600
  • 6ee14f6c00 initial commit shinyquagsire23 2018-10-28 01:32:15 -0600