|
Microon.NET CPU 8086 Assembler-Simulator
The application is constituted by two modules:
1) Assembler module;
2) Simulator module.
1) To use the assembler it is necessary to create a text file written in
assembly language with a text editor, and to save it with extension *.ASM. Subsequently
such file must be opened by the assembler to be assembled. They will be so produced
2 files: the object file (*.OBJ) to be used with the 8086 simulator and the LISTING
file (*.LST) that contains an ordered list of the result of the assemblage. If
in the file *.ASM is specified the directive .LIST, at the end of the assemblage
will be automatically visualized the LISTING file. 2) To use the simulator
simply open the *.OBJ file created with the 8086 assembler, and then start the
simulation... You can also choose to start it into debug mode.
The application comes with 5 examples, installed in a TEST folder under the main
installation folder.
NOTE: the application haven't all the features of the
original CPU. See at the test files for working examples.
A very special thanks goes to Domenico Introna and
Giovanni Talesco, that made possible
this project.
2,60 Mb (Full installation kit)
154 Kb (Only executable files and test files, NO shared libraries) Note: if you
get run-time errors, you must download the full installation kit.
|