pokecrystal/home
Rangi e2c15b0b92 * BillPhoneGeneriText -> BillPhoneGenericText
* data/phone/text/trainers1.asm -> data/phone/text/trainers.asm
* ,ROM -> , ROM0
2018-02-26 22:29:09 -05:00
..
audio.asm
battle.asm
battle_vars.asm
copy.asm
copy2.asm Local labels starting with capital letters are now decorated with a trailing colon; remove trailing whitespace; globally correct line endings to UNIX style 2016-04-10 14:42:14 -04:00
cry.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
decompress.asm
delay.asm Prefix wram labels with w, part 2. 2018-01-23 17:39:09 -05:00
double_speed.asm
fade.asm
farcall.asm Replace ‘jp [hl]’ with ‘jp hl’ 2017-06-09 22:01:10 +01:00
flag.asm
game_time.asm Merge branch 'master' of https://github.com/pret/pokecrystal 2018-02-03 19:42:56 -05:00
handshake.asm
hm_moves.asm
init.asm Fix wVirtualOAM labels, part 1. 2018-01-30 14:47:14 -05:00
interrupts.asm
item.asm
joypad.asm
lcd.asm
map.asm
map_objects.asm
math.asm callba/callab → farcall/callfar 2017-12-24 12:47:30 -05:00
menu.asm
mobile.asm
movement.asm
names.asm Prefix wram labels with w, part 2. 2018-01-23 17:39:09 -05:00
palettes.asm
pokedex_flags.asm Prefix wram labels with w, part 2. 2018-01-23 17:39:09 -05:00
predef.asm
random.asm
rst.asm * BillPhoneGeneriText -> BillPhoneGenericText 2018-02-26 22:29:09 -05:00
rtc.asm
serial.asm
sine.asm
sram.asm
string.asm
text.asm
tilemap.asm
time.asm
trainers.asm
vblank.asm Fix wVirtualOAM labels, part 1. 2018-01-30 14:47:14 -05:00
video.asm
window.asm