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