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

app oglo-cpu-asm

Official assembler implementation for Oglo CPU

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

Download history 332/week @ 2024-08-16 36/week @ 2024-08-23 154/week @ 2024-08-30 4/week @ 2024-09-06 10/week @ 2024-09-13 6/week @ 2024-09-20 171/week @ 2024-09-27 7/week @ 2024-10-04 1/week @ 2024-10-11

601 downloads per month

MIT license

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