RosettaCodeData/Task/Program-name/68000-Assembly/program-name.68000

3 lines
135 B
Text
Raw Permalink Normal View History

2023-07-01 11:58:00 -04:00
LEA $000200,A3
JSR PrintString ;(my print routine is 255-terminated and there just so happens to be an FF after the name of the game.)