An emulator built from multiple CH32V00x microcontrollers.
  • C++ 57.2%
  • C 28.3%
  • Python 12.7%
  • CMake 1.3%
  • Makefile 0.5%
Find a file
Michael Hope 75786ef38d
All checks were successful
/ core (push) Successful in 2m6s
ch81: add shift and chording support to the keyboard
2026-03-14 18:15:59 +01:00
.forgejo/workflows ch81: prune back to the ZX81 focus 2026-03-07 15:50:06 +01:00
ch81con ch81: add shift and chording support to the keyboard 2026-03-14 18:15:59 +01:00
ch81con-zephyr ch81: tweak to run on the ch32v006evt 2026-03-14 11:56:39 +01:00
core ch81: use std::max and a namespace 2025-09-21 19:40:31 +02:00
experimental ch81: prune back to the ZX81 focus 2026-03-07 15:50:06 +01:00
third_party ch81: added basic keyboard input 2026-03-08 11:53:31 +01:00
tools ch81: tidy up the board into a class, split functions out, and make the ROM const 2026-03-12 19:57:34 +01:00
videogen ch81: add a genrule for the font 2025-06-09 10:52:43 +00:00
z80emu ch81: split ch81con out into a library 2026-03-13 17:52:31 +01: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: added basic keyboard input 2026-03-08 11:53:31 +01:00
CMakeLists.txt ch81: add a basic ZX81 emulator 2026-03-07 17:04:30 +01:00
NOTES.md ch81: tweak to run on the ch32v006evt 2026-03-14 11:56:39 +01:00