Commit Graph

456 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
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 4764b34e34 replaced .short/.word with .2byte/.4byte in script macros 2021-03-07 23:48:34 +01:00
Henny022p 5d2173f931 replaced JumpSwitch macros with variadic versions 2021-03-07 23:46:40 +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 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 37d03d1382 Apply renaming 2021-03-06 14:53:33 +01:00
Henny022p a35c22e940 started naming script stuff 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 40a3d866b1 Split off second script 2021-03-06 14:53:33 +01:00
octorock 654434c74b Start building macros for scripts 2021-03-06 14:53:33 +01:00
octorock 27992b7e5f Refactor rest of ezloCap 2021-03-04 01:11:43 +01:00
octorock 32a2d8f997 Apply suggested improvements 2021-03-04 00:34:09 +01:00
Henny022p cd4a04c5ab matched VerifyChecksum 2021-03-02 22:41:26 +01:00
Henny022p de4428799e naming and documenting stuff 2021-03-02 22:24:16 +01:00
Henny022p dcc674f55f naming and documenting stuff 2021-03-02 21:47:19 +01:00
Henny022p 72f41cb594 naming and documenting stuff 2021-03-02 19:55:34 +01:00
Henny022p 323651db1b matched sub_0807D008 2021-03-02 17:21:08 +01:00
Henny022p 83ca45d630 matched data read, write and compare functions 2021-03-02 16:11:31 +01:00
Henny022p debbe46aec merge PR 4 2021-03-02 10:35:40 +01:00
Macrepeh 56add4dfc2
Delete ropeGolden.s 2021-02-28 21:30:59 -05:00
Macrepeh 055dab9580
Delete rope.s 2021-02-28 21:30:50 -05:00
Macrepeh 42cb35c883
RopeGolden nonmatching 2021-02-28 21:24:27 -05:00
theo3 0aa3c18d08 more symbols 2021-02-28 15:07:06 -08:00
Henny022p 1810f771e5 gave names to functions and magic values 2021-02-27 00:48:36 +01:00
theo3 14cdc506c4 Merge remote-tracking branch 'upstream/master' into proxy_naming 2021-02-26 14:55:35 -08:00
notyourav 399fc6b98f
Merge pull request #124 from Macrepeh/master
Gibdo
2021-02-26 14:50:11 -08:00
theo3 cca3f69d18 tmp 2021-02-26 14:48:30 -08:00
Henny022p de6163dbb7 labeled eeprom config stuff 2021-02-26 22:46:47 +01:00
Henny022p b84099b164 merge remote changes 2021-02-26 22:26:52 +01:00
Henny022p ec0c59e5d0 removed old asm file 2021-02-26 19:58:48 +01:00
Henny022p 3a30e6ec19 named DMA3Transfer 2021-02-26 19:54:58 +01:00
Henny022p 7feaa4be7d matched sub_080B18DC 2021-02-26 19:14:21 +01:00
Henny022p 46314411e9 matched sub_080B18A4 2021-02-26 19:02:46 +01:00
Henny022p ea59111691 matched sub_080B1864 2021-02-26 18:56:13 +01:00
Henny022p 5d85c56456 matched sub_080B180C... 2021-02-26 00:08:05 +01:00
Henny022p 7cb0eee76a nonmatch sub_080B16AC 2021-02-25 23:33:03 +01:00
Macrepeh e3a1d08b8a
Delete gibdo.s 2021-02-25 14:26:03 -05:00