Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
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
Stars
1 star
Watchers
1 watching