Short: Use your favorite assembler to write Blitz2 Libs Author: lotan9@aol.com Uploader: lotan9 aol com Type: dev/basic Version: 1.0 Architecture: m68k-amigaos BlitzASMInclude (blitz.i) is a set of Macros and Constants converted from BlitzBasic to allow creation of BlitzBasic libraries using any assembler. o Support everything, even ALibJsr and BLibJsr... o Allow you to use any assembler (e.g. PhxAss..) and so 68020+ code, better optimization, local labels... o Add macros to easily allocate and free memory o Comes with 2 sources (LotanSystem, LotanArgs) o ...