index
:
pokecrystal
install
master
Pokémon Crystal
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
engine
/
billspc.asm
Age
Commit message (
Expand
)
Author
2017-12-29
Clean up .Jumptable: spaces
xCrystal
2017-12-28
Consistent if/else/endc (matches rept/endr) and DEF (matches BANK/HIGH/LOW)
Remy Oukaour
2017-12-28
endm -> ENDM
xCrystal
2017-12-28
Lowercase v for VRAM addresses
xCrystal
2017-12-24
Fix issue #345:
Remy Oukaour
2017-12-24
callba/callab → farcall/callfar
Remy Oukaour
2017-12-10
Use correct WRAM labels for intro/title scenes
Remy Oukaour
2017-12-09
Move some gfx/misc/ files into meaningful directories
Remy Oukaour
2017-06-09
Replace ‘jp [hl]’ with ‘jp hl’
Ben10do
2016-06-06
Remaining layout constants
pikalaxalt
2016-05-11
Save functions; feeble attempt at serial and link functions
pikalaxalt
2016-05-08
All functions in main.asm have non-generic names
pikalaxalt
2016-05-04
More splitting of main.asm; remove unneeded rept 2
pikalaxalt
2016-04-10
Local labels starting with lowercase letters are no longer decorated with a t...
pikalaxalt
2016-04-10
Local labels starting with capital letters are now decorated with a trailing ...
pikalaxalt
2015-12-26
jumptable macro repurposed
PikalaxALT
2015-12-24
writebackup --> closewindow; game corner prize vendors; others
PikalaxALT
2015-12-17
More menu stuff
PikalaxALT
2015-12-16
Map script and color shenanigans
PikalaxALT
2015-12-16
Bill's PC
PikalaxALT
2015-12-15
Menu
PikalaxALT
2015-12-13
Miscellaneous labels
PikalaxALT
2015-12-09
underground switches, town map
PikalaxALT
2015-11-23
link and seer labels
PikalaxALT
2015-11-23
trade animation
PikalaxALT
2015-11-17
Save, Bill's PC
PikalaxALT
2015-11-11
More splits; map setup labels
PikalaxALT