diff options
| author | Patrick Kingston <patrick@pkingston.xyz> | 2026-02-07 01:25:35 -0500 |
|---|---|---|
| committer | Patrick Kingston <patrick@pkingston.xyz> | 2026-02-07 01:25:35 -0500 |
| commit | 80a1f6aa01bcff47bbe6c4273233997da0d3c271 (patch) | |
| tree | b9e419c70204113850de324c36f67d685f22c15d /nEs.cfg | |
| parent | 91ab1e7b87b7d2e19f815e4dccaa57a8d47963a1 (diff) | |
Create build system with babashka
Diffstat (limited to 'nEs.cfg')
| -rw-r--r-- | nEs.cfg | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -0,0 +1,5 @@ +mapper = NROM +nesfab-dir = ../nesfab/ +input = main.fab +input = lib/nes.fab +output = nEs.nes |
