breakintoprogram / agon-bbc-basic

Official AGON QUARK Firmware: BASIC Interpreter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BBCBASIC needs twice ENTER on command line and permanent on running a basic program

gmu-code opened this issue · comments

After every command on BASIC interpreter i must press ENTER twice.

If i run the BASIC programs from tests folder, it looks like a STEP-BY-STEP interpreting.
I must always press ENTER two times to interpreting the next BASIC command.

If i start MANDLEBROT.BBC i hold down the ENTER key and it takes a long time if he start drawing on the bottom.
By SPRITES4.BBC it goes by holding down the ENTER key in a assembly view.

On MOS the Keyboard works fine.

I have AgonLight2 from OLIMEX and tested it with two keyboards (Cherry G80-3000 and Cherry G83-13014).
VDU and MOS have Version 1.03
BBCBASIC is 3.00 / 1.04

By loading the bbcbasic.bin from here, the problem was solved.