#cpu #assembly #binary-file #assemble #oglo

app oglo-cpu-asm

Official assembler implementation for Oglo CPU

6 releases (stable)

new 1.3.0 Aug 31, 2024
1.2.0 Aug 19, 2024
0.2.1 Jul 26, 2024
0.1.1 Jul 22, 2024

#232 in Development tools

Download history 250/week @ 2024-07-22 60/week @ 2024-07-29 66/week @ 2024-08-12 302/week @ 2024-08-19 148/week @ 2024-08-26

516 downloads per month

MIT license

61KB
1.5K 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

~4.5MB
~76K SLoC