added charset font for text
This commit is contained in:
parent
8197a022bd
commit
afdf4779b8
Binary file not shown.
Binary file not shown.
|
|
@ -1,4 +1,4 @@
|
|||
; repository version 194, built on Wed, 12 Nov 2025 15:49:37 +0300 for project "loader" using
|
||||
; repository version 194, built on Sat, 15 Nov 2025 15:05:27 +0300 for project "loader" using
|
||||
; make PLATFORM=c64 prg INSTALL=1800 RESIDENT=1700 ZP=02 PROJECT=
|
||||
|
||||
; configuration
|
||||
|
|
|
|||
Binary file not shown.
|
|
@ -162,6 +162,7 @@ $(DISKIMAGE): $(ASSEMBLE)
|
|||
-f $(NAME) -w $< \
|
||||
-f "sid" -w sid.bin \
|
||||
-f "badguy" -w badguy.zx0.prg \
|
||||
-f "font" -w font.bin \
|
||||
$@
|
||||
|
||||
|
||||
|
|
|
|||
BIN
loader/samples/minexample/font.bin
Normal file
BIN
loader/samples/minexample/font.bin
Normal file
Binary file not shown.
Binary file not shown.
Loading…
Reference in a new issue