*** empty log message ***
[h316.git] / lib / hachti / recipe / hachti.recipe
index 538301e12790e281bd3742058bfb03e1acd8d338..58247cb5ed8e57fe8d1b6535e04fe334a1e5a928 100644 (file)
@@ -1,3 +1,9 @@
+
+# Graphics games
+obj/BOX
+obj/SQUARE
+
+
 # Text driver
 obj/PL$TXT
 
@@ -6,7 +12,6 @@ obj/PL$MV
 
 # Matrix operations
 obj/MATRIX
-obj/MATRIX
 
 # Low level pulse motion driver
 obj/PL$U
@@ -14,8 +19,9 @@ obj/PL$U
 # Text Font (Selected in makefile)
 obj/PL$FNT
 
-# Stack operations
-obj/STACK
-
+# Matrix debug
+obj/PMAT
 
+# Integer output
+obj/OCT