Merge pull request #656 from Compyx/master

Add CBM kernal call TKSA to CBM library (see issue #525)
This commit is contained in:
Oliver Schmidt
2018-05-23 09:47:41 +02:00
committed by GitHub
10 changed files with 43 additions and 0 deletions

12
libsrc/cbm/c_tksa.s Normal file
View File

@@ -0,0 +1,12 @@
;
; Bas Wassink, 22.05.2018
;
; void __fastcall__ cbm_k_tksa (unsigned char addr)
;
.import TKSA
.export _cbm_k_tksa
_cbm_k_tksa = TKSA