progress towards working screen device

This commit is contained in:
JJ Bliss
2026-04-24 22:21:26 -04:00
parent 45fe345074
commit 623e01d169
3 changed files with 603 additions and 395 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ HARE_SOURCES != find . -name '*.ha'
build: build/meadow
run: build
build/meadow factor.rom
build/meadow pixel.rom
build/meadow: $(HARE_SOURCES)
hare build $(LIBS) -o build/meadow src/