7 releases (stable)
1.4.0 | Sep 27, 2024 |
---|---|
1.3.0 | Aug 31, 2024 |
0.2.1 | Jul 26, 2024 |
0.1.1 | Jul 22, 2024 |
#827 in Development tools
601 downloads per month
78KB
2K
SLoC
Oglo CPU Assembler
The official assembler implementation for Oglo CPU.
How To Use
- Assembling a binary file from ASM file:
oglo-cpu-asm assemble -i <PATH_TO_ASM_FILE> -o <PATH_TO_BINARY_FILE>
NOTE: This is not a full example. To get a full list of options, run:
oglo-cpu-asm assemble --help
Additional Notes
Every Line Of Code That Was Written In Commit '2f40a465b03eaf95758c6f15dd08c4755c5b5542' And Older Was Livestreamed:
Dependencies
~3.5MB
~59K SLoC