mist64 / cbmbasic

cbmbasic, a portable version of Commodore's version of Microsoft BASIC 6502 as found on the Commodore 64
446 stars 66 forks source link

math error #16

Open AroKol78 opened 2 years ago

AroKol78 commented 2 years ago

cbm64bug01 I used https://sourceforge.net/projects/cbmbasic/files/cbmbasic/1.0/ cbmbasic-1.0-win32.zip

P.S. please update the binary file, without excluding WinXP/Vista.

mist64 commented 2 years ago

It's a problem with the precision of the "9 digit" (40 bit) floating point library that is part of Microsoft BASIC for 6502. It reproduces on all 8 bit versions of Microsoft BASIC.