pokecrystal-board/misc
Ben10do e6ea1889fb
Replace ‘jp [hl]’ with ‘jp hl’
The former is arguably misleading (as you don’t access the memory location in hl to retrieve the jump location), and is consequently deprecated in newer versions of rgbds.

This fix silences these deprecation warnings.
2017-06-09 22:01:10 +01:00
..
battle_tower_5c.asm Replace ‘jp [hl]’ with ‘jp hl’ 2017-06-09 22:01:10 +01:00
battle_tower_47.asm All functions in main.asm have non-generic names 2016-05-08 14:11:24 -04:00
crystal_misc.asm Revert "Fix floating sections" 2017-03-24 11:51:03 +00:00
fixed_words.asm Replace ‘jp [hl]’ with ‘jp hl’ 2017-06-09 22:01:10 +01:00
gbc_only.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
gfx_41.asm Replace ‘jp [hl]’ with ‘jp hl’ 2017-06-09 22:01:10 +01:00
mobile_5b.asm All functions in main.asm have non-generic names 2016-05-08 14:11:24 -04:00
mobile_5c.asm Replace ‘jp [hl]’ with ‘jp hl’ 2017-06-09 22:01:10 +01:00
mobile_5f.asm Replace ‘jp [hl]’ with ‘jp hl’ 2017-06-09 22:01:10 +01:00
mobile_12_2.asm Labeled every function in ROM0 that's referenced in the source 2016-05-10 12:31:49 -04:00
mobile_12.asm Remaining layout constants 2016-06-06 18:23:00 -04:00
mobile_22_2.asm Name all printer functions 2016-05-11 17:16:03 -04:00
mobile_22.asm Name all printer functions 2016-05-11 17:16:03 -04:00
mobile_40.asm Revert "Fix floating sections" 2017-03-24 11:51:03 +00:00
mobile_41.asm Revert "Fix floating sections" 2017-03-24 11:51:03 +00:00
mobile_42.asm Replace ‘jp [hl]’ with ‘jp hl’ 2017-06-09 22:01:10 +01:00
mobile_45_sprite_engine.asm Replace ‘jp [hl]’ with ‘jp hl’ 2017-06-09 22:01:10 +01:00
mobile_45.asm Replace ‘jp [hl]’ with ‘jp hl’ 2017-06-09 22:01:10 +01:00
mobile_46.asm Replace ‘jp [hl]’ with ‘jp hl’ 2017-06-09 22:01:10 +01:00
mobile_menu.asm Remaining layout constants 2016-06-06 18:23:00 -04:00
printer_77.asm Name all printer functions 2016-05-11 17:16:03 -04:00
stadium2_1.bin Add the ability to build Crystal 1.1. 2015-02-14 01:51:34 -07:00
stadium2_2.bin Add the ability to build Crystal 1.1. 2015-02-14 01:51:34 -07:00
unused_title.asm Revert "Fix floating sections" 2017-03-24 11:51:03 +00:00