uxn9
native uxn emulator for 9front.
Native, as in, can be built on a 9front base install. Uses libdraw for graphics and other 9front magic for the I/O.
uxn9 is not based on any other uxn implementation. The core VM and all devices were implemented in plan9 flavoured C targetting 9front specifically
state
-
implemented fully
- uxn core
- system device
- screen device
- datetime device
- controller device
- console device
- mouse device
-
implemented partially
- file device
-
not implemented
- audio device
Get the source code from github.