Updated the cx16 library to the Commander X16 Kernal's prerelease 35.
This commit is contained in:
@@ -1,11 +1,10 @@
|
||||
;
|
||||
; Address of the static standard TGI driver
|
||||
;
|
||||
; 2019-11-06, Greg King
|
||||
; 2019-12-22, Greg King
|
||||
;
|
||||
; const void tgi_static_stddrv[];
|
||||
;
|
||||
|
||||
.import _cx16_640x4c_tgi
|
||||
|
||||
.export _tgi_static_stddrv := _cx16_640x4c_tgi
|
||||
.import _cx16_320x8b_tgi
|
||||
.export _tgi_static_stddrv := _cx16_320x8b_tgi
|
||||
|
||||
Reference in New Issue
Block a user