Page 1 of 1

$1000 START: the simulator will try to execute * Put program code here MOVE. L #0, D6 LOOP: ADD.L #1,D6 bsr delay bra LO

Posted: Mon Jun 06, 2022 1:24 pm
by answerhappygod
1000 Start The Simulator Will Try To Execute Put Program Code Here Move L 0 D6 Loop Add L 1 D6 Bsr Delay Bra Lo 1
1000 Start The Simulator Will Try To Execute Put Program Code Here Move L 0 D6 Loop Add L 1 D6 Bsr Delay Bra Lo 1 (75.44 KiB) Viewed 51 times
1000 Start The Simulator Will Try To Execute Put Program Code Here Move L 0 D6 Loop Add L 1 D6 Bsr Delay Bra Lo 2
1000 Start The Simulator Will Try To Execute Put Program Code Here Move L 0 D6 Loop Add L 1 D6 Bsr Delay Bra Lo 2 (75.44 KiB) Viewed 51 times
1000 Start The Simulator Will Try To Execute Put Program Code Here Move L 0 D6 Loop Add L 1 D6 Bsr Delay Bra Lo 3
1000 Start The Simulator Will Try To Execute Put Program Code Here Move L 0 D6 Loop Add L 1 D6 Bsr Delay Bra Lo 3 (75.44 KiB) Viewed 51 times
1000 Start The Simulator Will Try To Execute Put Program Code Here Move L 0 D6 Loop Add L 1 D6 Bsr Delay Bra Lo 4
1000 Start The Simulator Will Try To Execute Put Program Code Here Move L 0 D6 Loop Add L 1 D6 Bsr Delay Bra Lo 4 (75.44 KiB) Viewed 51 times
can anyone help me with this assembly code I need to change the output to "ohood jamal " thanks
$1000 START: the simulator will try to execute * Put program code here MOVE. L #0, D6 LOOP: ADD.L #1,D6 bsr delay bra LOOP SIMHALT * Put variables and constants here BEL EQU $07 Bell Backspace Tab (horizontal 5 BS EQU $08 HT EQU $09 characters) LF EQU $0A VT EQU $OB FF EQU $0C printing with Line Feed Vertical tab (4 lines) Form Feed (Always end a Form Feed.) CR EQU $OD Carriage Return END START ; last line of source ORG ; first instruction ; halt simulator

$1000 START: the simulator will try to execute * Put program code here MOVE. L #0, D6 LOOP: ADD.L #1,D6 bsr delay bra LOOP SIMHALT * Put variables and constants here BEL EQU $07 Bell Backspace Tab (horizontal 5 BS EQU $08 HT EQU $09 characters) LF EQU $0A VT EQU $OB FF EQU $0C printing with Line Feed Vertical tab (4 lines) Form Feed (Always end a Form Feed.) CR EQU $OD Carriage Return END START ; last line of source ORG ; first instruction ; halt simulator

$1000 START: the simulator will try to execute * Put program code here MOVE. L #0, D6 LOOP: ADD.L #1,D6 bsr delay bra LOOP SIMHALT * Put variables and constants here BEL EQU $07 Bell Backspace Tab (horizontal 5 BS EQU $08 HT EQU $09 characters) LF EQU $0A VT EQU $OB FF EQU $0C printing with Line Feed Vertical tab (4 lines) Form Feed (Always end a Form Feed.) CR EQU $OD Carriage Return END START ; last line of source ORG ; first instruction ; halt simulator

$1000 START: the simulator will try to execute * Put program code here MOVE. L #0, D6 LOOP: ADD.L #1,D6 bsr delay bra LOOP SIMHALT * Put variables and constants here BEL EQU $07 Bell Backspace Tab (horizontal 5 BS EQU $08 HT EQU $09 characters) LF EQU $0A VT EQU $OB FF EQU $0C printing with Line Feed Vertical tab (4 lines) Form Feed (Always end a Form Feed.) CR EQU $OD Carriage Return END START ; last line of source ORG ; first instruction ; halt simulator