index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
Age
Commit message (
Collapse
)
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
split lcd functions out of main.asm
yenatch
2013-08-29
split fading functions out of main.asm
yenatch
2013-08-29
fix Stack's address ($c100 -> $c0ff)
yenatch
using negative ds
2013-08-27
rename FarCall family labels
yenatch
FarJump labels renamed to FarCall register aliases JpHl and JpDe renamed to _hl_ and _de_
2013-08-24
battle init and some overworld actions
yenatch
2013-08-23
BitTable2 -> EngineFlags
yenatch
2013-08-23
BitTableFunc -> FlagAction
yenatch
2013-08-21
split out text engine
yenatch
2013-08-21
split out decompression
yenatch
2013-08-20
split out program init
yenatch
2013-08-19
update hram addresses in engine/vblank.asm
yenatch
2013-08-19
$ffcf $ffd0 -> hSCX hSCY
yenatch
2013-08-19
$ffd1 $ffd2 -> hWX hWY
yenatch
2013-07-26
Reset
yenatch
2013-07-20
movement command asm
yenatch
2013-07-20
get rid of bank 25 hard addresses in scripting.asm
yenatch
2013-07-20
more overworld wram labels
yenatch
2013-07-10
more scripting cleanup
yenatch
2013-07-10
Clean up and remove incbins from script commands
yenatch
2013-06-17
move miscellaneous asm into engine/
yenatch
[prev]