horyzontally centered image in CRT

This commit is contained in:
Daniele Verducci su MatissePenguin
2021-02-12 19:23:08 +01:00
parent b395a4dd21
commit c90516ab51
2 changed files with 3 additions and 3 deletions

View File

@@ -89,7 +89,7 @@ main:
; test draw character routine
call cursor_pos_home
ldi r19, 12
ldi r19, 14
dctest:
ldi r18, 0x21
draw_chars: