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