Commit Graph

7 Commits

Author SHA1 Message Date
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 23bdc734bb Trying to get VRAM DMA to work
For tile map
2016-12-14 11:05:38 -08:00
greg 3ef2eee4b0 Draw grid of faces 2016-12-14 03:42:46 -08:00
greg 00bafe811a Fix comment
also changing the tile map offset stored to $2116 changes where I write
the tile
2016-12-07 02:14:42 -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 ba8662055f Add test_gfx rom-building infrastructure 2016-12-05 19:24:36 -08:00