New font mapping

This commit is contained in:
Pecusx
2025-05-30 18:20:40 +02:00
parent 5bb4ddecf8
commit 0d44fecba1
8 changed files with 49 additions and 100 deletions
+5 -5
View File
@@ -27,7 +27,7 @@ write_asm(
out='over_screen.asm',
page=5,
line_from=0,
line_to=12,
line_to=13,
skip_left=0,
skip_right=8)
@@ -60,9 +60,9 @@ write_asm(
write_asm(
atrview="title_fonts.atrview",
out='credits.asm',
page='Credits',
out='go.asm',
page='GO',
line_from=0,
line_to=0+10,
line_to=0+4,
skip_left=0,
skip_right=0)
skip_right=8)