boxgaming / qbjs

QBasic for the web
https://qbjs.org
MIT License
51 stars 9 forks source link

Support hex prefix (&H) on values in DATA #103

Open boxgaming opened 9 months ago

boxgaming commented 2 months ago

This fix will also include support for binary (&B) and octal (&O) formatted numbers.