9 Commits

Author SHA1 Message Date
Pk11 a80633f316 Fix non-word aligned images 2021-08-28 00:40:12 -05:00
Pk11 bda2aab14b Minor improvements and make functions const 2021-08-27 23:38:46 -05:00
Pk11 118c9cc93d Couple tweaks to Image 2021-08-26 21:01:59 -05:00
Pk11 4f6a0c579d Derp fix: Return const reference to image vectors
It was copying the whole bitmap and palette for *every pixel* in sprite draws
2021-08-26 14:16:52 -05:00
Pk11 a1ac060ce3 Add spritesheet and change image format 2021-08-26 11:12:27 -05:00
Pk11 90c730f35d Very WIP: Make more like 3DS Universal-Core 2021-08-22 23:36:48 -05:00
Pk11 f3d001cecf Remove "channel" from draws and clang format 2021-01-14 12:42:26 -06:00
StackZ 08d4c32ad9 Add Screen class + structs. 2021-01-13 23:50:33 +01:00
Pk11 8a55d0e7cb Initial NDS Universal-Core 2021-01-13 15:51:37 -06:00