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

@@ -53,7 +53,10 @@ name led
mapflag -r ALIGN=-a0:4 -a1:0x20000 -a2:4 -a3:4 -b0:0x2020
mapflag -fp LIBFP={EM}/{PLIB}fp
args {ALIGN} (.e:{HEAD}={EM}/{RT}em) \
({RTS}:.ocm.b.c={EM}/{RT}cc) ({RTS}:.p={EM}/{PRT}pc) -o > < \
({RTS}:.ocm.b.c={EM}/{RT}cc) \
({RTS}:.p={EM}/{PRT}pc) \
({RTS}:.mod={EM}/{PRT}m2) \
-o > < \
(.p:{TAIL}={EM}/{PLIB}pc) \
(.b:{TAIL}={EM}/{PLIB}bc) \
(.ocm:{TAIL}={EM}/{LIB}ocm) \