*** empty log message ***
[h316.git] / lib / hachti / recipe / hachti.recipe
1
2 # Graphics games
3 obj/BOX
4 obj/SQUARE
5
6
7 # Text driver
8 obj/PL$TXT
9
10 # Movement driver
11 obj/PL$MV
12
13 # Matrix operations
14 obj/MATRIX
15
16 # Low level pulse motion driver
17 obj/PL$U
18
19 # Text Font (Selected in makefile)
20 obj/PL$FNT
21
22 # Matrix debug
23 obj/PMAT
24
25 # Integer output
26 obj/OCT
27