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 ...
|