RosettaCodeData/Task/Quoting-constructs/68000-Assembly/quoting-constructs-4.68000

6 lines
123 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
Printstring:
;insert your code here
FunctionTable:
DC.L PrintString ;represents the address of the function "PrintString"