Skip to content

4-bit ALU driven virtual machine with its own IS, assembler, and bytecode format in C

Notifications You must be signed in to change notification settings

jaywyawhare/Giga-ALU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Giga-ALU

Giga-ALU is a 4-bit arithmetic logic unit (ALU) driven virtual machine with its own instruction set, assembler, and bytecode format, all implemented in C.

Building

cmake -S . -B build
cmake --build build

About

4-bit ALU driven virtual machine with its own IS, assembler, and bytecode format in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published