moved graphops into a dedicated sourcefile.

This commit is contained in:
Martin Preuss
2025-05-22 16:29:55 +02:00
parent a4975038b4
commit 7d233136eb
6 changed files with 356 additions and 331 deletions

View File

@@ -26,7 +26,7 @@
font1_8x8:
; header
rjmp font8x8MonoRenderCharacter ; renderFn
.dw font8x8MonoRenderCharacter ; renderFn
.db 128, 0 ; needed buffer size
.db 8, 8 ; width, height of chars
.db 32, 64 ; first char, num of chars in font