As original TinyBasicPlus implementation doesn't support STRING variables,
I started a little-experimental support for those.
I added 4 string vars. $1 to $4 (I know : it's not the casual formalism for BASIC string values, but it was simplier to modify the interpreter by this way... maybe later, will do better)
So I can now transform my little board into a notepad, typewriter.. or simply displays what user inputs...
Hi, thanks for your support, Yes the screen is tiny, I'm currently working on an other project : #Xts-uBasic that currently use a VGA-TEXT interface & I'm trying to use a RPIZERO as HDMI text & graphics output.... (maybe it will make samething a day :) )
I like this project, and idea, but have you considered adding support for an external monitor? It seems like the screen would be small. Just a thought.
By the way, I like the case. I should do that for my projects.
Hi, thanks for your support, Yes the screen is tiny, I'm currently working on an other project : #Xts-uBasic that currently use a VGA-TEXT interface & I'm trying to use a RPIZERO as HDMI text & graphics output.... (maybe it will make samething a day :) )