COLDFIX v1.15.3 [rev. 20240218.1400]

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.3 [rev. 20240218.1400]

Post by spotlessmind1975 »

:idea: component: compiler
:idea: targets: all
  • Fixed result sign of sum with 16 bit.
  • Added check for source presence on TILEMAP command.
  • Fixed END GAMELOOP on coco3.
  • Fixed static memory to 0 for vic20, plus4, c64, c128, atari/atarixl targets.
  • Fixed static memory to 0 for 6502 target.
  • PLOT/TEXT AT for real atari/atarixl target.
  • Fixed static memory to 0 for atari/atarixl target.
  • Fixed POINT under zx.
  • Added support for WAIT VBL with raster line.
  • Better support for VBL under cpc.
  • Optimized PUT IMAGE under cpc.
  • Better support for VBL under cpc.
Locked