No description
- C 95.9%
- Assembly 3.2%
- Makefile 0.9%
| man | ||
| src | ||
| tests | ||
| .gitattributes | ||
| .gitignore | ||
| BUGS.md | ||
| LICENSE | ||
| makefile | ||
| README.md | ||
| TODO.md | ||
ulas
Unlink's light assembler is a SM83 assembler without any external dependencies written in C89.
Table of content
Installation
To build this program you will require a recent C compiler, and make.
make # to compile all targets
Usage
Usage instructions can be found in the manual.
- man/ulas.1: Command reference
License
This program is distributed under the terms of the MIT License.
Contributing
Patches can be submitted via email to lukas@krickl.dev.