How to Compile a Script Into a ROM
- 1). Open your command line either by clicking the CLI icon in Unix or Linux, or opening Cygwin in Windows.
- 2). Type "cd /roms/" and navigate to your script directory.
- 3). Type "./build.bash" and press "Enter." This compiles the script into a ROM. This process takes about 15 minutes. When the CLI flashes again, the setup will be complete.
Source...