Commit Graph

159 Commits

Author SHA1 Message Date
PikalaxALT b09bbc65be through sub_812D174 2018-11-24 23:41:08 -05:00
PikalaxALT 8f9ec93326 through sub_812D094 2018-11-24 23:02:38 -05:00
PikalaxALT 3bbaaa4a73 sub_812CE04 2018-11-24 22:13:10 -05:00
PikalaxALT c60b280118 through sub_812CD3C 2018-11-24 21:41:18 -05:00
PikalaxALT 93f67f9557 sub_812CAD8
New macro `PRESSED(x)` tests `gMain.newKeys & (x)`.  The macro itself
is inoptimal.  However, its use is required to match this function.
We suspect this macro may have been implemented globally, hence we
put it in `global.h`.  Propagating its use through the remainder of
this project, as well as [Ruby](/pret/pokeruby) and [Emerald](/pret/pokeemerald),
has been left as a to-do item.
2018-11-24 20:04:50 -05:00
PikalaxALT 8ef1594d20 through sub_812CA1C 2018-11-24 16:28:05 -05:00
PikalaxALT 2571ba516c through sub_812C694 2018-11-24 15:51:55 -05:00
PikalaxALT 5a262eec73 sub_812C3F8 2018-11-24 13:08:18 -05:00
PikalaxALT 351ee943db Fame Checker START 2018-11-24 12:22:36 -05:00
PikalaxALT b3f1b2c254 quest_log_battle, 3 (nonmatching) 2018-11-23 22:17:31 -05:00
PikalaxALT d5d220bc5c quest_log_battle, 2 2018-11-23 21:55:21 -05:00
PikalaxALT 91bfbfb9fb quest_log_battle, 1 2018-11-23 21:22:31 -05:00
PikalaxALT d347a95390 quest_log_8150454 2018-11-23 15:17:38 -05:00
PikalaxALT 76f0c361ed Try and guess what some of this stuff in crt0.s is 2018-11-21 20:11:12 -05:00
PikalaxALT 77d7434df2 Merge branch 'master' into quest_log 2018-11-21 09:00:41 -05:00
PikalaxALT 6bcabeab1e Complete decomp of quest_log 2018-11-21 08:52:01 -05:00
PikalaxALT eb98d02443 through sub_8115518; finish quest_log rodata 2018-11-21 07:55:42 -05:00
PikalaxALT 374352c3cf Match sub_81152BC 2018-11-20 21:41:35 -05:00
PikalaxALT fb3d416283 through wip sub_81152BC 2018-11-20 08:52:28 -05:00
PikalaxALT 8e5da87144 through sub_81151DC 2018-11-19 21:45:40 -05:00
PikalaxALT ccc2456017 through sub_81150CC 2018-11-19 21:32:13 -05:00
PikalaxALT c7439253be sub_8114DE8 2018-11-19 18:36:05 -05:00
PikalaxALT a38bbb8604 through sub_8114D68 2018-11-19 18:28:02 -05:00
PikalaxALT 251d031ec9 through sub_8114CE4 2018-11-19 18:14:31 -05:00
PikalaxALT 948cc68849 through sub_8114A4C 2018-11-19 17:54:14 -05:00
Melody a5489aeef4 Decompiles metatile behaviors
Combines commits:
* WIP: start on metatile behavior functions
* WIP: more functions
* WIP: more functions
* WIP: another solid chunk + cleanup
* WIP: more things are stuff
* WIP: even more stuff done
* WIP: 🆗
* WIP: Cleaning Up
* WIP: More Cleanup
* WIP: Additional Cleanup
* WIP: clean up defines
2018-11-13 06:46:58 -05:00
PikalaxALT 4ee3c03a69 through sub_8114834 2018-11-08 17:52:02 -05:00
PikalaxALT e3a2a2fa85 through sub_8114758 2018-11-08 17:01:10 -05:00
PikalaxALT 3e638ddb4b through sub_8114518 2018-11-08 16:38:49 -05:00
PikalaxALT 10900139e3 through sub_8114324 2018-11-08 15:23:15 -05:00
PikalaxALT 3e418d7a7b Finish disming quest_log strings 2018-11-08 14:20:36 -05:00
PikalaxALT 50709682c7 through sub_8113FBC 2018-11-08 11:43:54 -05:00
Marcus Huderle be4624024c Merge pull request #17 from PikalaxALT/vs_seeker
Vs seeker
2018-11-08 08:53:27 -06:00
PikalaxALT 2cc1329cd0 sub_8113F3C; disassemble some strings 2018-11-08 09:44:56 -05:00
PikalaxALT 325cc10aa7 sub_8113F14; make C code compatible with modern cc1 2018-11-07 15:37:00 -05:00
PikalaxALT 65b57e5a26 through sub_8113EAC 2018-11-07 08:45:08 -05:00
PikalaxALT 4628859055 sub_8113DE0 2018-11-06 17:27:11 -05:00
PikalaxALT 5a85a2273d through sub_8113D94 2018-11-06 14:29:43 -05:00
PikalaxALT 226bd50a5c sub_8113C5C; rethink what this data actually is 2018-11-06 11:36:09 -05:00
PikalaxALT 2c627ae373 through sub_8113C20 2018-11-06 11:19:39 -05:00
PikalaxALT 1e63aeb48d through sub_8113B94 2018-11-06 08:40:46 -05:00
PikalaxALT ed3cc83264 nonmatching sub_8113AE8 2018-11-05 22:19:53 -05:00
PikalaxALT 5819c8a97e sub_8113ABC 2018-11-05 17:45:21 -05:00
PikalaxALT f3231493db through sub_8113A78 2018-11-03 19:28:55 -04:00
PikalaxALT a68ed3ec17 through sub_81139BC 2018-11-03 18:24:00 -04:00
PikalaxALT be7cda00a1 through sub_81138F8 2018-11-03 16:21:34 -04:00
PikalaxALT 8dcea40e58 sub_81136D4 2018-11-03 13:36:42 -04:00
PikalaxALT 812f735c03 Nonmatching sub_8113550 2018-11-03 11:25:27 -04:00
PikalaxALT 5391289fc1 Merge branch 'master' into quest_log 2018-11-02 14:16:03 -04:00
ProjectRevoTPP a63750306c decompile money.c and coins.c 2018-10-18 19:39:25 -04:00