An emulator built from multiple CH32V00x microcontrollers.
Find a file
Michael Hope 7a3d8f79c2
All checks were successful
/ core (push) Successful in 4m7s
ch81: implement a GPIO port and tidy up the UART
2025-10-12 12:29:27 +02:00
.forgejo/workflows ch81: fix the CI build 2025-10-05 20:13:14 +02:00
core ch81: use std::max and a namespace 2025-09-21 19:40:31 +02:00
experimental ch81: implement a GPIO port and tidy up the UART 2025-10-12 12:29:27 +02:00
lib/core ch81: render the D_FILE to the console 2025-09-21 19:31:45 +02:00
third_party ch81: move the kernel image to flash 2025-10-12 10:10:28 +02:00
tools ch81: move out of tools and make it build from scratch 2025-08-01 15:52:31 +02:00
videogen ch81: add a genrule for the font 2025-06-09 10:52:43 +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 ch81: add a drone build config 2025-06-09 10:34:52 +00:00
.gitignore ch81: move the kernel image to flash 2025-10-12 10:10:28 +02:00
.gitmodules ch81: move the kernel image to flash 2025-10-12 10:10:28 +02:00
CMakeLists.txt tuxli: move the console out to a peripheral 2025-05-04 18:04:09 +00:00
NOTES.md ch81: fix the CI build 2025-10-05 20:13:14 +02:00
west.yml ch81: add a drone build config 2025-06-09 10:34:52 +00:00