Results 7 comments of BlackPhrase

Output from uname -a? You mean version number? That was the latest release on GitHub: https://github.com/klange/toaruos/releases/tag/v1.99.8 The same goes for the previous two releases and, I guess, for all before...

>Can you post the output of nslookup toaruos.org? ![toaru-nslookup](https://user-images.githubusercontent.com/10573466/139510147-59572435-03cf-4a32-a3b6-bf51da35b7ec.png) >I just noticed your screenshots are weirdly stretched. Scaling in QEMU can completely destroy runtime performance which may have an impact...

>I suggest using the set-resolution command to change the screen size to something that fits your display better and then making sure the QEMU window is not doing any scaling....

HAXM is only for Intel processors

Yes, eventually Already was discussed here: #165 Firefox, Chromium or maybe something simpler first, like Midori

Hello! I think I'm the only one currently working on this atm Yes, I'm planning to make the thing work, but that's not an easy task and not a high...

Started to work on the preprocessor implementation a week or so ago, here's the result so far (a comparison of output between it and GCC's): ![tcc-preproc](https://user-images.githubusercontent.com/10573466/165978608-c3142f06-6dce-42dc-83f0-ee62de4dd5ae.png) ![gcc-preproc](https://user-images.githubusercontent.com/10573466/165978631-50f99d01-438b-4b5c-b473-8b6dc9566228.png)