pokeruby
pokeruby copied to clipboard
Identify Remaining Components & Files with Addresses in their Names
Note: A file isnt checked just cause its decompiled, its larger utility to the overall system has to be identified.
Decompiled
- [ ] rom3.c
- [x] rom4.c
- [x] rom5.c
- [ ] rom6.c
- [ ] de_rom_8040FE0.c
- [ ] rom_8077ABC.c
- [ ] unk_text_8095904.c
- [ ] unused_8124F94.c
- [ ] unused_81258BC.c
- [ ] script_pokemon_util_80C4BF0.c
- [ ] script_pokemon_util_80F99CC.c
- [ ] contest_link_80C857C.c
- [ ] battle_anim_80A7E7C.c
- [ ] battle_anim_80CA710.c
- [ ] battle_anim_807B69C.c
Undecompiled
- [ ] battle_anim_812C144.s
- [ ] contest_link_80C2020.s
- [ ] battle_anim_813F0F4.s
Undecompilable @ they are written in asm.
- [X] crt0.s
- [X] m4a_1.s
- [X] libagbsyscall.s
- [X] libgcnmultiboot.s
What's the progress on this?