|
.github/workflows
|
fix: update cmake-multi-platform.yml to perhaps work
|
2025-02-04 15:07:34 +02:00 |
|
.idea
|
feat: should be pretty complete v2
|
2025-02-11 23:01:27 +02:00 |
|
scripts
|
refactor: rename header files from .h to .hpp and update includes
|
2025-02-09 21:34:40 +02:00 |
|
.clang-format
|
feat: changed format
|
2025-02-10 11:22:06 +02:00 |
|
.gitignore
|
feat: add unifier script and update project configuration for Python 3.13
|
2025-02-04 10:09:44 +02:00 |
|
CMakeLists.txt
|
feat: should be pretty complete v2
|
2025-02-11 23:01:27 +02:00 |
|
data_handler.cpp
|
fix: tape properly displays index
|
2025-02-12 09:05:18 +02:00 |
|
data_handler.hpp
|
fix: tape properly displays index
|
2025-02-12 09:05:18 +02:00 |
|
enums.hpp
|
feat: should be pretty complete
|
2025-02-11 22:38:13 +02:00 |
|
exceptions.hpp
|
feat: should be pretty complete
|
2025-02-11 22:38:13 +02:00 |
|
instructions.cpp
|
fix: tape properly displays index
|
2025-02-12 09:05:18 +02:00 |
|
instructions.hpp
|
fix: tape properly displays index
|
2025-02-12 09:05:18 +02:00 |
|
keyboard_handler.cpp
|
feat: should be pretty complete v2
|
2025-02-11 23:01:27 +02:00 |
|
keyboard_handler.hpp
|
feat: should be pretty complete v2
|
2025-02-11 23:01:27 +02:00 |
|
LICENSE
|
Initial commit
|
2025-02-04 07:36:06 +02:00 |
|
main.cpp
|
feat: should be pretty complete v2
|
2025-02-11 23:01:27 +02:00 |
|
tape.cpp
|
fix: tape properly displays index
|
2025-02-12 09:05:18 +02:00 |
|
tape.hpp
|
fix: tape properly displays index
|
2025-02-12 09:05:18 +02:00 |
|
turing_handler.cpp
|
fix: tape properly displays index
|
2025-02-12 09:05:18 +02:00 |
|
turing_handler.hpp
|
feat: should be pretty complete v2
|
2025-02-11 23:01:27 +02:00 |
|
turing_machine.cpp
|
fix: tape properly displays index
|
2025-02-12 09:05:18 +02:00 |
|
turing_machine.hpp
|
feat: multi-tape
|
2025-02-10 16:27:26 +02:00 |