Releases
1.6.5
Compare
Sorry, something went wrong.
No results found
rewritten handling of CASE OF
rewritten code optimization for arrays not exceeding 256 bytes
optimization for conditions '>', '<='
added memory allocation for STRING-type arrays (so far only the pointer was put away, it worked like 'array of ^string')
new platform added, Commodore C4 Plus
unit GRAPHICS: procedure Font(charset: pointer);
unit STRINGUTILS
unit MISC, RMT, CMC, MPT: DetectAntic
unit SYSTEM revised to include ATARI, C64, C4Plus platforms
unit ZX0
unit HCM2
added support of $resource (RCDATA, RCASM) for C64, C4Plus platforms, resources are sorted by ascending addresses
extended RCDATA resource with possibility to specify ofset for read file
added support for Pascal compliant syntax for ASM block, no { } brackets required
added new directive {$codealign proc = value}, {$codealign loop = value} allowing to align generated code
You can’t perform that action at this time.