Aetias
|
68126b2bba
|
Merge remote-tracking branch 'zeldaret/main' into match-link-state-move
|
2025-05-10 20:42:43 +02:00 |
|
Aetias
|
2eb989a4cf
|
Match LinkStateMove
|
2025-05-10 20:42:30 +02:00 |
|
Aetias
|
b4cd6ce4d7
|
m2ctx.py: Read in UTF-8
|
2025-05-10 20:24:13 +02:00 |
|
Aetias
|
71119ca781
|
Merge pull request #91 from AetiasHax/match-item-manager
Match `src/00_Core/Item/ItemManager.cpp`
|
2025-05-10 15:48:51 +02:00 |
|
Aetias
|
218dc0ea38
|
Merge remote-tracking branch 'zeldaret/main' into match-item-manager
|
2025-05-10 15:37:13 +02:00 |
|
Aetias
|
fe1ede90b5
|
Merge pull request #90 from AetiasHax/bump-dsd
Bump dsd to 0.8.0
|
2025-05-10 14:22:53 +02:00 |
|
Aetias
|
afd130e3c7
|
Merge remote-tracking branch 'zeldaret/main' into bump-dsd
|
2025-05-10 13:57:10 +02:00 |
|
Aetias
|
42a472a265
|
Fix VBlankIntrWait address
|
2025-05-10 13:53:14 +02:00 |
|
Aetias
|
d700f58f28
|
Bump dsd to 0.8.0; force color output
|
2025-05-10 13:53:03 +02:00 |
|
Aetias
|
ae6de80982
|
Revert symbol addresses to 7 digits
Makes it far easier to merge currently active PRs
|
2025-05-10 13:38:18 +02:00 |
|
Aetias
|
370133b6dc
|
Merge pull request #56 from mike8699/decompile-AdventureFlags
Partial decomp of `AdventureFlags.cpp`
|
2025-05-10 13:12:08 +02:00 |
|
mike8699
|
d4a4be5dfc
|
Decomp AdventureFlags::func_ov00_02097ea4
|
2025-04-28 22:33:16 -04:00 |
|
mike8699
|
30292ac3ff
|
Decomp AdventureFlags::func_ov00_02097e7c
|
2025-04-28 22:33:16 -04:00 |
|
mike8699
|
e34ab528d4
|
Decomp AdventureFlags::func_ov00_02097e6c
|
2025-04-28 22:32:00 -04:00 |
|
mike8699
|
cf82a39b0e
|
Decomp a bunch of AdventureFlags::Get_Flags*
|
2025-04-28 22:30:31 -04:00 |
|
mike8699
|
ff133277c2
|
AdventureFlags: update all int to s32
|
2025-04-28 22:30:30 -04:00 |
|
mike8699
|
382f48a3f3
|
Decomp AdventureFlags::Get_FlagsUnk_48
|
2025-04-28 22:30:30 -04:00 |
|
mike8699
|
a44372043a
|
Decomp AdventureFlags::Get_FlagsUnk_49
|
2025-04-28 22:30:30 -04:00 |
|
mike8699
|
ab3d161e60
|
Decomp AdventureFlags::Get_FlagsUnk_30_Flag
|
2025-04-28 22:30:30 -04:00 |
|
mike8699
|
c4d19db62a
|
Decomp AdventureFlags::func_ov00_02097684
|
2025-04-28 22:30:30 -04:00 |
|
mike8699
|
09070e2242
|
Decomp AdventureFlags::Exists and AdventureFlags::func_ov00_02097674
|
2025-04-28 22:29:29 -04:00 |
|
Aetias
|
9aabd1a53f
|
Add overlay ID relocations to ItemManager
|
2025-04-26 13:39:41 +02:00 |
|
Aetias
|
da1690c655
|
Apply symbols
|
2025-04-26 08:57:21 +02:00 |
|
Aetias
|
989cdf5d93
|
Mark ItemManager as complete
|
2025-04-26 08:42:26 +02:00 |
|
Aetias
|
7ebb56a484
|
Update symbols
|
2025-04-26 08:42:16 +02:00 |
|
Aetias
|
5ffac795ab
|
Clean up ItemManager
|
2025-04-26 08:42:04 +02:00 |
|
Aetias
|
1240571595
|
Add relocatable overlay IDs
|
2025-04-26 08:41:25 +02:00 |
|
Aetias
|
211e997fe1
|
Update symbols.txt files
- addr field padded to 8 hex digits
- Thumb functions no longer end with NOP (cleaner objdiff scores)
- ".L" prefix on labels
|
2025-04-21 14:17:01 +02:00 |
|
Aetias
|
dc075c39db
|
Merge pull request #88 from SammygoodTunes/main
Add stdio.h to c libs
|
2025-04-20 08:27:54 +02:00 |
|
Aetias
|
ca4927cb6d
|
Merge branch 'main' into main
|
2025-04-20 08:26:37 +02:00 |
|
Aetias
|
ce91ed02c0
|
Merge pull request #77 from Ozero4/main
Partial decompilation of TouchControl
|
2025-04-20 08:09:41 +02:00 |
|
SammygoodTunes
|
16054a3b11
|
Update stdio.h
|
2025-04-13 12:20:33 +02:00 |
|
SammygoodTunes
|
18af19e0ac
|
Add stdio.h to c libs
|
2025-04-12 18:04:36 +02:00 |
|
Ozero4
|
19137c94e2
|
Merge branch 'zeldaret:main' into main
|
2025-03-30 03:54:23 +02:00 |
|
Aetias
|
abc53b54ec
|
Merge pull request #86 from AetiasHax/build-workflow
Build workflow
|
2025-03-17 21:40:31 +01:00 |
|
Aetias
|
11944e8fa5
|
build.yml: Use zeldaret CI image, recurse Git submodules
|
2025-03-17 21:29:42 +01:00 |
|
Aetias
|
48500e51f0
|
Fix symbols
|
2025-03-16 12:47:08 +01:00 |
|
Aetias
|
0fd501c686
|
Add --fail flag to ninja check
|
2025-03-16 12:33:20 +01:00 |
|
Aetias
|
96921cb237
|
Fix DSD path
|
2025-03-16 12:28:57 +01:00 |
|
Aetias
|
0a03d5129c
|
ci: Move extract directory from root
|
2025-03-16 12:27:28 +01:00 |
|
Aetias
|
c82adb4ea4
|
Bump dsd; test build workflow
|
2025-03-16 12:22:34 +01:00 |
|
Aetias
|
73e5975824
|
Fix configuring builds when --dsd is used
|
2025-03-15 16:44:39 +01:00 |
|
Aetias
|
5a69a08169
|
Use --dsd path correctly
|
2025-03-15 16:42:04 +01:00 |
|
Aetias
|
4392bb30eb
|
Add --dsd option
|
2025-03-15 16:40:31 +01:00 |
|
Aetias
|
993f1420df
|
Replace --extract with --no-extract
|
2025-03-15 16:31:18 +01:00 |
|
Aetias
|
89d2c9ce46
|
ci: Provide path to extract directory
|
2025-03-15 16:06:44 +01:00 |
|
Aetias
|
e0281e00fd
|
Add build.yml
|
2025-03-09 17:11:54 +01:00 |
|
Aetias
|
f7e2705e6b
|
Update INSTALL.md
|
2025-03-09 17:11:01 +01:00 |
|
Aetias
|
1e1600cec7
|
ninja: Phonies for arm9 and report
|
2025-03-09 17:10:52 +01:00 |
|
Aetias
|
3439ade1a7
|
ninja: Download objdiff-cli and generate report
|
2025-03-09 16:55:31 +01:00 |
|