diff src/aa_fonts.asm @ 560:b7eb98dbd800

bump to 2.96beta (REFACTORED VERSION)
author heinrichsweikamp
date Wed, 31 Jan 2018 19:39:37 +0100
parents e4e662746c02
children ca4556fb60b9
line wrap: on
line diff
--- a/src/aa_fonts.asm	Wed Dec 27 14:34:11 2017 +0100
+++ b/src/aa_fonts.asm	Wed Jan 31 19:39:37 2018 +0100
@@ -12,7 +12,7 @@
 ;=============================================================================
 
 ;---- TINY font description and data ----------------------------------------
-fonts_data	CODE_PACK
+fonts_data	CODE_PACK   0x11000	    ; <- Make sure all three fonts are in the same 64kByte page...
 
 
             global  aa_font16_block
@@ -150,8 +150,6 @@
             global aa_font90_block
 aa_font90_block:
 			DB	' ', 0x2F
-			DB	'm', 0x3A
-			DB	'f', 0x3B
 			DB	0
 			DB	aa_font90_firstChar
 			DB	aa_font90_chars