Fordi / P2PPU

A NES-like Picture Processing Unit for the Pixel 2.0 by Rabid Prototypes
https://www.kickstarter.com/projects/rabidprototypes/pixel-20-the-arduino-compatible-smart-display
0 stars 0 forks source link

[Free-for-all] Tile addressing doesn't seem to work correctly #1

Closed Fordi closed 7 years ago

Fordi commented 7 years ago

[This is a note to self; [Bounty] tag is there because I'd be damn happy if someone were to solve the problem before I get to it]

The demo code isn't spitting out tiles in an order I expect, and there are vast swaths of blank tiles where pictures should be. I'm not sure why this is, but it indicates that it's diving into unmapped memory, which is a nasty problem to have.