index
:
pokeruby
master
Pokémon Ruby and Sapphire
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
debug
/
tomomichi_debug_menu.c
Age
Commit message (
Expand
)
Author
2019-10-19
Merge pull request #754 from camthesaxman/emerald_diff
huderlem
2019-08-26
Mark some things in tomomichi_debug_menu.c
easyaspi314 (Devin)
2019-08-23
[WIP] English Debug menu translations! (Plus some build system fixes)
easyaspi314 (Devin)
2019-07-31
fix more emerald differences
camthesaxman
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-03-16
Renaming stuff, 2
PikalaxALT
2018-03-15
Renaming objects related to tomomichi debug menu
PikalaxALT
2018-03-14
Fix matching contest_painting
PikalaxALT
2018-03-13
Complete decompilation of tomomichi_debug_menu
PikalaxALT
2018-03-13
nonmatching debug_sub_808EF8C
PikalaxALT
2018-03-13
through debug_sub_808EF14
PikalaxALT
2018-03-13
through TomomichiDebugMenu_Config
PikalaxALT
2018-03-12
through debug_sub_808EAFC
PikalaxALT
2018-03-12
through debug_sub_808E8AC
PikalaxALT
2018-03-12
through debug_sub_808E660
PikalaxALT
2018-03-12
through debug_sub_808E310
PikalaxALT
2018-03-12
through debug_sub_808DF64
PikalaxALT
2018-03-12
through debug_sub_808D7E0
PikalaxALT
2018-03-12
through debug_sub_808D59C
PikalaxALT
2018-03-11
through debug_sub_808D358
PikalaxALT
2018-03-11
through debug_sub_808D264
PikalaxALT
2018-03-11
through debug_sub_808CEAC
PikalaxALT
2018-03-11
Remaining data
PikalaxALT
2018-03-11
Rearrange flag data objects
PikalaxALT
2018-03-11
through debug_sub_808CB1C
PikalaxALT
2018-03-11
through debug_sub_808C764
PikalaxALT
2018-03-10
through debug_sub_808C4B8
PikalaxALT
2018-03-10
through debug_sub_808C31C
PikalaxALT
2018-03-10
through debug_sub_808C23C
PikalaxALT
2018-03-10
text through debug_sub_808C014; rodata through gDebug_0x83C1974
PikalaxALT
2018-03-10
through debug_sub_808BF3C
PikalaxALT
2018-03-10
through debug_sub_808BDA4
PikalaxALT
2018-03-10
debug_sub_808BC48
PikalaxALT
2018-03-10
through TomomichiDebugMenu_ControlWorks
PikalaxALT
2018-03-10
through TomomichiDebugMenu_ContestGraphics
PikalaxALT
2018-01-23
move undecompiled debug menu code to asm
Cameron Hall
2018-01-23
fix more false offsets
Cameron Hall
2018-01-23
dump more baseroms and fix more false offsets
Cameron Hall
2018-01-21
resolve merge conflicts and make it compile
Cameron Hall
2018-01-17
resolve more undefined references
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