X-Git-Url: http://gitweb.hachti.de/?a=blobdiff_plain;f=lib%2Fhachti%2Frecipe%2Fhachti.recipe;h=922ba10aaf6110f4ec08e9f2c60e3a2bd5479448;hb=0f7b7e093c962c7883622efd53cf74597d433799;hp=9a64e8798108c738c060e3ea9a75a8f3f13f49a8;hpb=8fac3a64e23edb8f2cd4cdc28631d603075de709;p=h316.git diff --git a/lib/hachti/recipe/hachti.recipe b/lib/hachti/recipe/hachti.recipe index 9a64e87..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 @@ -5,7 +10,7 @@ obj/PL$TXT obj/PL$MV # Matrix operations -obj/M$INIT +obj/MATRIX # Low level pulse motion driver obj/PL$U @@ -13,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