Commit Graph

6 Commits

Author SHA1 Message Date
greg 5b00976269 Lol had a bug in the Load_Palette_Color 2016-12-15 20:14:46 -08:00
greg d8ddf3bba6 Enable NMI 2016-12-15 01:22:31 -08:00
greg 21968ae8ef DMA write to tile map
DMA write was always working, I just had the wrong tile data format
Tile data is two bytes, not wrong

Also keep around previously-working tile-load loop for prosterity
2016-12-15 00:01:32 -08:00
greg da806439a5 SUCCESS!
Have successfully written a background tile to screen!
2016-12-07 01:13:29 -08:00
greg 2c6631c87e Added more things to macros in my_custom 2016-12-06 02:51:01 -08:00
greg 79d7ecf19e Add some helpful macros 2016-12-06 02:11:21 -08:00