BETA UPDATE [rev. 20240411.2100]

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

Post by spotlessmind1975 »

:idea: component: compiler
:idea: targets: all
  • fixed VOLUME and support for SN76489 under coleco, sg1000 and sc3000
  • cannot FLIP IMAGE if banked under virtual banking
  • fixed var/array generation under mo5 and pc128op
  • added cpu indirect direct size
  • added support for MUSIC LOOP syntax
  • fixed BANK WRITE and BANK UNCOMPRESS under z80
  • fixed banks_get_address
  • fixed BANK WRITE under 6809
  • fixed cpu fill under z80
  • update BANKED resources on inplace modifications or copy #744
  • segmentation of RAM/REU vic2 access (c64reu,c64,c128)
  • add support for BANKED READONLY
  • fixed banks support under all cpus
  • removed images stored in banks under coco3
  • added support for uncompressing banks directly under coco3
  • fixed FLIP X under c64reu
Locked