Added loader

This commit is contained in:
Samy Solhi
2023-02-15 17:20:10 +01:00
parent b5690a7f57
commit 6507b601e7
2 changed files with 34 additions and 1 deletions

View File

@ -2,7 +2,7 @@ pub mod machine;
pub mod decode;
pub mod print;
pub mod mem_cmp;
pub mod loader;
pub mod global {