Commit Graph

135 Commits

Author SHA1 Message Date
Nomura
14c4893817 Slim down global.inc 2023-01-27 23:42:00 +01:00
tgsm
90037ee243 overlay_123: Use decrypted version & re-encrypt after building
This also solves some (but not all) shiftability issues.
2022-10-27 07:55:59 -05:00
PikalaxALT
0cfd64d40c Name std::nothrow 2022-02-01 14:03:21 -05:00
PikalaxALT
4698b0c065 Restructure other data in 0206979C; merge NNS_G3dGlb 2022-01-21 08:48:10 -05:00
PikalaxALT
7d27a220a7 math_util, 1 2022-01-10 16:40:39 -05:00
PikalaxALT
ea7ebe9850 Name data and rodata symbols in libVCT.s 2021-12-26 20:14:02 -05:00
PikalaxALT
341320ace6 libVCT symbols 2021-12-26 18:47:11 -05:00
PikalaxALT
d314ac7305 Linux is anal about <cstring> 2021-12-21 17:58:51 -05:00
PikalaxALT
a495ae4928 wvr, mb 2021-12-05 19:53:03 -05:00
PikalaxALT
44c181d12c jn_spl 2021-12-05 15:59:49 -05:00
PikalaxALT
5350dc13ff Get deadstripping to work 2021-12-04 20:17:44 -05:00
PikalaxALT
9e8b4bcbfb Yet more hardcoded pointers 2021-12-04 16:07:10 -05:00
PikalaxALT
fb6fa47c8e Overlay 58 hardcoded pointers 2021-12-04 09:28:27 -05:00
PikalaxALT
5be6bdf156 More hardcoded pointers 2021-12-02 20:12:38 -05:00
PikalaxALT
067af6d20c Hardcoded pointers in wifi.s 2021-12-02 13:52:34 -05:00
PikalaxALT
91bdfb942d Hardcoded pointers in libVCT 2021-12-02 13:45:33 -05:00
PikalaxALT
2ca5bc2d8d Split sdk.s and rename 2021-12-01 16:51:53 -05:00
PikalaxALT
66131e7cee More hardcoded pointers in nnsys, nitro 2021-12-01 15:56:35 -05:00
PikalaxALT
0149379993 Hardcoded pointers in nitro.s 2021-11-30 13:41:11 -05:00
PikalaxALT
8041133c92 Hardcoded pointers in msl.s 2021-11-30 12:31:48 -05:00
PikalaxALT
5803e31026 IO-related addresses in msl 2021-11-30 11:18:42 -05:00
PikalaxALT
0ac074af65 More hardcoded pointer resolution 2021-11-28 07:58:29 -05:00
PikalaxALT
a345dd7cc0 Resolve hardcoded addresses in overlay_01 2021-11-27 17:28:56 -05:00
PikalaxALT
67c7d7788e msl.s pointers; fix calcrom on wsl 2021-11-10 20:19:24 -05:00
PikalaxALT
4a25cb7a41 nnsys snd, 2 (fin) 2021-10-27 21:00:44 -04:00
PikalaxALT
ca5e1d935a nnsys snd, 1 2021-10-27 16:17:46 -04:00
PikalaxALT
3e25c97e3b nnsys g3d, 2 2021-10-27 09:55:59 -04:00
PikalaxALT
d09a55a6e2 nns g3d, 1 2021-10-26 20:48:11 -04:00
PikalaxALT
a81c6e6820 nns g2d, 1 2021-10-26 16:50:59 -04:00
PikalaxALT
9c6687eef5 nns gfd 2021-10-26 11:57:50 -04:00
PikalaxALT
216486da9c nnsys fnd 2021-10-26 10:10:21 -04:00
PikalaxALT
3ad1d96926 All bss pointers in static game code 2021-10-26 08:43:32 -04:00
PikalaxALT
00311b1ff6 wcm, md5 2021-10-22 20:05:36 -04:00
PikalaxALT
38c23f3739 wifi ssl 2 2021-10-22 17:50:18 -04:00
PikalaxALT
0014fa3246 wifi ssl names, 1 2021-10-22 08:32:02 -04:00
PikalaxALT
575efebbe3 All libcps symbols; msg.naix enums in map_header.c 2021-10-21 17:57:12 -04:00
PikalaxALT
b8417493b2 Finish naming SOC functions 2021-10-19 20:39:26 -04:00
PikalaxALT
9855c5c507 libsoc method names, 1 2021-10-18 21:07:21 -04:00
PikalaxALT
30939bd997 Merge branch 'master' of github.com:pret/pokeheartgold into pikalax_work 2021-10-18 19:35:57 -04:00
PikalaxALT
4cebf1477d split out wifi, dwcaccount, dwcbm 2021-10-17 08:48:33 -04:00
PikalaxALT
135d00c00d Split out libVCT 2021-10-13 10:12:00 -04:00
PikalaxALT
7f79b351aa MATH; STD (finish naming nitro.s syms) 2021-10-12 20:20:55 -04:00
PikalaxALT
2cc717397c libctrdg 2021-10-12 20:10:29 -04:00
PikalaxALT
78f5be3207 All symbols in libwm 2021-10-10 09:59:42 -04:00
PikalaxALT
f149c0abff Fix nitrocrypto.s; name card spi routines 2021-10-10 09:11:23 -04:00
PikalaxALT
2c2233322c DWC/ov74_arm --> nitrocrypto.s 2021-10-09 13:24:50 -04:00
PikalaxALT
b6b1b7c190 Resolve hardcoded addrs in ovy123 and add comments for remaining decoded insns 2021-10-07 14:36:57 -04:00
PikalaxALT
29aa3d5913 Finish decryption algorithm 2021-10-07 09:32:55 -04:00
PikalaxALT
ae7525982e Start part2 decrypt 2021-10-05 20:49:29 -04:00
PikalaxALT
0707442430 Start decrypting overlay 123 2021-10-05 16:39:04 -04:00