Skip to content

nf/nux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7404ff5 · Aug 11, 2023
Apr 25, 2023
Aug 11, 2023
Apr 22, 2023
Apr 11, 2023
Apr 25, 2023
May 1, 2023
Apr 25, 2023
Apr 25, 2023
Apr 25, 2023
Apr 25, 2023
Apr 30, 2023

Repository files navigation

nux

A Go implementation of the Uxn virtual machine, by nf.

Features

  • Full support for Varvara's System, Console, Screen, Controller, Mouse, File, and Datetime devices.
  • Live-reloading and rebuilding of uxntal source (-dev).
  • An interactive debugger (-debug).
  • Runs on macOS, Linux, and Windows (mostly tested/developed on macOS).

Todo

  • Implement the Audio device.

Known issues

  • The File device is not well-tested, and likely has bugs.
  • The button events of the Mouse device somehow misfire.
  • Included source files are not watched by the -dev feature.
  • The GUI doesn't always shut down when exiting the debugger.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages