RosettaCodeData/Task/Quoting-constructs/68000-Assembly/quoting-constructs-4.68000
2023-07-01 13:44:08 -04:00

5 lines
123 B
Text

Printstring:
;insert your code here
FunctionTable:
DC.L PrintString ;represents the address of the function "PrintString"