Figure: Options selection screen.
The programs created using the S83 assembler language can be executed in the virtual machine.
Figure: Execution of a S83 assembler language. |
After the execution it is possible to see the state of the memory.
Figure: Impression of the memory state. |
The program "Montador.pas" is used to compile assembler S83 programs.
Figura: Execution of the program "Montador.pas." |
The assembler program in then converted for binary code.
Figura: Example of compilation of an assembler program. |
The compiled program store the information of which memory address it will be stored when executed.
Figura: Indication of the load address of the binary program. |
|