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