jbrandwood / liberis

MIT License
7 stars 2 forks source link

HuC6270 Sprite and BG examples look like they're not built properly #14

Closed dshadoff closed 5 months ago

dshadoff commented 5 months ago

The sprite example uses pseudo-random data to form the display data of the sprite itself. Because of this, it looks like something terrible happened to the build process ending in corruption.

This should be fixed to use data which looks like SOMETHING.

dshadoff commented 5 months ago

7up BG example also uses pseudo-random data for tiles.