COLDFIX v1.15.3 [rev. 20240301.1730]

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

Post by spotlessmind1975 »

:idea: component: compiler
:idea: targets: all
  • Fixed SOUND OFF under pokey (atari / atarixl).
  • Fixed COLOR function under atari/atarixl.
  • Fixed multithread support on REPEAT...UNTIL.
  • Hexadecimal initialization for variables (cpc, coleco, c128, atari).
  • Refactorized image widht and image height with constants.
  • Fixed buffer definition.
  • Addeds support for image(s)_load_from_buffer and image_size..
  • Factorized image_size for all targets.
  • Fixed usage of constants as parameters.
  • Fixed POINT / PAINT under zx.
  • Fixed PLOT using PAPER color as PEN (gtia, atari, ataqrixl).
  • Corrected color cycling effect on autoselection (gtia, atari, atarixl).
Locked