Commit Graph

569 Commits

Author SHA1 Message Date
Henny022p 5af4805e59 documented most audio stuff 2021-03-24 01:58:52 +01:00
Henny022p 58b4df70b5 decompile audio 2021-03-24 00:33:12 +01:00
Henny022p c77414731d finished sound enum 2021-03-23 06:01:46 +01:00
Henny022p cc206a73ab naming and moving stuff 2021-03-23 00:33:29 +01:00
Henny022p 5cebf089fd Merge branch 'master' into m4a 2021-03-22 10:18:20 +01:00
Henny022p 61b284265f separated song data 2021-03-22 10:16:21 +01:00
Henny022p 9fb5b1fdd0 song table 2021-03-22 09:35:10 +01:00
Henny022p 34931c4eac extracted m4a rodata 2021-03-22 04:55:21 +01:00
Henny022p 9aa9a44e52 port m4a 2021-03-17 21:02:42 +01:00
theo3 af98f5f9a3 several more player functions done 2021-03-15 21:24:10 -07:00
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
Ibot02 a7e958e262 objectA2.c: split out rodata 2020-11-17 18:10:51 +01:00
theo3 3079c016b4 clang-format and newlines 2020-11-13 23:27:50 -08:00
notyourav 8fd7481395
Merge pull request #99 from Ibot02:manager9
manager9.c: ok
2020-11-12 19:37:14 -08:00
Ibot02 c95682f93d manager9 and managerA rodata 2020-11-11 13:17:35 +01:00
21aslade d04dc143fb Merge branch 'master' of https://github.com/zeldaret/tmc 2020-11-07 15:22:02 -07:00
Luis Scheurenbrand b738f28239 decompile wallMaster2 2020-10-19 03:41:28 +02:00
Ibot02 25b21cca67 manager7.c: split out rodata 2020-10-06 18:55:52 +02:00
Ibot02 9fe906c360 manager5.c: ok 2020-10-06 01:38:52 +02:00
theo3 8e9749a8c8 Merge branch 'master' of https://github.com/zeldaret/tmc 2020-09-28 21:26:20 -07:00
Marcus Huderle 82654cd402 Decompile treeItem.c 2020-09-24 19:33:05 -05:00
Behemoth 0df7cfe8d9 decompile Bobomb 2020-09-21 23:08:16 +02:00
Behemoth 5b454deef6 decompile FallingBoulder 2020-09-21 21:55:41 +02:00
Behemoth 1a1d35e392 decompile Helmasaur 2020-09-21 17:47:22 +02:00
Marcus Huderle c9c88c1d56 Dump some minish woods entities 2020-09-20 18:14:39 -05:00
Behemoth e6e690107c decompile Sensor BladeTrap 2020-09-20 18:50:37 +02:00
Behemoth 0703d4ad8b decompile SpikedBeetle 2020-09-20 17:50:15 +02:00
Behemoth 0cc482a363 decompile chaser 2020-09-20 03:34:59 +02:00
Behemoth 4a01e1601b decompile spark 2020-09-20 03:20:51 +02:00
Behemoth 00938e5caf decompile bombPeahat 2020-09-19 18:38:23 +02:00
Behemoth 0316bb1426 decompile WallMaster 2020-09-19 01:37:43 +02:00
Behemoth 0299272ba5 decompile WaterDrop 2020-09-18 23:57:50 +02:00
Behemoth db2f3d3af8 add madderpillar and rupeeLike rodata 2020-09-18 18:54:08 +02:00
Behemoth 99605c8504 decompile businessScrub 2020-09-18 18:35:25 +02:00
Behemoth 7ecc2caf21 decompile LikeLike and SpearMoblin
remove redundant function definitions
2020-09-18 01:21:13 +02:00
Behemoth 868268e140 add string table builder and string json 2020-09-17 01:20:55 +02:00
Behemoth 553e6d0b10 rename rodata file 2020-09-06 03:42:52 +02:00
Behemoth a7bd0cb575 decompile puffstool 2020-09-06 03:35:26 +02:00
Behemoth bf8349b463 rename rodata file 2020-09-04 18:04:41 +02:00
Behemoth 17a0f00ddf decompile pesto 2020-09-04 18:04:04 +02:00
Behemoth 18e12b74f2 rename rodata file 2020-09-03 23:21:01 +02:00
Behemoth 5b89355daa decompile sluggula 2020-09-03 23:19:53 +02:00
Behemoth c19fc6d0fa rename rodata file 2020-09-03 18:58:13 +02:00
Behemoth a56b6a2041 decompile moldworm 2020-09-03 18:57:40 +02:00
notyouraveragehooman 1bddf7c43d
Merge pull request #82 from huderlem:maps
Dump map headers
2020-08-29 17:57:21 -07:00
Behemoth dba975b15b rename rodata file 2020-08-30 00:35:40 +02:00
Behemoth b5bf34f521 decompile enemyE 2020-08-30 00:35:06 +02:00
Behemoth 6e61e77e9e decompile moldorm 2020-08-30 00:34:41 +02:00
Behemoth 133e0b709e rename rodata file 2020-08-29 22:10:22 +02:00
Behemoth f40fbe6c96 decompile CuccoChickAggr 2020-08-29 22:09:12 +02:00
Behemoth 49982391d0 rename rodata file 2020-08-29 21:15:22 +02:00
Behemoth 14791dcd97 decompile SpinyChuchu 2020-08-29 21:14:26 +02:00
Behemoth 358985e215 rename rodata file 2020-08-29 20:05:32 +02:00
Behemoth b952c82b59 decompile RockChuchu 2020-08-29 20:04:31 +02:00
Behemoth 1b0a1a71b3 move animation files 2020-08-29 18:11:09 +02:00
Behemoth 057fc9199d rename rodata file 2020-08-29 18:01:44 +02:00
Behemoth 6b8692d14f decompile doorMimic 2020-08-29 18:01:35 +02:00
Marcus Huderle a218aadd40 Dump map headers 2020-08-29 10:09:30 -05:00
Behemoth 9ad81a51d3 rename rodata file 2020-08-29 04:41:26 +02:00
Behemoth c3a7199cd6 add keese rodata 2020-08-29 04:40:43 +02:00
Behemoth ff7a8ec404 rename rodata file 2020-08-29 04:23:37 +02:00
Behemoth 5ce1629a81 decompile beetle 2020-08-29 04:14:13 +02:00
Behemoth c63d80ee1d add HangingSeed rodata 2020-08-29 04:14:13 +02:00
Behemoth b127fb2ea8 rename rodata file 2020-08-29 01:06:21 +02:00
Behemoth 4a61e8727f decompile darkNut 2020-08-29 01:05:12 +02:00
Behemoth c8ca34878b rename rodata and remove rollobite asm reference 2020-08-28 05:29:21 +02:00
Behemoth e9f980bef5 decompile rollobite 2020-08-28 05:26:41 +02:00
Behemoth a8dd952f31 rename data file 2020-08-28 03:47:59 +02:00
Behemoth 2751406a33 decompile peahat 2020-08-28 03:47:59 +02:00
Behemoth ba047d6a43 add octorok rodata 2020-08-28 03:47:59 +02:00
notyouraveragehooman 3f89d16edb
Merge pull request #78 from huderlem:metatiles
Dump area metatile headers
2020-08-26 18:49:42 -07:00
Behemoth 19c8711b4b decompile chuchu 2020-08-26 21:43:48 +02:00
Marcus Huderle ff51fad595 Dump area metatile headers 2020-08-25 19:36:19 -05:00
Marcus Huderle c63a859528 Dump tileset headers and one tileset image 2020-08-24 20:46:02 -05:00
notyouraveragehooman 30137c802f
Merge pull request #72 from huderlem:map-stuff
Start dumping map data
2020-08-23 17:37:41 -07:00
Marcus Huderle e9c3dfcd53 Dump and label room headers 2020-08-23 16:03:18 -05:00
21aslade bc0a593f97 Merge branch 'master' of https://github.com/zeldaret/tmc 2020-08-23 13:24:39 -06:00
Marcus Huderle 6550bf3f04 Label map-related symbols 2020-08-23 13:44:43 -05:00
Ibot02 9b8f80ef77 ManagerB.c: Documentation
Split out the jump table data, renamed all the functions, added some comments for what is going on
2020-08-23 15:02:59 +02:00
theo3 b40ba5a443 malon gfx 2020-08-16 21:11:48 -07:00
theo3 342706590b postman gfx 2020-08-16 19:07:01 -07:00
theo3 037dd0a55a pot_portal.png 2020-08-15 23:48:09 -07:00
theo3 ac5ef99594 font.png 2020-08-15 20:38:48 -07:00
Marcus Huderle bb76c4d0de Document intro sequence code 2020-08-15 11:03:41 -05:00
Marcus Huderle 4c0217a782 Decompile graphics group loading function 2020-08-12 19:55:11 -05:00
Marcus Huderle 37d1781f51 Decompile more intro code and palette loading code 2020-08-11 20:27:29 -05:00
Marcus Huderle 546c69ed58 Document main screen handlers 2020-08-10 19:19:49 -05:00
theo3 65b4f30266 a bit more strings 2020-08-08 13:21:09 -07:00
Marcus Huderle 6b09adf8d4 Decompile some more of mainLoop.c 2020-08-05 17:47:06 -05:00
Marcus Huderle 946de7529d Dump Nintendo + Capcom intro screen graphics 2020-08-05 17:47:03 -05:00
Marcus Huderle b6864cfac6 Finish decompiling heartContainer.c 2020-08-02 12:23:25 -05:00
theo3 25a3b49d4b upperInn OK 2020-07-18 14:50:31 -07:00
theo3 03a8e052af commented offsets in entity, linkState 2020-07-09 01:39:40 -07:00
21aslade 10033aabe9 Merge branch 'master' of https://github.com/zeldaret/tmc 2020-07-07 19:26:17 -06:00
21aslade f6f4d25bb9 Partially document lakitu.c
Also ran the newline portion of format.sh and split some data files
2020-07-07 19:24:38 -06:00
theo3 f9e9fe0141 dampe.c OK 2020-07-07 15:32:27 -07:00
theo3 344de9129d defined areaPropertyLists.s 2020-06-23 15:15:27 -07:00
21aslade 933417209a mineralWaterSource.c OK
Also modified entity.h to include BoundingBox
2020-06-20 21:45:19 -06:00
notyouraveragehooman 969241a1d0
Revert "Revert "mask.c OK"" 2020-06-19 22:43:20 -07:00
notyouraveragehooman 9b9fff2f36
Revert "mask.c OK" 2020-06-19 22:41:34 -07:00
21aslade 31f1937534 Improve mask.c, update to latest Entity struct
Also ran format.sh which changed various files
2020-06-19 22:33:45 -06:00
theo3 cae2706938 thoughtBubble.c OK 2020-06-19 00:35:45 -07:00
theo3 32ad8dec4d greatFairy.c polishing 2020-06-18 03:04:57 -07:00
theo3 268dafde5d more string extraction 2020-06-17 16:47:21 -07:00
theo3 84ca7bb54b string macros tentative 2020-06-17 03:17:39 -07:00
theo3 d9becf2ee0 more strings 2020-06-16 21:01:56 -07:00
theo3 2f0baaf453 begin decomp gamestrings 2020-06-16 19:41:38 -07:00
theo3 8740036073 npc table 2020-06-16 12:45:07 -07:00
theo3 307c8cfc61 flags.c 2020-06-16 01:07:51 -07:00
theo3 8604daff6a smallPesto 2020-06-15 00:11:43 -07:00
theo3 4d8721d19a defined object table 2020-06-14 20:31:22 -07:00
theo3 52f003086a converted enemy ptr table 2020-06-14 18:49:49 -07:00
theo 0bee9cff0b object1A complete 2020-06-09 02:23:38 -07:00
theo 9bf674b087 octorok 2020-06-09 01:47:11 -07:00
theo 5ed687df73 great fairy ~70% 2020-06-09 00:20:29 -07:00
theo e4ee89d5a6 updated symbols 2020-06-07 21:34:18 -07:00
theo 83d240e9a5 split npcs 2020-06-06 19:12:44 -07:00
theo 2554a7df5a fixed install.md 2020-06-06 13:49:18 -07:00
theo 7afbda2b4d asm splitting 2020-05-28 20:51:59 -07:00
jiangzhengwenjz 43225434d7 initial commit 2020-03-27 09:41:51 +08:00