Please sign in to access this page

uxn9

uxn9

1 devlog
7h 50m
•  Ship certified
Created by kpm

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.

Timeline

Ship 1

1 payout of shell 54.0 shells

kpm

14 days ago

kpm Covers 1 devlog and 7h 50m
kpm
kpm
7h 50m 14 days ago

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.

Update attachment
Eucatastrophe Eucatastrophe 14 days ago
UI looks awesome