Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Identify Remaining Components & Files with Addresses in their Names #268

Open
6 of 22 tasks
RevoSucks opened this issue May 4, 2017 · 1 comment
Open
6 of 22 tasks

Comments

@RevoSucks
Copy link
Collaborator

RevoSucks commented May 4, 2017

Note: A file isnt checked just cause its decompiled, its larger utility to the overall system has to be identified.

Decompiled

  • rom3.c
  • rom4.c
  • 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.

  • crt0.s
  • m4a_1.s
  • libagbsyscall.s
  • libgcnmultiboot.s
@RevoSucks RevoSucks changed the title Identify Remaining Unknown/Unorganized Components & Files Identify Remaining Components & Files with Addresses in their Names Apr 23, 2018
@PikalaxALT
Copy link
Collaborator

What's the progress on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants