BETA UPDATE [rev. 20231208.2130]

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

BETA UPDATE [rev. 20231208.2130]

Post by spotlessmind1975 »

:idea: component: compiler
:idea: targets: all
  • Increased to 16 bit width images under zx (zx).
  • Fixed PUT IMAGE support for 16 bit width (zx).
  • Fixed GET IMAGE support for 16 bit width (zx).
  • Fixed BLIT IMAGE support for 16 bit width (zx).
  • Fixed default resolution sizes, tiles conversion, IMAGE HEIGHT in constants (vic1, vic20).
  • Fixed IMAGE WIDTH / IMAGE HEIGHT under constant calculation (gime, coco3).
  • Fixed IMAGE HEIGHT on gime (coco3).
  • Fixed PUT IMAGE limits under atari/atarixl (gtia).
  • Fixed duff device under cpc (z80).
  • Fixed PUT IMAGE on screen height limit (cpc).
  • Fixed launch on multistaged execution (coco3).
  • Added support for >128 pixel vertical size (gime, coco3).
  • Fixed gime dynamic bank usage and calculation (coco3).
  • Fixed PUT IMAGE on gime vertical limit up to 200 pixel (coco3).
  • Fixed GET IMAGE on gime vertical limit up to 200 pixel (coco3).
  • Fixed BLIT on gime vertical limit up to 200 pixel (coco3).
  • Fixed dynamic gime bank count (coco3).
Locked