aboutsummaryrefslogtreecommitdiffstats
path: root/engine/gfx/oam_dma.asm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update to RGBDS 0.7.0 (#447)Rangi2024-01-031-2/+2
|
* wOAMBuffer -> wShadowOAM (#370)Colton G. Rushton2022-07-091-1/+1
|
* Use LOAD/ENDL for OAM DMA code in HRAM (requires rgbds 0.4.1)Rangi2020-07-211-1/+3
|
* Use HIGH() and LOW()Rangi2020-07-071-2/+2
|
* Specify the ldh instruction, don't turn ld into ldhRangi2020-07-061-1/+1
|
* Replace raw hex values with HRAM constantsRangi2020-07-031-2/+2
| | | | To do: turn constants into labels and use ldh
* Add subdirectories to engine/ similar to pokecrystalRangi2020-07-021-0/+26