Commit Graph

6 Commits

Author SHA1 Message Date
32926661a1 Cleanup magic numbers and make charset 4 bpp 2017-05-09 00:06:46 -05:00
8a2ba6c171 Cleanup format of GbaImageData 2017-05-07 21:44:52 -05:00
346b01be07 Start on support for 4 bpp images
This may be all that's needed, but there seems to be another issue
causing the characters to look weird, though that's probably a
filesystem issue.
2017-05-05 18:54:13 -05:00
c1f9630634 Fix alignment issues with writing to VRAM, which is half-word addressable 2017-04-18 17:49:35 -05:00
6b1ccc7ed2 Add support for writing a smaller number of tiles 2017-04-14 23:40:43 -05:00
bf78d45b2f Add puts function and call it for Hello, World! 2017-04-14 05:46:28 -05:00