@@ -203,6 +203,10 @@ void debug_init(unsigned char* mem) {
fclose(f);
program[fsize] = 0;
debug_update();
}
void debug_update() {
debug_set_paper(128, 128, 128);
debug_clear();
The note is not visible to the blocked user.