From 22060a0a06646a25310eb3830a604bee6e76bc13 Mon Sep 17 00:00:00 2001 From: Camille Chauvet Date: Wed, 14 Jun 2023 15:57:13 +0000 Subject: [PATCH] test.sh include now all the lib --- test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test.sh b/test.sh index 4f4d57c..8a3d462 100755 --- a/test.sh +++ b/test.sh @@ -1,4 +1,4 @@ -cat src/$1.🗿 tests/$1.🗿 tests/test.🗿 >tmp.🗿 +cat src/*.🗿 tests/$1.🗿 tests/test.🗿 >tmp.🗿 golemc tmp.🗿 > tmp.asm orgaasm tmp.asm tmp.rom orgaemu tmp.rom