Commit Graph

  • 7730ea2097 Add labels for room entity lists referenced in scripts octorock 2021-03-06 01:59:56 +01:00
  • b65f5e1bd0 Reference pointers directly octorock 2021-03-06 00:24:24 +01:00
  • 9441dac477 Split at externally referenced labels octorock 2021-03-05 23:42:17 +01:00
  • c83c3e60d3 Split scripts at more useful places octorock 2021-03-05 23:39:40 +01:00
  • 6dce46458c Split scripts into separate files octorock 2021-03-05 01:00:45 +01:00
  • 37d03d1382 Apply renaming octorock 2021-03-05 00:31:07 +01:00
  • 849ff8dcfd named a lot of script commands Henny022p 2021-03-04 20:59:20 +01:00
  • a35c22e940 started naming script stuff Henny022p 2021-03-04 19:49:46 +01:00
  • 1a8fad358a Reset changes to script.c octorock 2021-03-04 23:37:57 +01:00
  • 461ab77595 Add parameters for all the commands octorock 2021-03-04 23:21:37 +01:00
  • d9034ef09a Create parser that resolves the .incbin macros octorock 2021-03-04 22:09:44 +01:00
  • e94df6de4a Move all scripts to data/scripts.s octorock 2021-03-04 21:11:00 +01:00
  • 223cf98a51 Use assembly macros instead octorock 2021-03-04 19:26:20 +01:00
  • 174694a99b Generate using inline assembly octorock 2021-03-04 17:29:56 +01:00
  • 3336b91812 Add first draft for a script disassembler octorock 2021-03-04 15:47:07 +01:00
  • 40a3d866b1 Split off second script octorock 2021-03-04 07:21:24 +01:00
  • 654434c74b Start building macros for scripts octorock 2021-03-04 05:56:13 +01:00
  • 05b2edad40 Add notes to script.c octorock 2021-03-04 03:49:25 +01:00
  • cdb6f5a17e Merge pull request #132 from octorock/ezlo-cap notyourav 2021-03-03 17:43:59 -08:00
  • 27992b7e5f Refactor rest of ezloCap octorock 2021-03-01 02:26:53 +01:00
  • ba841c7504 Extract constant data for ezloCap octorock 2021-02-27 23:10:23 +01:00
  • 32a2d8f997 Apply suggested improvements octorock 2021-02-25 04:35:01 +01:00
  • 55f08918fc Merge pull request #131 from Henny022p/save_stuff notyourav 2021-03-02 18:02:02 -08:00
  • 0804d6dcff Merge pull request #8 from Henny022p/master Henny022p 2021-03-03 02:18:57 +01:00
  • bc8b4f6532 Merge pull request #7 from zeldaret/master Henny022p 2021-03-03 02:17:50 +01:00
  • 7016d24a76 Merge pull request #6 from Henny022p/master Henny022p 2021-03-03 02:16:32 +01:00
  • da9fa1c810 Merge pull request #130 from Henny022p/master (#5) Henny022p 2021-03-03 02:12:37 +01:00
  • c33bd1f9b1 Merge pull request #130 from Henny022p/master notyourav 2021-03-02 17:03:39 -08:00
  • 7a77734ad6 fixed some argument types Henny022p 2021-03-02 23:18:16 +01:00
  • cd4a04c5ab matched VerifyChecksum Henny022p 2021-03-02 22:41:26 +01:00
  • ffcd347ede naming and documenting stuff Henny022p 2021-03-02 22:28:28 +01:00
  • de4428799e naming and documenting stuff Henny022p 2021-03-02 22:24:16 +01:00
  • dcc674f55f naming and documenting stuff Henny022p 2021-03-02 21:47:19 +01:00
  • 72f41cb594 naming and documenting stuff Henny022p 2021-03-02 19:55:34 +01:00
  • 7778b71386 renamed Thing to Checksum Henny022p 2021-03-02 19:04:33 +01:00
  • b1f0281e01 named SaveFileEEPROMAddresses and members Henny022p 2021-03-02 19:01:14 +01:00
  • a45fa3f13d extracted gUnk_0811E4BC from baserom Henny022p 2021-03-02 18:22:43 +01:00
  • 323651db1b matched sub_0807D008 Henny022p 2021-03-02 17:21:08 +01:00
  • 8d22d46bc7 matched sub_0807D008 Henny022p 2021-03-02 17:18:59 +01:00
  • a4d76a1c87 use void* for data pointers Henny022p 2021-03-02 16:17:07 +01:00
  • 83ca45d630 matched data read, write and compare functions Henny022p 2021-03-02 16:11:31 +01:00
  • 048b067288 fixed filename capitalization Henny022p 2021-03-02 10:42:59 +01:00
  • 46b2cc76af Merge branch 'zeldaret-master' Henny022p 2021-03-02 10:36:35 +01:00
  • debbe46aec merge PR 4 Henny022p 2021-03-02 10:35:40 +01:00
  • 87efc44065 fixed indentation Henny022p 2021-03-02 10:18:40 +01:00
  • 5622334825 eeprom function return type is u16 Henny022p 2021-03-01 23:20:59 +01:00
  • f3ce8b077e const input pointers Henny022p 2021-03-01 23:05:50 +01:00
  • 4071863bee renamed source file to eeprom.c Henny022p 2021-03-01 22:45:26 +01:00
  • 8331be4f29 document EEPROMWrite locals Henny022p 2021-03-01 17:09:14 +01:00
  • 364edc85dc document EEPROMWrite a bit more Henny022p 2021-03-01 13:56:00 +01:00
  • 72dbd29bb9 Update EntityData struct theo3 2021-02-28 23:11:11 -08:00
  • d9f7ad89ad resolve sfx calls theo3 2021-02-28 20:56:06 -08:00
  • aced3eab78 Merge pull request #129 from notyourav/misc notyourav 2021-02-28 18:53:26 -08:00
  • dd95756a0a Merge remote-tracking branch 'upstream/master' into misc theo3 2021-02-28 18:52:21 -08:00
  • a48548ad93 Merge remote-tracking branch 'upstream/master' into misc theo3 2021-02-28 18:51:03 -08:00
  • 72180f8f04 build fix origin/master theo3 2021-02-28 18:50:41 -08:00
  • 1104711852 Merge pull request #128 from Macrepeh:master notyourav 2021-02-28 18:49:37 -08:00
  • 721c7ede10 fix bg structs theo3 2021-02-28 18:48:00 -08:00
  • 56add4dfc2 Delete ropeGolden.s Macrepeh 2021-02-28 21:30:59 -05:00
  • 055dab9580 Delete rope.s Macrepeh 2021-02-28 21:30:50 -05:00
  • 33f5eb652d Update linker.ld Macrepeh 2021-02-28 21:29:23 -05:00
  • a79e30e0b9 Update data_080CC6FC.s Macrepeh 2021-02-28 21:27:37 -05:00
  • 42cb35c883 RopeGolden nonmatching Macrepeh 2021-02-28 21:24:27 -05:00
  • 5beea564a2 Clean up bladeTrap Macrepeh 2021-02-28 21:22:52 -05:00
  • 0748c59ff2 Rope and RopeGolden Macrepeh 2021-02-28 21:22:19 -05:00
  • 2ad520100d Merge pull request #6 from zeldaret/master Macrepeh 2021-02-28 21:20:34 -05:00
  • 082b0c03a3 Merge pull request #126 from notyourav/ent_enums notyourav 2021-02-28 17:05:57 -08:00
  • e3ee1058bb create object enum and update entity type struct theo3 2021-02-28 16:54:28 -08:00
  • 6596831a6b Merge pull request #125 from notyourav/proxy_naming notyourav 2021-02-28 15:31:52 -08:00
  • f48ccd3b7e f theo3 2021-02-28 15:13:21 -08:00
  • 0aa3c18d08 more symbols theo3 2021-02-28 15:07:06 -08:00
  • 1810f771e5 gave names to functions and magic values Henny022p 2021-02-27 00:48:36 +01:00
  • 2697b736e2 Merge pull request #3 from Henny022p/eeprom_globals Henny022p 2021-02-26 23:57:32 +01:00
  • 83720ece06 fix theo3 2021-02-26 14:56:41 -08:00
  • 14cdc506c4 Merge remote-tracking branch 'upstream/master' into proxy_naming theo3 2021-02-26 14:55:35 -08:00
  • 399fc6b98f Merge pull request #124 from Macrepeh/master notyourav 2021-02-26 14:50:11 -08:00
  • cca3f69d18 tmp theo3 2021-02-26 14:48:30 -08:00
  • 8fee68e0a2 matched eeprom rodata... Henny022p 2021-02-26 23:32:02 +01:00
  • abf4ecce50 extra global data Henny022p 2021-02-26 23:08:05 +01:00
  • 1ffa1f4eb6 testing globals stuff Henny022p 2021-02-26 23:01:23 +01:00
  • de6163dbb7 labeled eeprom config stuff Henny022p 2021-02-26 22:46:47 +01:00
  • b84099b164 merge remote changes Henny022p 2021-02-26 22:26:52 +01:00
  • ec0c59e5d0 removed old asm file Henny022p 2021-02-26 19:58:48 +01:00
  • 3a30e6ec19 named DMA3Transfer Henny022p 2021-02-26 19:54:58 +01:00
  • 3318b039d5 matched sub_080B1568 Henny022p 2021-02-26 19:50:10 +01:00
  • 177edfac1f fixed parameter count Henny022p 2021-02-26 19:30:52 +01:00
  • 84315ea8eb code cleanup Henny022p 2021-02-26 19:27:06 +01:00
  • 7feaa4be7d matched sub_080B18DC Henny022p 2021-02-26 19:14:21 +01:00
  • b29ef1b5d8 adjusted member type Henny022p 2021-02-26 19:06:50 +01:00
  • 46314411e9 matched sub_080B18A4 Henny022p 2021-02-26 19:02:46 +01:00
  • ea59111691 matched sub_080B1864 Henny022p 2021-02-26 18:56:13 +01:00
  • effdc3d019 adjusted return type Henny022p 2021-02-26 18:53:25 +01:00
  • f3ed9acadc use array_count macro Henny022p 2021-02-26 18:44:11 +01:00
  • 9cd1e7fd0f matched sub_080B180C Henny022p 2021-02-26 18:41:32 +01:00
  • 5d85c56456 matched sub_080B180C... Henny022p 2021-02-26 00:08:05 +01:00
  • 7cb0eee76a nonmatch sub_080B16AC Henny022p 2021-02-25 23:33:03 +01:00
  • b6e1b5ca40 Update gibdo.c Macrepeh 2021-02-25 16:27:12 -05:00
  • 3bcfbd1c0c gibdo.c Macrepeh 2021-02-25 16:24:50 -05:00
  • b26015927b gibdo.c Macrepeh 2021-02-25 15:48:55 -05:00
  • e1429efe92 gibdo.c Macrepeh 2021-02-25 15:38:29 -05:00