Updated the cx16 library to the Commander X16 Kernal's prerelease 35.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
;
|
||||
; Name of the standard TGI driver
|
||||
;
|
||||
; 2019-11-06, Greg King
|
||||
; 2019-12-22, Greg King
|
||||
;
|
||||
; const char tgi_stddrv[];
|
||||
;
|
||||
@@ -9,5 +9,4 @@
|
||||
.export _tgi_stddrv
|
||||
|
||||
.rodata
|
||||
|
||||
_tgi_stddrv: .asciiz "cx16-640x4c.tgi"
|
||||
_tgi_stddrv: .asciiz "cx16-320x8b.tgi"
|
||||
|
||||
Reference in New Issue
Block a user