Booting our RISC-V images

1 · · Nov. 7, 2021, 1:29 p.m.
Thanks in large part to the hard work by X512 and everyone developing on Haiku, our nightly RISCV64 images are now functional. RISC-V marks Haiku’s first functional non-Intel/x86 port! What is RISC-V? RISC-V is a modern, fully open CPU instruction set which can be implemented, customized, extended, and sold without royalties. Designs exist for a 32-bit, 64-bit, and even a 128-bit processor design. You can emulate RISC-V in qemu, design your own CPU and synthesize it for an FPGA, or you can purch...