- Codi mega ampastrat, treballant en el jittering del só, en que s'update un poc la pantalla en berserk mode, i està petant el zx_tape i no se com ho fà, pero me gonne a casa...

This commit is contained in:
2024-12-04 13:56:24 +01:00
parent e0bb34052f
commit b1d04f21f7
6 changed files with 44 additions and 5 deletions

View File

@@ -5,7 +5,8 @@ namespace zxscreen
{
void init();
void reinit();
void refresh(const uint8_t dt);
void refresh(const uint32_t dt);
void fullrefresh();
void redraw(const bool present=true);
void present();