An operating system in RISC-V 64bit, written in Rust
$ rustup --version && \
makers --version && \
qemu-system-riscv64 --version
$ makers run
Currently, you can enter QEMU monitor by typing 'exit' in the shell session and exiting the shell process.
You have to install llvm-objdump
to do this.
$ makers objdump