Skip to content

makohn/uxnk

Repository files navigation

uxnk

A Kotlin implementation of the Uxn virtual machine and the Varvara computer system.

Building

You can build an executable JAR using the following command:

./gradlew jar

Usage

To launch a rom in the uxnk emulator, use the following command:

java -jar uxnk.jar [ROM] [ARGS]...

Emulator Controls

Key Description
F1 Toggle between three zoom levels
F2 Print stack contents to console
F3 Exit the program with code 127
F11 Toggle fullscreen mode
F12 Toggle borderless window mode

About

Uxn emulator written in Kotlin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages