test creation section + conversion hexa

This commit is contained in:
Moysan Gabriel
2023-02-07 22:40:53 +01:00
parent 2d9c3f4ea3
commit 9978818444
2 changed files with 107 additions and 3 deletions

View File

@ -1,6 +1,7 @@
pub mod machine;
pub mod decode;
pub mod print;
mod mem_cmp;
pub mod global {