Hi, I am unsure of how to use the uxn emulator properly on Nix.
Ideally I would like to have the uxn emulator launcher window open, but I am only able to run it through the command line as such: uxnemu file.rom
A problem arises specifically with Left.rom (https://100r.co/site/left.html) - I am unable to save and open files properly. I am able to write to a new file, but I am unable to open or edit other files other than the one most recently worked on. I would love any insight on this.
This is the source code (uxn: Toolchain for the Uxn stack machine.) and the uxn
Nix package comes with uxnemu
uxnasm
and uxncli
.