An emulator built from multiple CH32V00x microcontrollers.
Find a file
2025-06-01 11:43:24 +00:00
third_party ch81: drop absl for now as it's interfering with vscode 2025-05-25 13:01:33 +00:00
videogen ch81: use a timer channel for the back porch 2025-06-01 11:43:24 +00:00
zephyr ch81: add a west module config and pull the zx81font blob 2025-05-25 15:31:29 +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 ch81: add other possible sources to third_party/ 2025-05-24 10:34:20 +00:00
.gitmodules ch81: add other possible sources to third_party/ 2025-05-24 10:34:20 +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
west.yml ch81: add a west module config and pull the zx81font blob 2025-05-25 15:31:29 +00:00