BETA UPDATE [rev. 20240120.1645]

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

Post by spotlessmind1975 »

:idea: component: compiler
:idea: targets: all
  • Fixed array access and displacement
  • Revert of Palette shifting only on trasparent colors (ef936x, mo5, pc128op)
  • Fixed move 32 bit (signed) to 16 bit (unsigned) on all cpus
  • Add support for storage access #693
  • Fixed palette on ZX (zx)
  • Fixed palette on VIC II (c64, c128)
  • Fixed palette on VIC (vic20)
  • Fixed palette on VDC (c128z)
  • Fixed palette on TMS9918 (coleco, msx1, sc3000, sg1000)
  • Fixed palette on TED (plus4)
  • Fixed palette on GTIA (atari, atarixl)
  • Fixed palette on EF936x (mo5, pc128op)
  • Fixed palette on CPC (cpc)
  • Fixed palette on 6847 (coco, d32, d64)
  • Fixed const color decoding
  • color selection for CoCo3 platform not very good #722
Locked