From eb7da883997f4ae3bb5baa7875d94d37a6c14f1d Mon Sep 17 00:00:00 2001 From: Patrick Kingston Date: Sat, 14 Feb 2026 18:17:50 -0500 Subject: Create Elementary cellular automata Cellular automata now makes a new row every frame and resets at the top. --- nEs.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'nEs.cfg') diff --git a/nEs.cfg b/nEs.cfg index 5712d83..7f191a1 100644 --- a/nEs.cfg +++ b/nEs.cfg @@ -4,3 +4,4 @@ nesfab-dir = ../nesfab/ input = main.fab input = lib/nes.fab output = nEs.nes +mlb = nEslabels.mlb -- cgit v1.2.3