mirror of
https://github.com/bobbimanners/emailler.git
synced 2025-04-07 05:37:12 +00:00
Added font for C64 VT100.
The commit e1a29ae411
was missing the font file. It sports the VT100 'special graphics and line drawing' glyphs in the chars $60-$7F. However so far the code to make use of them isn't implemented.
This commit is contained in:
parent
579b6f3334
commit
7586cc1651
BIN
drivers/c64vt100.font
Normal file
BIN
drivers/c64vt100.font
Normal file
Binary file not shown.
@ -1934,4 +1934,4 @@ pta ;_0 _1 _2 _3 _4 _5 _6 _7 _8 _9 _a _b _c _d _e _f
|
||||
; --- Font ROM ------------------------
|
||||
|
||||
FontROM
|
||||
.incbin "c64vt100font.bin"
|
||||
.incbin "c64vt100.font"
|
||||
|
Loading…
x
Reference in New Issue
Block a user