mirror of https://git.sr.ht/~kikoodx/bcasm
|
||
---|---|---|
examples | ||
.gitignore | ||
INSTRUCTIONS | ||
LICENSE | ||
Makefile | ||
README | ||
bcasm.c |
README
bcasm ===== Build ----- $ git clone <clone URL> $ make Install ------- # make install Run --- $ bcasm <file> Examples -------- $ cd examples/ $ bcasm dumb.asm $ bcasm adult.asm > adult.txt License ------- Copyright (C) 2021 KikooDX <kikoodx@paranoici.org> This software is under the MIT license. See LICENSE for more informations.