index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2013-08-29
move serial asm from main.asm into engine/serial.asm
yenatch
2013-08-29
move more joypad code from main.asm into engine/joypad.asm
yenatch
2013-08-29
more joypad function cleanup
yenatch
2013-08-29
reformat some joypad functions
yenatch
2013-08-29
split lcd functions out of main.asm
yenatch
2013-08-29
split fading functions out of main.asm
yenatch
2013-08-29
secret ruins of alph water stone room asm
yenatch
2013-08-29
warp sound effects in field moves
yenatch
2013-08-29
more field move scripts and some map header references
yenatch
2013-08-29
bump extras to 4c56a6c5
Bryan Bishop
2013-08-29
fix baserom.gbc check in Makefile
Bryan Bishop
2013-08-29
Merge pull request #169 from kanzure/fail-fast-without-baserom
Bryan Bishop
2013-08-29
get rid of a trailing incbin at the end of bank 21
yenatch
2013-08-29
more hlcoords in bank 1
yenatch
2013-08-29
more field move scripts
yenatch
2013-08-29
more text_jumps in known functions
yenatch
2013-08-29
fix Stack's address ($c100 -> $c0ff)
yenatch
2013-08-28
move main preprocessor into pokemontools
Bryan Bishop
2013-08-28
Merge pull request #171 from kanzure/remove-imports-from-preprocessor
Bryan Bishop
2013-08-28
two more unused imports from preprocessor
Bryan Bishop
2013-08-28
Merge pull request #170 from kanzure/fix-up-preprocessor
Bryan Bishop
2013-08-28
don't use globals in the preprocessor
Bryan Bishop
2013-08-28
use generic skippable macros in preprocessor
Bryan Bishop
2013-08-28
don't directly reference two macro classes
Bryan Bishop
2013-08-28
Merge branch 'remove-another-moneybyteparam-special-case' into master
Bryan Bishop
2013-08-28
remove MoneyByteParam from preprocessor
Bryan Bishop
2013-08-28
Merge branch 'master' into remove-another-moneybyteparam-special-case
Bryan Bishop
2013-08-28
remove another MoneyByteParam special case
Bryan Bishop
2013-08-28
fail fast when the baserom.gbc file doesn't exist
Bryan Bishop
2013-08-28
Merge pull request #168 from kanzure/remove-preprocessor-special-case
Bryan Bishop
2013-08-28
remove a special case for MoneyByteParam
Bryan Bishop
2013-08-28
hram constants in serial interrupt
yenatch
2013-08-28
serial hram constants
yenatch
2013-08-28
serial interrupt
yenatch
2013-08-27
timer interrupt
yenatch
2013-08-27
gbhw: flag constants for interrupts and timer registers
yenatch
2013-08-27
LYOverrides in main.asm
yenatch
2013-08-27
add LYOverrides in wram bank 5
yenatch
2013-08-27
rename some LCD functions
yenatch
2013-08-27
rename FarCall family labels
yenatch
2013-08-27
rename PushScriptPointer -> CallScript
yenatch
2013-08-27
add some field move asm and scripts
yenatch
2013-08-27
badge engine flags in main.asm
yenatch
2013-08-27
engine flag constants
yenatch
2013-08-27
PlayerPalette and PlayerAction wram labels
yenatch
2013-08-27
Merge pull request #161 from kanzure/remove-extras
Bryan Bishop
2013-08-27
bump extras submodule to v1.1.0
Bryan Bishop
2013-08-27
Merge branch 'master' into remove-extras
Bryan Bishop
2013-08-27
recomment some common asm (rtc/lcd)
yenatch
2013-08-26
SpecialRoamMons -> InitRoamMons
yenatch
[prev]
[next]