|
The System of macroinstructions allows to write programs in habitual syntax of language
of a high level and does texts of programs by more transparent for reading and
perception. The system is developed for compilers from language of assembler
TASM-2.5 and MASM-5.0. Represents structural language of a high level which can
be used for a spelling of programs of any size and any purpose. It is intended for
programmers of already possessing experience programming in language of the assembler.
For example a code of the unpretentious program databases,
the account of arrival and the charge of money
The Brief description of the basic files in archive:
MSYSTEM.MAC This file contains actually system of macros.
MSYSTEM.DOC It is a file of the documentation on system of macros.
MMACROS.MAC This file contains additional useful macrodefinitions.
MBIOS.MAC This file contains macrodefinitions for IBM-PC BIOS.
MDOS.MAC This file contains macrodefinitions for IBM-PC DOS.
Files *.ASM These files contain examples of the programs written in system of macros.
For installation in system copy necessarily file MSYSTEM.MAC,
and other files - under your discretion. For successful programming in system of
macros it is recommended to familiarize with a management and actually the
system of macros containing in file MSYSTEM.MAC. In details Remember, that
the assembler of mistakes does not understand also all depends only on you.
What was your approach - successes!!!
Download system of macros msystem.zip (411 Kb).
|