index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
wram.asm
Age
Commit message (
Collapse
)
Author
2013-02-04
Add vram sections to wram, and minor fixes
yenatch
2013-02-03
Merge pull request #103 from yenatch/master
Bryan Bishop
Fly / town map.
2013-02-04
Fly / town map
yenatch
2013-02-02
Merge https://github.com/kanzure/pokecrystal
Sanky
Conflicts: constants.asm extras/crystal.py main.asm
2013-01-25
fix OverworldMap definition
yenatch
2013-01-14
disasm PrintPartyMenuText
Sanky
2013-01-11
make some labels saner
yenatch
2013-01-11
comment LoadEnemyMon and related fns; add RNG fns
yenatch
2013-01-01
clean up wram (excess partymon structs)
yenatch
2013-01-01
remove last incbin in bank 3a
yenatch
2012-12-23
clean up bank 0; time-sensitive fns; add Predef fn
padz
comment redone joypad functions + automated input comment some uncommented functions comment known hram addresses try to clean up CalcMagikarpLength label known addresses add time-sensitive functions (rtc, palettes) add Predef and PredefPointers
2012-12-14
expand on battle ram
padz
2012-11-24
more wram.asm typos
padz
2012-11-23
fix a typo in wram.asm
padz
2012-11-23
flesh out wram, fix unallocated labels
padz
2012-11-03
disasm bank3a, map audio ram, implement musscripts
padz
2012-11-02
prep for next commit
padz
2012-10-11
add missing instruction
padz
2012-10-11
start sfx disasm
padz
2012-10-09
fixed problems with wram.asm, compiles now
padz
2012-10-09
add breeding section to wram
padz
2012-10-09
start work on audio engine
padz
2012-09-26
emergency fix
padz
2012-09-23
fix last commit
padz
2012-09-22
treemon and assorted minor changes
padz
2012-09-16
comment last commit
padz
2012-09-11
PrintLetterDelay and some battle init
padz
2012-09-10
Confirmed: this RAM location represents link battle.
IIMarckus
2012-09-10
Add labels for ram values discovered while disassembling battle music.
IIMarckus
2012-07-05
Allocate ram instead of using constants.
IIMarckus
2012-07-04
Add Special 0x60, which checks the conditions for Snorlax to wake up.
IIMarckus
2012-07-04
Add special 0x96, the Beasts check.
IIMarckus
2012-06-05
more wram vars
Bryan Bishop
2012-06-05
add some events to wram.asm
Bryan Bishop
2012-06-05
battlemon in wram.asm
Bryan Bishop
2012-06-05
add trainer mons to wram.asm
Bryan Bishop
2012-04-19
accidentally repeated some labels
padz
2012-04-19
forgot to expand moves
padz
2012-04-19
expanding wram labels / modifying name convention
padz
2012-03-20
Add code for the Extremespeed Dratini.
IIMarckus
[prev]