Allow ROM files/directories to be passed on the command line
Hi,
I'm trying to package this project up for Nixpkgs. The only obstacle that I can see right now is the fact that the location of ROM files is basically hardcoded. For obvious reasons, ROM files can't be included in Nixpkgs, and the Nix store is supposed to be immutable, which prevents users from adding the files themselves (without extending the package themselves.)
I'm wondering if it would be possible to add a command-line option that would allow users to specify the location of ROM files at runtime.
Hi, there is a fork of this project by jcmoyer which has the option to pass the ROM directory on the command line.
Or you can use my fork here: https://github.com/linoshkmalayil/Nuked-SC55-GUI-Float Which contains the work done by jcmoyer and has GUI support for mk1 and mkII.