Added a new flags byte to the TGI headers. Bumped the API version.
git-svn-id: svn://svn.cc65.org/cc65/trunk@5083 b7a2c559-68d2-44c3-8de9-860c34a00d81
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
.byte 8 ; System font X size
|
||||
.byte 8 ; System font Y size
|
||||
.word aspect ; Aspect ratio
|
||||
.byte 0 ; TGI driver flags
|
||||
|
||||
; Function table
|
||||
|
||||
|
||||
Reference in New Issue
Block a user