*** empty log message ***
[h316.git] / pc-tools / ldc2 / data / test1.asm
index 436472a5e230bcf8cd33f23636588c706bd22ea7..d10ed430a62428805553d998f54838b3b8ad0a2a 100644 (file)
@@ -1,11 +1,15 @@
+* TEST ASSEMBLY PROGRAM
        SUBR    SONNE,SUN
        SUBR    BLUME,BLU
+       SUBR    ABCDEF,AFFE
+       ABS
        REL
        ORG     '1000
        ICA
-       ICA
 BLU    LDA     0
 SUN    LDA     1
+AFFE   CRA
+       CALL    HACHTI
        END
 
        
\ No newline at end of file