Skip to content

v 1.13.1

Compare
Choose a tag to compare
@spotlessmind1975 spotlessmind1975 released this 18 Mar 11:59
· 5113 commits to main since this release

New features

  • added support for dynamic frame buffer start and memory displacement on atari;
  • added support for GET BITMAP / PUT BITMAP;
  • added support for dollar-less text functions;
  • added abbreviation for END (Ee);
  • added support for strings differences;
  • add support for DEFINE FONT command;
  • added support for embedded / default fonts at compile time;
  • VAR shall allow to declare several variables (like GLOBAL) #568;
  • automatic type conversion on SQR parameter;
  • changed abbreviation for POSITION to Ps;
  • added abbreviations for BOX and DO;
  • reduced startup string size and count on d32/d64 target;
  • force check profile cycling to profile executables;
  • removed wait VBL on PUT IMAGE on vic2;
  • deferred embedded for precalculated offset under atari;
  • implemented WAIT CYCLES PARALLEL;
  • not more read only images under msx1 if READONLY is missing;
  • managed utf8 in embedded source code;

Bug fixes

Starting with this release, the list of applied bug fixes will no longer be reported.
The individual commits report, possibly, the reference to the open bug.
Thank you all and happy retrocoding!