Microprocessor Simulator 0 Help



Download 1.18 Mb.
Page32/82
Date18.03.2021
Size1.18 Mb.
#56105
1   ...   28   29   30   31   32   33   34   35   ...   82
sms32v50 (3)
sms32v50 (3), sms32v50 (6)

What you need to know

Comments


Any text after a semicolon is not part of the program and is ignored by the simulator. These comments are used for explanations of what the program is doing. Good programmers make extensive use of comments. Good comments should not just repeat the code. Good comments should explain why things are begin done.

CLO


The CLO command is unique to this simulator. It closes any window that is not needed while a program is running. This command makes it easier to write nice demonstration programs. It also avoids having to close several windows manually.

MOV


The MOV command is short for Move. In this example numbers are being copied into registers where arithmetic can be done. MOV copies data from one location to another. The data in the original location is left intact by the MOV command. Move was shortened to Mov because, in olden times, computer memory was fiendishly expensive. Every command was shortened as much as possible, much like the mobile phone texting language used today.

ADD


Download 1.18 Mb.

Share with your friends:
1   ...   28   29   30   31   32   33   34   35   ...   82




The database is protected by copyright ©ininet.org 2024
send message

    Main page