we cpu + assambler and dissasambler
also my first rust project
use "python assambly/main.py <source_file>"
mode: can be asm to assamble a .asm file to a .bin file or dissasm to print the assambly equivalent of a .bin file
source_file: is the file you want to assamble/dissasamble
is a rust crate for more info about the cpu there is more info in the data folder