Change Program
Works great, fun to use
Loads of BASIC fun
Works Great
What happened to the help faq, graphics ext pages?
Ihelp, faq, new features, graphics extension pages are no longer available online. What happened to them?
I want to make local copies of them to prevent this issue I am experiencing now. The developer gave me copies but sadly he is no longer interested. In updating his app to current iOS standards.
Won't delete
What happened to the help faq, graphics ext pages?
What happened to them? I want to make local copies of them to prevent this issue I am experiencing now.
Great Job
Impressive App
I have been able to write solid C64 basic programs on the go on iPhone and iPad, which has been a blast.
Thank you!
Well Done!
Best BASIC code editor
I 🫀 this app
Good app
Basic as it was meant to be.
Move forward 55 years and we all have computers in out pockets that can compute the moon trajectory in realtime, whilst allowing you to control a space craft, listen to music and print your thesis.
During the 80's, BASIC was heavily used and modified to fit micros that by todays standards are tiny. This BASIC leans heavily on the Commodore C64 version, and to a large degree it follows it very well.
The developer is to be commended for writing a piece of software that caters for the simple programmers, the ones who don't want to follow the rules of good coding and just want a solution. The hardest part is living inside 38K, as defined by the original memory model in the C64.
All in all a fantastic piece of software that has been largely ignored and left to the ravages of time. The fact that it still functions with almost no faults on iPadOS 14.6 is a testament to the programmers coding ability.
Well worth the small cost to get the graphics update and a good way to examine past computing methods. You never know, you might even have some fun coding something.
iOS 13.4.1 problem with this app
It was because my iPhone was on Low Power Mode !
The iOS 13.4.1 cut the speed of my basic program in half on my iPhone 11 Pro...
But iPados 13.4.1 is ok on my iPad Pro 2020.
I’m I alone with this bug ?
PLZ HELP
ISN'T IT SIMPLE?
READY.
INPUT "enter the first num "; A
INPUT "enter the second num "; B
INPUT "enter the third num "; C
X=A+B+C
PRINT "The Sum Is = ";X
