How I Added Sound to TempleOS on JSLinux
Earlier this month, I noticed that Fabrice Bellard added x86_64 support to his JSLinux project, which obviously meant it was time to get TempleOS up and running in the browser.
JSLinux has minimal support for IDE and VGA (mostly for Win2K support) which did not satisfy TempleOS’ requirements, so a few things needed to be implemented (mostly on the JS side) to get things started. In the future, I might write a post about it, but I’ll try not to get ahead of myself.
…