home *** CD-ROM | disk | FTP | other *** search
- These are the changes from version 0.06 to version 0.07:
-
- * Bug in area-relative relocations fixed. Area-relative relocations were
- placed on top of imported label relocations.
- * You can now have 1024 area-relative relocations instead of 256.
-
- These are the changes from version 0.05 to version 0.06:
-
- * You can now assemble more than one AOF file in one file via PROCReInit
- * You can now perform area-relative relocations via FNarea
- * Example assembler source code provided
- * Documentation slightly revised
- * You can now export up to 256 labels and import up to 256 labels in one
- AOF file. The previous limit was 32 each.
- The cost of this is that AOFLib now requires 132K of memory to store
- labels and relocations during assembly.
-