No description
Find a file
Michael Hope 29d58d1f6e
All checks were successful
continuous-integration/drone/push Build is passing
tuxli: fix up the includes
2025-05-04 18:06:57 +00:00
third_party tuxli: add a C++ based emulator using mini-rv32ima 2025-05-04 17:06:32 +00:00
.clang-format tuxli: add a C++ based emulator using mini-rv32ima 2025-05-04 17:06:32 +00:00
.drone.yml tuxli: add a CI build configuration 2025-05-04 17:22:32 +00:00
.gitignore tuxli: add a .gitignore 2025-05-04 18:04:25 +00:00
.gitmodules tuxli: add a C++ based emulator using mini-rv32ima 2025-05-04 17:06:32 +00:00
CMakeLists.txt tuxli: move the console out to a peripheral 2025-05-04 18:04:09 +00:00
console.cc tuxli: fix up the includes 2025-05-04 18:06:57 +00:00
console.h tuxli: fix up the includes 2025-05-04 18:06:57 +00:00
main.cc tuxli: move the console out to a peripheral 2025-05-04 18:04:09 +00:00
peripheral.h tuxli: move the console out to a peripheral 2025-05-04 18:04:09 +00:00
tuxli.cc tuxli: move the console out to a peripheral 2025-05-04 18:04:09 +00:00
tuxli.h tuxli: move the console out to a peripheral 2025-05-04 18:04:09 +00:00
types.h tuxli: move the console out to a peripheral 2025-05-04 18:04:09 +00:00