I got it working expanding on the existing SWITCH/CASE structure for keyboard processing.
Thanks Peter for making an attempt to help.
I have attached a beta release of Brandy BASIC V for Android. You need to enable off market apps in settings and use
adb to install Brandy on your device. I've included some Brandy BASIC V examples you can run off your
sdcard. I also included the Ubuntu 64 bit version Brandy BASIC V which will need at least SDL 1.2 runtime installed. Let me know if you run into any issues.
** Install **1. enable off market apps in settings.
2. adb install brandy.apk
3. copy Brandy examples to your
sdcardLOAD|RUN "/sdcard/brandy/graphdemo"
Remember Brandy (BBC BASIC) likes upper case commands.
Update I was able to get
RTB (Return to BASIC) working on Android as well. You can downloaded the Android and Ubuntu 64 bit versions of RTB from the
www.AllBASIC.info/forum if your interested.
.