Added modula-2

This commit is contained in:
ceriel
1988-04-06 18:34:20 +00:00
parent 14cdead342
commit b64a224b99
9 changed files with 42 additions and 10 deletions

View File

@@ -47,7 +47,10 @@ name led
mapflag -nr ALIGN=-a0:4 -a1:0x8000 -a2:4 -a3:4
mapflag -fp LIBFP={EM}/{LIB}fp
args {ALIGN} (.e:{HEAD}={EM}/lib/pmds/head_em) \
({RTS}:.ocm.b.c={EM}/{RT}cc) ({RTS}:.p={EM}/{RT}pc) -o > < \
({RTS}:.ocm.b.c={EM}/{RT}cc) \
({RTS}:.p={EM}/{RT}pc) \
({RTS}:.mod={EM}/{RT}m2) \
-o > < \
(.p:{TAIL}={EM}/{LIB}pc) \
(.b:{TAIL}={EM}/{LIB}bc) \
(.ocm:{TAIL}={EM}/{LIB}ocm) \