aboutsummaryrefslogtreecommitdiffstats
path: root/engine/gfx/oam_dma.asm (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-21Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1)Rangi1-1/+3
2020-07-07Use HIGH() and LOW()Rangi1-2/+2
2020-07-06Specify the ldh instruction, don't turn ld into ldhRangi1-1/+1
2020-07-03Replace raw hex values with HRAM constantsRangi1-2/+2
2020-07-02Add subdirectories to engine/ similar to pokecrystalRangi1-0/+0
2020-06-27Separate maps.asm, pics.asm, sprites.asm, and tilesets.asm from main.asm (#251)Rangi1-1/+1
2015-07-18miscYamaArashi1-1/+1
2015-07-14Use more screen dimension constantsdannye1-1/+2
2014-05-27More wOAMBuffer references.yenatch1-1/+1
2014-05-25Try to clean up PrepareOAMData.yenatch1-0/+25