Commit Graph

159 Commits

Author SHA1 Message Date
theo3 e251d79ffd quick fix 🙂 2021-03-13 01:14:46 -08:00
octorock 1488892c3a Replace the remaining pointers in scripts 2021-03-09 08:39:15 +01:00
octorock cb37ce24f3 Use .2byte for zeros in scripts 2021-03-09 08:37:29 +01:00
octorock a352ff9722 Readd void parameters 2021-03-09 08:35:37 +01:00
Henny022p 5e2af32bb1 named some stuff 2021-03-09 01:28:13 +01:00
Henny022p daec92fefc another variadic macro 2021-03-08 01:04:24 +01:00
Henny022p 9bef8b068c naming stuff 2021-03-08 00:52:06 +01:00
Henny022p 3e71687184 renamed JumpSwitch to JumpTable 2021-03-07 23:52:13 +01:00
Henny022p 5d2173f931 replaced JumpSwitch macros with variadic versions 2021-03-07 23:46:40 +01:00
octorock 5304b4759f Detect CallWithArg that pass a pointer to a script as an argument 2021-03-07 01:52:56 +01:00
octorock 8f7ad0a35c Fix parameters for all functions called from scripts 2021-03-07 01:29:31 +01:00
octorock 74e48d98b0 Rename to Begin/EndBlock 2021-03-07 01:25:44 +01:00
octorock 2bcea72f49 Clean up script files 2021-03-06 18:49:02 +01:00
octorock 15f480dc0f Add labels for relative jumps 2021-03-06 17:47:56 +01:00
octorock 33b1445deb Prefix script files with script_ instead of gUnk_ 2021-03-06 15:01:29 +01:00
octorock 09087886c6 Generate variants of macros for functions with variable parameter count 2021-03-06 14:53:33 +01:00
octorock 7730ea2097 Add labels for room entity lists referenced in scripts 2021-03-06 14:53:33 +01:00
octorock b65f5e1bd0 Reference pointers directly 2021-03-06 14:53:33 +01:00
octorock 9441dac477 Split at externally referenced labels 2021-03-06 14:53:33 +01:00
octorock c83c3e60d3 Split scripts at more useful places 2021-03-06 14:53:33 +01:00
octorock 6dce46458c Split scripts into separate files 2021-03-06 14:53:33 +01:00
octorock 37d03d1382 Apply renaming 2021-03-06 14:53:33 +01:00
octorock 461ab77595 Add parameters for all the commands 2021-03-06 14:53:33 +01:00
octorock e94df6de4a Move all scripts to data/scripts.s 2021-03-06 14:53:33 +01:00
octorock 223cf98a51 Use assembly macros instead 2021-03-06 14:53:33 +01:00
octorock 27992b7e5f Refactor rest of ezloCap 2021-03-04 01:11:43 +01:00
octorock ba841c7504 Extract constant data for ezloCap 2021-03-04 00:34:09 +01:00
Henny022p a45fa3f13d extracted gUnk_0811E4BC from baserom 2021-03-02 18:22:43 +01:00
Henny022p debbe46aec merge PR 4 2021-03-02 10:35:40 +01:00
Macrepeh a79e30e0b9
Update data_080CC6FC.s 2021-02-28 21:27:37 -05:00
Henny022p 8fee68e0a2 matched eeprom rodata... 2021-02-26 23:32:02 +01:00
Henny022p abf4ecce50 extra global data 2021-02-26 23:08:05 +01:00
Henny022p 1ffa1f4eb6 testing globals stuff 2021-02-26 23:01:23 +01:00
Henny022p de6163dbb7 labeled eeprom config stuff 2021-02-26 22:46:47 +01:00
Macrepeh 8bb373d1db
Update data_CC6FC 2021-02-25 14:18:33 -05:00
theo3 ce06f7dbb7 begin arm_proxy.c 2021-02-19 00:47:22 -08:00
theo3 71ae3b07ea move playerItem table to C 2021-02-16 16:44:58 -08:00
theo3 f53140b2e9 extract manager table 2021-02-16 16:34:02 -08:00
theo3 be1598afbb fileScreen.c OK 2021-02-03 17:38:27 -08:00
theo3 32fc754306 document filescreen 2021-02-02 13:58:05 -08:00
theo3 82e6c864bd Merge branch 'upstream/master' into main 2021-01-31 11:24:17 -08:00
theo3 ced13c2c8d finish main.c 2021-01-31 11:23:42 -08:00
Ibot02 44915bff1f manager26 and manager27: split out rodata 2021-01-21 20:24:49 +01:00
Ibot02 bbfd834855 manager28.c: split out rodata and rename functions 2021-01-18 16:39:53 +01:00
Ibot02 63038b4c6b code_0807DF74.c: ok
ExecuteScriptCommandSet and functions in gUnk_0811E524.
2021-01-15 17:59:29 +01:00
Ibot02 a4aa5428ca manager1E.c: ok
Also split out rodata

Based on #105 rather than master as they touch the same rodata file
2020-12-12 01:46:22 +01:00
Ibot02 e7a185298c managerC.c: split out rodata 2020-12-04 16:36:03 +01:00
notyourav fb0cc8763e
Merge branch 'master' into documentation 2020-11-23 22:24:25 -08:00
theo3 edbf03101a done 2020-11-23 22:18:34 -08:00
Ibot02 7c1391f5c0 gyorgMale.c: split out rodata 2020-11-23 18:19:40 +01:00