index
:
pokeemerald
master
Pokémon Emerald
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.c
Age
Commit message (
Expand
)
Author
2018-02-15
Almost finish decompiling intro
Diegoisawesome
2018-02-03
Merge branch 'master' into link
PikalaxALT
2018-01-21
Merge branch 'master' into link
PikalaxALT
2018-01-18
Merge branch 'master' into link
scnorton
2018-01-16
decompile option menu
DizzyEggg
2018-01-07
completely label and document dma3_manager.c
camthesaxman
2018-01-06
remove explicit memcpy and add HEAP_SIZE constant
camthesaxman
2017-12-16
Merge branch 'master' into link
PikalaxALT
2017-12-05
rename rng.c to random.c and rom4.c to overworld.c
camthesaxman
2017-11-14
LinkVSync
PikalaxALT
2017-11-13
HandleLinkConnection
PikalaxALT
2017-11-12
through sub_800B1A0
PikalaxALT
2017-11-11
Rename functions in link.c
PikalaxALT
2017-11-10
through sub_800A588
PikalaxALT
2017-11-09
sub_8009D90
PikalaxALT
2017-11-08
through sub_8009818
PikalaxALT
2017-11-07
main.c common syms
PikalaxALT
2017-09-30
BSS: src/main.o, src/dma3_manager.o
PikalaxALT
2017-09-06
make it compile
DizzyEggg
2017-09-05
name some pokemon and battle labels
DizzyEggg
2017-09-04
begin load_save.c
DizzyEggg
2017-09-03
begin new save.c, label lots of things
DizzyEggg
2017-09-01
rename sprite labels
DizzyEggg
2017-03-05
resolve implicit declarations and enforce warnings as errors
ProjectRevoTPP
2017-02-17
use constant in WaitForVBlank()
YamaArashi
2017-02-17
use i/o register constants
YamaArashi
2017-02-17
make VBlankIntr() match
YamaArashi
2017-02-15
finish decompiling main.c (#17)
ProjectRevoTPP
2017-02-03
begin decompiling main.s
YamaArashi