This is a list of third-party software has been ported to ToaruOS, either before or after 1.6.x. ### Currently Ported - **GCC** - **Binutils** - **mbedTLS** - **Cairo** - **zlib** - **Freetype** - **SDL 1.2** - **Quake (sdlquake)** - **Python 3.6** ### Ported before 1.6.x and not yet updated or tested with 1.9.x - **muPDF** - has a bunch of dependencies that also haven't been tested (libjpeg, et al.) - **libpng** - haven't bothered, probably builds fine - **Doom (prboom)** - haven't bothered; since Quake worked, Doom probably does, too. - **Mesa 7.5.2** - haven't bothered; large codebase, takes a long time to build, too many hacks - **minimp3** - haven't bothered; should probably get a resampler - **Vim** - with bim, haven't cared - probably still builds fine, may even need fewer patches; needs ncurses, don't want to - **snes9x** - not good for distribution, had some timing issues? - **bochs** - should try to port qemu instead; bochs probably works, just needs to be tried