mirror of https://git.sr.ht/~rabbits/uxn
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.5 KiB
1.5 KiB
Uxn
Hi! So you're interested in find a Varvara emulator for your system.
Download an emulator
First, based on what you're trying to do, you can pick one of these emulators:
- uxn2(recommended), a graphical emulator, written in SDL2.
- uxn11, a partial graphical emulator, ideal for productivity.
- uxncli, a terminal emulator, ideal for running cli tools.
- uxnmin, a minimal terminal emulator, ideal for bootstrapping.
Use the emulator
Next, to use an emulator, open a terminal window and launch it like this:
uxnemu program.rom argument1 argument2
Write programs
Lastly, to turn a source file into a rom, you need a compiler, like Drifblim, it comes in 3 flavors.
uxnemu drifblim.rom source.tal program.rom
Learn more
The following resources are a good place to start:
Contributing
Submit patches using git send-email to the ~rabbits/public-inbox mailing list.