This file groups our plans for this repo. The things we'd like to add to the guide are grouped in the following sections.
- Guide to debugging tools (build a simulator-like workflow with software like gdb, radare/iaito, ghidra, etc.)
- Installation using libvirt (if possible)
- Some cool tools (quick-start of the tools from the table)
- Cross building
- Guide to assembly programming (assembly quick-start, commands to use, makefiles)
- Guide to the manual
- Installation annex: setup a 9p directory mapping between host and guest
- Using the C library from assembly
- VM Installation
- MARS (SPIM?) syscall conversion chart
- missing syscalls as procedures
- resources page
- assembly code examples (see Linux-MIPS-utils)
- tools table
...
- improve VM performance (memory and parallelism if possible)