mirror of
https://github.com/cc65/cc65.git
synced 2025-08-08 06:25:17 +00:00
Added character codes to change between the two CBM fonts.
This commit is contained in:
@@ -121,6 +121,8 @@ extern char _filetype; /* Defaults to 's' */
|
|||||||
#define CH_STOP 3
|
#define CH_STOP 3
|
||||||
#define CH_LIRA 92
|
#define CH_LIRA 92
|
||||||
#define CH_ESC 27
|
#define CH_ESC 27
|
||||||
|
#define CH_FONT_LOWER 14
|
||||||
|
#define CH_FONT_UPPER 142
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user