Add inital console font rendering

This commit is contained in:
Justin C. Miller
2018-04-04 11:58:02 -07:00
parent 8914106bee
commit 58729b412a
7 changed files with 201 additions and 31 deletions

View File

@@ -8,7 +8,7 @@ VERSION ?= $(shell git describe --dirty --always)
GITSHA ?= $(shell git rev-parse --short HEAD)
KERNEL_FILENAME:= popcorn.bin
KERNEL_FONT := assets/fonts/tamsyn10x20r.psf
KERNEL_FONT := assets/fonts/tamsyn8x16r.psf
MODULES := main