Updated cx16 to match the Commander X16 ROMs and emulator, release 34.
This commit is contained in:
11
libsrc/cx16/tgi_stat_stddrv.s
Normal file
11
libsrc/cx16/tgi_stat_stddrv.s
Normal file
@@ -0,0 +1,11 @@
|
||||
;
|
||||
; Address of the static standard TGI driver
|
||||
;
|
||||
; 2019-11-06, Greg King
|
||||
;
|
||||
; const void tgi_static_stddrv[];
|
||||
;
|
||||
|
||||
.import _cx16_640x4c_tgi
|
||||
|
||||
.export _tgi_static_stddrv := _cx16_640x4c_tgi
|
||||
Reference in New Issue
Block a user