Michael Chiaramonte shows us once again how to do some NES Programming.

NES Programming #22 - Oh, I guess I missed that word

Quote:

I continued working on getting sprite 0 hit detection working. And it did finally work, but I couldn’t get it to scroll vertically after sprite 0 hit is triggered. I learned today that apparently you can’t do that like you can with the horizontal scroll. Need to research about that some more. Update: I have researched this and have a solution. Requires some optimization though