Started working on characters

This commit is contained in:
Daniele Verducci (ZenPenguin)
2021-01-22 08:58:11 +01:00
parent 17fdf97f75
commit 415300a2db
4 changed files with 154 additions and 5 deletions

View File

@@ -4,4 +4,7 @@
; *******************************************
; This module generates the character pixels using the font present in rom
; and adds it on the framebuffer in the right position.
; and adds it on the framebuffer in the position indicated by POS_COARSE.
; Draws character in register A to the screen at current coords
draw_char: