1
0
mirror of https://github.com/cc65/cc65.git synced 2025-01-10 19:29:45 +00:00

13 lines
196 B
ArmAsm
Raw Normal View History

;
; Maciej 'YTM/Elysium' Witkowiak <ytm@elysium.pl>
; 23.12.2002
;
; CC65 runtime: call function via pointer in ax
;
.include "../inc/jumptab.inc"
.export callax
callax = CallRoutine