Commits


fix bne and make ebreak useful


fix memory segment loading


run the first C program


improve riscv compliance


minor changes


port to 64 bit


fix Makefile


add syscalls.inc


implement fork() and execve()


initial commit