Fork of https://github.com/fox32-arch/fox32asm, mirrored on github at https://github.com/xeniagda/fox32asm-mirror
9fb445f688
This adds IFGT, IFGTEQ, IFLT, and IFLTEQ, which makes it easier to check for these conditions. |
||
---|---|---|
src | ||
build.rs | ||
Cargo.lock | ||
Cargo.toml | ||
LICENSE | ||
README.md |
fox32asm
fox32asm is a work-in-progress assembler for fox32.
Usage
fox32asm <input> <output>
License
This project is licensed under the MIT license.