1
0
Fork 0
1 RISCV ASM
Raine edited this page 2024-01-15 03:25:40 +01:00

simple risc-v hello world in asm

risc-v is very promising, might be a good idea to look into a risc-v board to test on...

deps:

  • qemu riscv
  • riscv toolchain (gcc,ld,as)

run:

sh ./run.sh build