From 80a1f6aa01bcff47bbe6c4273233997da0d3c271 Mon Sep 17 00:00:00 2001 From: Patrick Kingston Date: Sat, 7 Feb 2026 01:25:35 -0500 Subject: Create build system with babashka --- nEs.cfg | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 nEs.cfg (limited to 'nEs.cfg') diff --git a/nEs.cfg b/nEs.cfg new file mode 100644 index 0000000..cf96c4e --- /dev/null +++ b/nEs.cfg @@ -0,0 +1,5 @@ +mapper = NROM +nesfab-dir = ../nesfab/ +input = main.fab +input = lib/nes.fab +output = nEs.nes -- cgit v1.2.3