added ALU with first commands
This commit is contained in:
@@ -13,4 +13,6 @@ add_executable(riscv_emulator
|
||||
src/Manager.h
|
||||
src/ProgramLoader.cpp
|
||||
src/ProgramLoader.h
|
||||
src/components/Alu.cpp
|
||||
src/components/Alu.h
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user