31 Commits

Author SHA1 Message Date
bryce_____ 3feae03b7a Update genPatch default module (#2) 2020-11-12 12:04:26 -08:00
shadowninja108 c543cb7f09 Fix sendPatch.py's hardcoded path 2019-07-14 00:50:14 -07:00
shadowninja108 a65ebcc4b4 Fixed issue with hardcoded filenames 2019-07-13 19:16:50 -07:00
3096 524425cc20 add map as ips prerequisite 2019-06-11 21:56:33 -07:00
shadowninja108 08bb0490e4 Add params to sendPatch.py
Send subsdk0 with everything
2019-06-11 17:35:37 -07:00
shadowninja108 5c8e9c18d9 Add patch sending script (IP is hardcoded) 2019-06-11 14:07:44 -07:00
3096 3836094432 genPatch allow separate nso sym maps (sdk patch support) 2019-06-02 16:39:18 -07:00
3096 3b1f2e2028 Implemnet asm patch; include genPatch.py in build process 2019-06-02 13:44:11 -07:00
3096 ab4f35740f parse string and hex patch, output to ips 2019-06-02 00:10:19 -07:00
3096 f3ca29e49b add multi line patch parsing 2019-05-29 23:20:15 -07:00
3096 eb7d62900d Implement symbol resolve in genPatch.py 2019-05-29 21:16:37 -07:00
3096 d858f2bc2a more 310 symbols & update+fix genLinkerScript.py 2019-05-26 06:00:46 -07:00
3096 46263dc62c use unix line ends 2019-05-11 20:13:35 -07:00
3096 f4b3710e46 calcJump.py look for "// hook_from " comment if no args 2019-05-11 15:36:12 -07:00
Thomas Guillemard 07eb835ef8 Fix building on Linux
This fix some case sensitive includes and switch to a custom ld script
instead of libnx's one to avoid having to patch the NSO generated.
2019-05-10 14:24:47 +02:00
3096 4b31b39192 calcJump.py to help hooking 2019-05-08 20:04:01 -07:00
khang06 16d5fb39f0 fix some bugs in genpatch and update example 2019-05-06 05:42:51 -04:00
khang06 9b4f042b81 add genpatch and example 2019-05-06 05:36:26 -04:00
Khangaroo afe721fa64 support for compiling for multiple versions 2019-05-05 15:13:30 -04:00
shadowninja108 d4f45b149b Bruh 2019-04-21 20:28:50 -07:00
shadowninja108 b43e1d3d09 Prepare to do an illegal 2019-04-20 23:38:49 -07:00
shadowninja108 5cd9ed1469 Changes 2019-04-15 22:56:33 -07:00
Somebody Whoisbored fadfd56a11 Add agl::lyr::RenderInfo constructors
Fix sead::Projection
Add (non-working) linker file
2019-04-15 13:24:57 -07:00
shibbo 1041155d88 Remove useless funcs.h file, fix typo in genLinkerScript.py, and implement nn::mem and nn::ssl. 2019-03-10 19:59:41 -04:00
shibbo e8c147cb01 Fix issue in linker script generation with SDK imported symbols. 2019-03-10 16:14:05 -04:00