Hand BASIC - CBM Flavor

BASIC Language

Разработчик: Ahmad Hawwash
Скачивания
Доход

Описание

Learn and Program BASIC Language on your iPhone, iPod Touch or iPad!
Hand BASIC - CBM Flavor is a compatible version of Commodore's version of Microsoft BASIC 6502 as found on the Commodore 64.
Released for Educational purposes.
BASIC (Beginner's All-purpose Symbolic Instruction Code) is a computer language designed so that it can be learned very easily.
Hand BASIC users could be students, scientists, or any productivity workers.
Type HELP to get started!
*** Credits for CBMBASIC go to Michael Steil and James Abbatiello ***
Features
+ Compatible with Commodore 64 BASIC V2
+ It is not emulated, it runs with your device full speed
+ The ability to LOAD/SAVE files (case sensitive file names)
+ File I/O Support (Read/Write data files)
+ Full featured iPhone Text Editor to build your programs
+ The ability to make directories ** NEW **
+ Provided with helpful Direct Mode Commands (nonstandard, see support webpage)
+ Renumber your program, plus other helpful file keeping functionality
+ Alert Sounds
+ In App Help (type HELP)
+ Portrait/Landscape Views
+ Supplied with Sample code (type FILES to see list).
Now available through In-App Purchase:
Graphics Extension: Empowers you to create complex graphics from simple graphic objects
Features
+ Draw simple graphic objects: lines, rectangles, circles, text, ...
+ Draw at the super speed of your device
+ Make animations
+ Use Graphics Macro Language (GML) to draw objects
+ Define your colors with alpha channel (32bit color with transparency)
+ Select your drawn text font face and size
+ Interact with user taps
+ Assistant for typing Graphic Commands
+ Enables you to run included Graphic Sample Programs(10 samples)
To find more details type HELP then select Graphics Extension Reference
To open Graphics Extension Purchase Screen:
- Type: PURCHASE
- Type: ACTION then select Purchase
- Or, run a program that uses Graphics
Make sure to check out App Blog Page:
cbmhandbasic.blogspot.com
Please Note:
- This is not Commodore 64 emulator. It is “Standalone” BASIC of Commodore 64.
- Basic knowledge of Commodore 64 BASIC V2 is needed to use this App or just Read FAQ's.
- While BASIC requires all commands to be capitalized (Lock Caps by double taping), commands will be automatically capitalized
- Since this is not Commodore emulator, PEEK/POKE does not work. See New Commands for alternatives
- Only ASCII characters are supported
- iPad has different Graphics Extension than ordinary one (sold separately)

Visit "Hawwash-Soft" page on iTunes for more Free App's
Have Fun!
Скрыть Показать больше...

Встроенные покупки

Graphics Extension
£6.99
Graphics Extension for iPad
£6.99

Скриншоты

Hand BASIC Частые Вопросы

  • Приложение Hand BASIC бесплатное?

    Да, Hand BASIC можно скачать бесплатно, однако в приложении есть встроенные покупки или подписки.

  • Является ли Hand BASIC фейковым или мошенническим?

    🤔 Качество приложения Hand BASIC спорное. Некоторые пользователи довольны, в то время как другие сообщают о проблемах. Рекомендуем ознакомиться с отдельными отзывами для получения более полной картины.

    Спасибо за ваш голос

  • Сколько стоит Hand BASIC?

    Hand BASIC имеет несколько покупок/подписок внутри приложения, средняя цена покупки составляет £6.99.

  • Сколько зарабатывает Hand BASIC?

    Чтобы получить оценку дохода приложения Hand BASIC и другие данные AppStore, вы можете зарегистрироваться на платформе мобильной аналитики AppTail.

Оценки пользователей

3.76 из 5

17 оценок в Великобритания

5 star
9
4 star
2
3 star
2
2 star
1
1 star
3
История оценок

Hand BASIC Отзывы Пользователей

Проблема

zorro1337 on

Россия

У меня одного не работает оператор INPUT???

basic

bascwwwffff on

Россия

класс, вспомнил детство, полный аналог бейсика на commodore. не глючит, сохраняет и графику выводит

Basic as it was meant to be.

Robert-Dowell on

Великобритания

Back in 1964, BASIC was created at Dartmouth college as a language that would be accessible to everyone. Back then of course, computing was a resource that had to be wisely shared. 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.

PLZ HELP

c00lgamer321 on

Великобритания

I don’t know why but WHY DOESN'T IT WORK? 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

Has the WAIT 6502,1 Easter Egg

Thestateofme on

Великобритания

Commodore licensed BASIC from Microsoft, who left behind a little reminder

Really good C64 BASIC Interpreter

Legend Of A Mind on

Великобритания

Whilst there is still no C64 emulator on iOS, this is a really good C64 BASIC interpreter with most of the BASIC commands in place. It’d be great if it’s development was continued.

No peek & poke!

Stinaris on

Великобритания

Massive disappointment. Why create CBM Basic 2.0 without Peek and Poke and then add a completely non standard library ie not Simons Basic, Laser Basic etc! Would make more sense creating CBM Basic 7.0.

Don't waste your time

CathalShine on

Великобритания

I have tried for many days to get any command working but everything returns as a syntax error, DON’T WASTE YOUR TIME ON THIS APP

Great program

Spirituk on

Великобритания

Would leave to have a print at function. This would make programs neater

So much fun!

Chris Hawkins on

Великобритания

Can't believe how much code I remember from 35 years ago. A few minutes and a few lines to calculate prime numbers was great fun. I've bought the graphics update, but have only used it to run pre-loaded programmes. Excellent documentation is provided.

Оценки

История позиций в топах
История рейтингов пока не доступна
Позиции в категории
Приложение еще не было в топах

Hand BASIC Конкуренты

Name
cl-repl
Common Lisp REPL with editor
VirtualKim - 6502 Emulator
Coding like it's meant to be.
Go Programming Compiler
Learn and code in Go
PockEmul
Forward to the past
BASIC - Programming Language
Let's Code !
iAltair
Vintage computing made easy
Little Man Computer
BASIC Programming Compiler
Learn and code in BASIC
N/A
Learn VB Programming
Visual Basic (VB.NET) Compiler
Run Visual Basic (.NET) script

Hand BASIC Установки

30дн.

Hand BASIC Доход

30дн.

Hand BASIC Доходы и Загрузки

Получите ценные инсайты о производительности Hand BASIC с помощью нашей аналитики.
Зарегистрируйтесь сейчас, чтобы получить доступ к статистика загрузок и доходов и многому другому.

Информация о приложении