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

[Hands-off] Figure out how to pass tiles/palettes in as arguments #5

Closed Fordi closed 7 years ago

Fordi commented 7 years ago

This is "wtf dude, learn basic C" shit. I need to pass those giant tables into the constructor for P2PPU, and each attempt I've made has resulted in failure - apparently, pointers are hard or something.

Anyway, this is wholly a note-to-self. If you know the answer lemme know, but I need to do this myself.