Commit Graph

16 Commits

Author SHA1 Message Date
Greg Shuflin 1ca9426ab6 Sprites??? Not working tho' 2022-06-17 20:00:00 -07:00
Greg Shuflin 63f37f69af Use DMA 2022-06-17 14:37:10 -07:00
Greg Shuflin 1c6fdd3468 Introduce NMIs 2022-06-16 14:33:46 -07:00
Greg Shuflin a5d8084260 Constants for controller input 2022-06-16 13:40:58 -07:00
Greg Shuflin f1d3f2f6b6 Read from joypad 2022-06-15 11:30:27 -07:00
Greg Shuflin 8f947ae232 Draw another tile 2022-06-15 11:14:37 -07:00
Greg Shuflin 0de9c89162 Go back to tile 0 2022-06-15 11:10:07 -07:00
Greg Shuflin 33bd61d62a Use tile 1 for entire background 2022-06-15 11:08:30 -07:00
Greg Shuflin 26d66e9b8d Change sprite layout 2022-06-15 11:06:58 -07:00
Greg Shuflin db5a2c1b32 Fix color descriptions 2022-06-15 11:06:47 -07:00
Greg Shuflin 14b496ae1c Manually clear screen
If I don't do this I get gibberish in most emulators
(apparently not SNES9x)
2022-06-13 18:06:18 -07:00
Greg Shuflin 379d1c88fc Revert "Temporarily change color to green"
This reverts commit 8ff3cb63da.
2022-06-13 17:12:37 -07:00
Greg Shuflin 8ff3cb63da Temporarily change color to green
To make sure the tile is changing
2022-06-13 17:12:24 -07:00
Greg Shuflin 7e8671c071 Part 2 2022-06-13 17:09:27 -07:00
Greg Shuflin 9794d93fb0 Change color 2022-06-13 16:00:41 -07:00
Greg Shuflin dba3191aa2 tutorial part 1 2022-06-13 16:00:17 -07:00