Wednesday, May 11, 2022

πŸͺ² BAM fixes issue with PSET and PRESET not accepting decimals (causing end of programs)

 During transpilation (i.e. converting a BASIC program to javascript), the process now rounds PSET and PRESET parameters to the nearest integer.

No comments:

Post a Comment

πŸ–₯ Spiralling Text (old-school sine wave)

This is a mod of a program Richard Keijzer wrote in TRS-80 Level II BASIC (44 years ago) and recently shared with the BASIC Programming Lang...