WLOG - blog something different

tags: ai arduino bass games godot i2c linux plan9 ramdom random rv web werc zig
Tickle a Register
link | plan9, rv | Sun Apr 27 17:07:26 CET 2025 No.46

There is a light at the end of the tunnel. But whether that is an exit or the train remains to be seen. But apparently you can generate RiscV binary from Plan9!

A poke program turning on an LED

Step one: get a RiscV compiler working on 9front: 9front-riscv-overlay.

I cannot take any credit here apart from rebasing source from one codebase to another. Read the README for true hero.

Step two: get to know a whole new world of Plan9 assembly: poke-led-baremetal-c-plan9.

Step three: profit???