Commit Graph

642 Commits

Author SHA1 Message Date
Henny022p 849ff8dcfd named a lot of script commands 2021-03-06 14:53:33 +01:00
Henny022p a35c22e940 started naming script stuff 2021-03-06 14:53:33 +01:00
octorock 1a8fad358a Reset changes to script.c 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 174694a99b Generate using inline assembly 2021-03-06 14:53:33 +01:00
octorock 3336b91812 Add first draft for a script disassembler 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 05b2edad40 Add notes to script.c 2021-03-06 14:53:26 +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
octorock 32a2d8f997 Apply suggested improvements 2021-03-04 00:34:09 +01:00
Henny022p 7a77734ad6 fixed some argument types 2021-03-02 23:18:16 +01:00
Henny022p cd4a04c5ab matched VerifyChecksum 2021-03-02 22:41:26 +01:00
Henny022p ffcd347ede naming and documenting stuff 2021-03-02 22:28:28 +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 7778b71386 renamed Thing to Checksum 2021-03-02 19:04:33 +01:00
Henny022p b1f0281e01 named SaveFileEEPROMAddresses and members 2021-03-02 19:01:14 +01:00
Henny022p a45fa3f13d extracted gUnk_0811E4BC from baserom 2021-03-02 18:22:43 +01:00
Henny022p 8d22d46bc7 matched sub_0807D008 2021-03-02 17:18:59 +01:00
Henny022p a4d76a1c87 use void* for data pointers 2021-03-02 16:17:07 +01:00
Henny022p 83ca45d630 matched data read, write and compare functions 2021-03-02 16:11:31 +01:00
Henny022p 048b067288 fixed filename capitalization 2021-03-02 10:42:59 +01:00
Henny022p debbe46aec merge PR 4 2021-03-02 10:35:40 +01:00
Henny022p 87efc44065 fixed indentation 2021-03-02 10:18:40 +01:00
Henny022p 5622334825 eeprom function return type is u16 2021-03-01 23:20:59 +01:00
Henny022p f3ce8b077e const input pointers 2021-03-01 23:05:50 +01:00
Henny022p 4071863bee renamed source file to eeprom.c 2021-03-01 22:45:26 +01:00
Henny022p 8331be4f29 document EEPROMWrite locals 2021-03-01 17:09:14 +01:00
Henny022p 364edc85dc document EEPROMWrite a bit more 2021-03-01 13:56:00 +01:00
theo3 72dbd29bb9 Update EntityData struct 2021-02-28 23:11:11 -08:00
theo3 d9f7ad89ad resolve sfx calls 2021-02-28 20:56:06 -08:00
theo3 dd95756a0a Merge remote-tracking branch 'upstream/master' into misc 2021-02-28 18:52:21 -08:00
theo3 a48548ad93 Merge remote-tracking branch 'upstream/master' into misc 2021-02-28 18:51:03 -08:00
theo3 72180f8f04 build fix 2021-02-28 18:50:41 -08:00
theo3 721c7ede10 fix bg structs 2021-02-28 18:48:00 -08:00
Macrepeh 5beea564a2 Clean up bladeTrap 2021-02-28 21:22:52 -05:00
Macrepeh 0748c59ff2 Rope and RopeGolden 2021-02-28 21:22:19 -05:00
theo3 e3ee1058bb create object enum and update entity type struct 2021-02-28 17:04:49 -08:00
theo3 f48ccd3b7e f 2021-02-28 15:13:21 -08: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 83720ece06 fix 2021-02-26 14:56:41 -08: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 8fee68e0a2 matched eeprom rodata... 2021-02-26 23:32:02 +01:00