ch81: add shift and chording support to the keyboard
build.yaml #57 -
Commit 75786ef38d pushed by michaelh
ch81: add a basic Zephyr version of ch81con
build.yaml #55 -
Commit 4c54eb70f6 pushed by michaelh
ch81: add a basic Zephyr version of ch81con
build.yaml #54 -
Commit f85de6d90f pushed by michaelh
ch81: tidy up the board into a class, split functions out, and make the ROM const
build.yaml #52 -
Commit 3974ce2d1d pushed by michaelh
ch81: use EI instead of HALT to trigger the redraw
build.yaml #51 -
Commit 02cdc2c382 pushed by michaelh
ch81: do the keyup after a fixed number of frames
build.yaml #50 -
Commit f5860a72f2 pushed by michaelh
ch81: implement a GPIO port and tidy up the UART
build.yaml #44 -
Commit 7a3d8f79c2 pushed by michaelh
ch81: implement the console and remove unused code
build.yaml #33 -
Commit 8336564d39 pushed by michaelh
ch81: optimise the decoder and run on the ch32v006evt
build.yaml #20 -
Commit 6f9e3d7444 pushed by michaelh
ch81: normalise the OP r, * and OP *, r' forms
build.yaml #14 -
Commit 7f659f8c74 pushed by michaelh
ch81: disable some more undocumented opcodes
build.yaml #13 -
Commit a326b739a1 pushed by michaelh
ch81: disable some more undocumented opcodes
build.yaml #12 -
Commit 0366f3b7ca pushed by michaelh
ch81: implement add, sub using the techniques from fabgl
build.yaml #5 -
Commit 8b6b0287ef pushed by michaelh