Please sign in to access this page
A native uxn implementation for plan9. Written in C. Uses native plan9 API to achieve far greater performance than uxnsdl. Demo link is Dll's implementation written in js, so it can be viewed in a browser.
Eucatastrophe
Check their projects out: inconspicuous authorization a 5 minutes ish game , sciolyskillz, marbles, sands
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Implemented most of the devices. I still am yet to implement File/stat, File/append, and the entirety of the Audio device. The emulator seems to be in a functional state. It seems to be unable to run left
yet, but some other big roms run fine. I've implemented smart drawing, which only re-draws the recently updated part of the screen. It outperforms uxnsdl, which was to this point the only implementation that could run on plan9.