An emulator built from multiple CH32V00x microcontrollers.
Find a file
Michael Hope d3a3c27bf4
Some checks failed
continuous-integration/drone/push Build is failing
/ core (push) Successful in 1m25s
ch81: add AnyReg16 and AnyRstLiteral
2025-08-18 19:50:42 +02:00
.forgejo/workflows ch81: add a continious build 2025-08-02 11:50:18 +02:00
core ch81: add AnyReg16 and AnyRstLiteral 2025-08-18 19:50:42 +02:00
third_party ch81: add z80test 2025-08-02 11:58:05 +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: split expansion out from rendering 2025-07-16 11:23:54 +00:00
.gitmodules ch81: add z80test 2025-08-02 11:58:05 +02: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 drone build config 2025-06-09 10:34:52 +00:00