index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
debug
/
nakamura_debug_menu.c
Age
Commit message (
Collapse
)
Author
2018-07-02
label some of pokemon_summary_screen
yenatch
2018-06-20
Rename map attribute structs to MapLayout
Marcus Huderle
2018-06-07
Label all metatile behaviors and functions
Marcus Huderle
2018-05-21
Standardize args to palette blend functions
Marcus Huderle
2018-04-07
through DebugMenu_807786C; use macro NAKED instead of __attribute__((naked))
PikalaxALT
2018-04-05
Renaming
PikalaxALT
2018-04-02
Finish decompiling nakamura
PikalaxALT
2018-04-02
through debug_sub_81612B8
PikalaxALT
2018-04-02
through debug_sub_8161028
PikalaxALT
2018-04-02
through debug_sub_8160C7C
PikalaxALT
2018-04-02
through nonmatching debug_sub_8160714
PikalaxALT
2018-04-02
through debug_sub_8160498
PikalaxALT
2018-04-02
through debug_sub_8160308
PikalaxALT
2018-04-02
through debug_sub_815FFDC
PikalaxALT
2018-04-02
debug_sub_815FCB4
PikalaxALT
2018-04-01
through debug_sub_815FC94
PikalaxALT
2018-04-01
through (nonmatching) debug_sub_815F930
PikalaxALT
2018-04-01
through debug_sub_815F7F0
PikalaxALT
2018-04-01
through debug_sub_815F5C4
PikalaxALT
2018-04-01
debug_sub_815F2F4
PikalaxALT
2018-04-01
Start decompiling nakamura functions
PikalaxALT
2018-02-06
fix bss memory locations
Cameron Hall
2018-01-23
move undecompiled debug menu code to asm
Cameron Hall
2018-01-23
fix more false offsets
Cameron Hall
2018-01-21
resolve merge conflicts and make it compile
Cameron Hall
2018-01-17
add more debug things
Cameron Hall
2018-01-17
resolve some undefined references
Cameron Hall
2018-01-17
use 'if DEBUG' instead of 'ifdef DEBUG'
Cameron Hall
2018-01-16
add debug ifdefs
Cameron Hall