checkpoint
This commit is contained in:
parent
4c6c4b8a22
commit
3c876211c2
35 changed files with 365 additions and 207 deletions
|
|
@ -16,6 +16,9 @@ qt_add_executable(simulator
|
|||
device.h
|
||||
device.cpp
|
||||
opcode.h opcode.cpp
|
||||
executor.h executor.cpp
|
||||
loader.h loader.cpp
|
||||
|
||||
)
|
||||
|
||||
target_link_libraries(simulator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue