X-Git-Url: http://gitweb.hachti.de/?a=blobdiff_plain;f=lib%2Fhachti%2Frecipe%2Fhachti.recipe;h=922ba10aaf6110f4ec08e9f2c60e3a2bd5479448;hb=HEAD;hp=538301e12790e281bd3742058bfb03e1acd8d338;hpb=8dc281af5fb8e214e88da24bc72f78a955514ce8;p=h316.git diff --git a/lib/hachti/recipe/hachti.recipe b/lib/hachti/recipe/hachti.recipe index 538301e..922ba10 100644 --- a/lib/hachti/recipe/hachti.recipe +++ b/lib/hachti/recipe/hachti.recipe @@ -1,3 +1,8 @@ + +# Graphics games + obj/BOX + obj/SQUARE + # Text driver obj/PL$TXT @@ -6,7 +11,6 @@ obj/PL$MV # Matrix operations obj/MATRIX -obj/MATRIX # Low level pulse motion driver obj/PL$U @@ -14,8 +18,14 @@ obj/PL$U # Text Font (Selected in makefile) obj/PL$FNT -# Stack operations -obj/STACK +# Matrix debug +obj/PMAT +# Integer output +obj/OCT +# Teletype IO +obj/TT$IN +# Megastore +obj/MS$IOR