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