index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
home
/
vblank.asm
Age
Commit message (
Expand
)
Author
2020-06-16
Harmonize home/ with pokegold
Rangi
2020-04-04
Miscellaneous fixes:
Rangi
2020-02-23
JoypadInt -> Joypad
mid-kid
2019-05-25
Fix usage of rIE and rSC constants
mid-kid
2018-08-25
Use labels instead of constants for HRAM
Rangi
2018-06-24
Fix triple newlines left over from removing address comments
Rangi
2018-06-24
Remove all address comments
mid-kid
2018-01-30
Fix wVirtualOAM labels, part 1.
luckytyphlosion
2018-01-23
Prefix wram labels with w, part 2.
luckytyphlosion
2018-01-03
Serve2bppRequest@VBlank → Serve2bppRequest_VBlank
Remy Oukaour
2016-05-04
More splitting of main.asm; remove unneeded rept 2
pikalaxalt
2016-04-10
Local labels starting with capital letters are now decorated with a trailing ...
pikalaxalt
2015-12-23
Battle Anim Object struct constants
PikalaxALT
2015-11-09
Cleaning up static HRAM labels; movement stuff, route 38 trainers
PikalaxALT
2015-10-16
Split up bank 2; other relabelings
PikalaxALT
2015-07-20
Reverted ld_hl_pointer macro
PikalaxALT
2015-07-18
Trainer data structure and field move functions
PikalaxALT
2015-02-10
Blind wram labels part 4.
yenatch
2015-01-19
hVBlank
yenatch
2014-02-01
Use :: to export labels between objects.
yenatch
2013-10-11
fix labels for SoundRestart and UpdateSound
yenatch
2013-09-09
rename common/ to home/
yenatch