pokitto / PokittoLib

Library for making programs on Pokitto hardware
22 stars 16 forks source link

Small fixes #157

Closed haviital closed 2 years ago

haviital commented 2 years ago

Fixed palette overflow error. Fixed TAS 0-sprites error. Added an optional "replace" parameter to openRW(). Added Button3() to JoyHat.

haviital commented 2 years ago

Hmm..I get errors about "no matching function for call to 'size(uint16_t*)"

haviital commented 2 years ago

Hmm..I get errors about "no matching function for call to 'size(uint16_t*)"

Fixed that.