pokecrystal-board/engine/gfx
2022-03-12 18:34:04 -05:00
..
cgb_layouts.asm Identify more palettes in CBG layouts 2021-07-19 18:59:16 -04:00
color.asm Build the Virtual Console patch with make crystal11_vc (#882) 2022-03-12 18:34:04 -05:00
crystal_layouts.asm Identify some more labels, and make some more consistent 2020-11-01 12:36:38 -05:00
dma_transfer.asm Remove "Buffer" suffix from two HRAM labels 2020-12-23 16:54:28 -05:00
load_font.asm Revise some constant definitions 2021-03-16 18:06:18 -04:00
load_overworld_font.asm Remove all address comments 2018-06-24 16:13:22 +02:00
load_pics.asm Add assert PokemonPicPointers == UnownPicPointers in GetFrontpicPointer 2021-10-06 17:44:34 -04:00
load_push_oam.asm Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1) 2020-07-21 19:45:25 -04:00
mon_icons.asm Remove "Buffer" suffix from two HRAM labels 2020-12-23 16:54:28 -05:00
pic_animation.asm Use rgbds 0.5.0 2021-04-19 16:31:37 -04:00
place_graphic.asm Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
player_gfx.asm Identify some more labels, and make some more consistent 2020-11-01 12:36:38 -05:00
sgb_layouts.asm Standardize capitalization of ".Jumptable" 2021-06-19 19:52:05 -04:00
sprite_anims.asm Verify data table sizes with table_width and assert_table_length macros 2021-03-04 00:15:03 -05:00
sprites.asm Use ~X instead of $ff ^ X 2021-11-23 20:37:18 -05:00
trademon_frontpic.asm Remove all address comments 2018-06-24 16:13:22 +02:00