COLDFIX v1.15 [rev. 20240127.1440]

News and updates regarding the main version of ugBASIC are published in this forum.
In questo forum sono pubblicate notizie e novità riguardanti la versione principale di ugBASIC.
Les nouvelles et mises à jour concernant la version principale d'ugBASIC sont publiées dans ce forum.
Locked
spotlessmind1975
Site Admin
Posts: 149
Joined: Fri Oct 06, 2023 8:25 pm

COLDFIX v1.15 [rev. 20240127.1440]

Post by spotlessmind1975 »

:idea: component: compiler
:idea: targets: all

1ST CANDIDATE FOR VERSION 1.15.3 (MAIN=BETA)
  • Fixed offset sequence / frame calculation under all targets
  • Omitted section generation for zx.
  • Fixed NEW IMAGE, NEW IMAGES and NEW SEQUENCE under all targets.
  • Better palette for vg5000.
  • Fixed DLOAD warning under various targets.
  • Fixed music player under plus4.
  • Initialize font data if text is used under ef936x (mo5, pc128op).
  • Remove disk image before building it (coco and coco3).
  • Added missing functions on c128z.
  • DEFDGR only on redefined fonts.
  • Fix - PUT IMAGE cannot be called with an unitialized image variable.
  • Avoid compiling PUT IMAGE code inside empty procedures.
  • Fixed copy of variables like buffers.
  • Fixed embedded FOR...NEXT
  • Added support for jump in in FOR...NEXT.
Locked