index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
asm
/
secret_base.s
Age
Commit message (
Collapse
)
Author
2017-10-16
Finish secret_base decomp
Marcus Huderle
2017-10-15
Continue decomp of secret_base
Marcus Huderle
2017-10-15
Start decomp on rest of secret_base
Marcus Huderle
2017-06-15
move player_pc data to C file and do a lot of labeling
ProjectRevoTPP
2017-06-10
finish decompiling player_pc.c
ProjectRevoTPP
2017-06-09
cleanup player_pc.c
ProjectRevoTPP
2017-05-16
SecretBasePC_PackUp
PikalaxALT
2017-05-16
sub_80BC300 (nonmatching)
PikalaxALT
2017-05-16
Merge secret base source files
PikalaxALT
2017-05-16
sub_80BBFA4 and sub_80BBFD8
PikalaxALT
2017-05-16
sub_80BBDD0 (nonmatching)
PikalaxALT
2017-05-16
sub_80BBCCC (almost matching)
PikalaxALT
2017-05-16
CurrentMapIsSecretBase
PikalaxALT
2017-05-16
sub_80BBB90
PikalaxALT
2017-05-16
sub_80BBB50
PikalaxALT
2017-05-16
sub_80BBB24
PikalaxALT
2017-05-16
sub_80BBAF0
PikalaxALT
2017-05-16
sub_80BBA48
PikalaxALT
2017-05-16
sub_80BBA14
PikalaxALT
2017-05-16
Nonmatching sub_80BB970
PikalaxALT
2017-05-16
sub_80BB8CC
PikalaxALT
2017-05-16
sub_80BB8A8
PikalaxALT
2017-05-16
Merge github.com:pikalaxalt/pokeruby
PikalaxALT
2017-05-16
More work on secret base
PikalaxALT
2017-05-16
An attempt was made to decompile sub_80BB800
PikalaxALT
2017-05-15
First pass at sub_80BB764 (not matching)
PikalaxALT
2017-05-15
sub_80BC224
PikalaxALT
2017-05-15
Decompile another function in secret bases; switch nonmatching sub_80BB66C ↵
PikalaxALT
behind NONMATCHING
2017-05-15
More decomp in secret base (non-matching sub_80BB66C)
PikalaxALT
2017-05-15
Get sub_80BB5E4 matching
PikalaxALT
2017-05-15
Fixed nonmatching function in secret base
PikalaxALT
2017-05-15
More secret base functions decompiled
PikalaxALT
2017-05-15
Disassemble a function called by the secret base clearing routine
PikalaxALT
2017-05-09
Decompile sub_80BC190
Marijn van der Werf
2017-05-09
name new-game functions
YamaArashi
2017-01-14
decompile map_name_popup.c
YamaArashi
2017-01-05
more labels (#165)
ProjectRevoTPP
* more labels and match sub_810745C * formatting * move BattleStruct to battle.h and combine both loose structs * oops * more labels for rom4.c
2016-11-05
script special variables
YamaArashi
2016-10-30
update literal pool comments
YamaArashi
2016-10-28
included .s to .inc
YamaArashi
2016-10-27
name functions
YamaArashi
2016-10-25
rename functions
YamaArashi
2016-10-24
name/rename a lot of functions
YamaArashi
2016-10-24
split rom_80B79A8.s
YamaArashi