- Asmc Command-Line Reference
- Asmc Error Messages
- Directives Reference
- Symbols Reference
- Operators Reference
- Build Environment for Asmc
Download the zip-file or use Git:
git clone https://github.com/nidud/asmc.git
For Windows run the asmc-2.34.cmd file in the root directory.
Linux:
cd asmc/source/asmc
make
make install