TAOS Simulation and Development Dependencies - TAOS-Labs/TAOS GitHub Wiki
Dependencies
The following is a list of tools/packages required to properly simulate and develop TAOS. Below this list is an additional list for such resources that are only required for TAOS development.
- QEMU version 9.2, TAOS is not guaranteed to properly simulate for other QEMU versions (especially lower versions)
- The TAOS fork of Phillip's Limine imager crate, found in this repository. Once you've downloaded the crate, you will need to install it via cargo.
Development-Specific
there are currently no such resources