Functions and tests for some bitwise operations and getter/setter for flag register

This commit is contained in:
2021-10-11 12:58:09 -05:00
parent b3e6baaa3f
commit d37699f4a8
4 changed files with 140 additions and 9 deletions
+1
View File
@@ -1 +1,2 @@
pub mod utils;
pub mod cpu;