Fix race condition

This commit is contained in:
Karri Kaksonen
2022-04-19 20:01:47 +03:00
parent f44af28a31
commit 26787ba380
6 changed files with 29 additions and 42 deletions

View File

@@ -16,10 +16,10 @@
; 0, 2, 4, 6, ... 254
; Odd indices cannot be used.
.export _font
.export _conio_font
.rodata
.align 256
_font:
_conio_font:
.byte $0, $0, $41, $41, $0, $0, $14, $0
.byte $0, $0, $0, $0, $1, $40, $0, $0
.byte $0, $0, $0, $0, $0, $0, $0, $0