$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

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

$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

Post 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 50 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 50 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 50 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 50 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
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply