index
:
pokediamond
master
Pokémon Diamond
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arm9
/
asm
/
scrcmd.s
Age
Commit message (
Expand
)
Author
2020-08-13
Rename routines in player_data.s
PikalaxALT
2020-08-12
Merge two struct definitions
PikalaxALT
2020-08-12
Decompile unk_02046294.s --> event_data.c
PikalaxALT
2020-08-12
more scrcmd names
PikalaxALT
2020-08-12
Rename scrcmds related to flags
PikalaxALT
2020-08-11
Name more scrcmds
PikalaxALT
2020-08-10
Name some symbols in scrcmd space
PikalaxALT
2020-08-07
Name text printer funcs
PikalaxALT
2020-08-06
Decompile unk_02021934
PikalaxALT
2020-08-04
This function was misnamed
PikalaxALT
2020-06-28
Match Pearl ARM9 binary
PikalaxALT
2020-06-27
Match most other overlays (pearl)
PikalaxALT
2020-06-20
Name methods in msgdata.c and unk_02021934.s aka string16.s
PikalaxALT
2020-06-18
Decompile (gflib?) math_util file.
Kaz
2020-06-14
through FUN_02069CF4
PikalaxALT
2020-06-14
GetMonEvolution
PikalaxALT
2020-06-12
through CalcMonStats
PikalaxALT
2020-06-12
through GenPersonalityByGenderAndNature
PikalaxALT
2020-06-11
Fixup pokemon substructs and fill out MON_DATA_ defines
PikalaxALT
2020-06-11
WIP MON_DATA defines
PikalaxALT
2020-06-11
Name more funcs in pokemon.s
PikalaxALT
2020-06-10
Preliminary base stats struct; name pokemon.s encryption funcs
PikalaxALT
2020-05-29
Name pokemon.s; name methods in pokemon.s
PikalaxALT
2020-05-29
Implement config.mk and config.h
PikalaxALT
2020-05-22
Finish distributing bss.o to code files
PikalaxALT
2020-05-20
No more hardcoded data symbols (static)
PikalaxALT
2020-05-19
Split scrcmd.s
PikalaxALT
2020-05-17
More splitting
PikalaxALT
2020-05-12
Disassemble module 56; trim arm9/undefined_syms.txt
PikalaxALT
2020-05-11
blx IMM --> bl IMM
PikalaxALT
2020-04-25
Split arm9 compilation to subdir
PikalaxALT