BETA UPDATE [rev. 20240419.0830]

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

Post by spotlessmind1975 »

:idea: component: compiler
:idea: targets: all
  • add support for static and dynamic hardware configuration #751
  • added synonym for DEFAULT DATA TYPE under OPTION directive
  • fixed FLIP IMAGE code generation (code)
  • fixed FLIP IMAGE code generation (include)
  • fixed FLIP IMAGE code generation (6809)
  • fixed joystick button detection under coco and d32/d64
  • fixed optimizer rule when constant expression is in use (6809)
  • add support for Game Master Cartridge (GMC) #749
  • avoid joystick reading conflict with audio (coco)
  • fix stack corruption in BANK usage under coco3
Locked