*----------------------------------------------------------- * Title : * Written by : * Date : * Description: *----------------------------------------------------------- ORG $1000 START: ; first instruction of program * Put program code here MOVEA #s,A1 MOVE #14,D0 TRAP #15 SIMHALT ; halt simulator * Put variables and constants here s DC.B 'Ciao Mondo!',0 END START ; last line of source *~Font name~Courier New~ *~Font size~10~ *~Tab type~1~ *~Tab size~4~