-
This seems consistently to cause **patience.bbc** to crash with a Hard Fault:
```
Start BBC BASIC on the Pico W.
Run wifi_cfg.bbc to set up the network connection.
Run lanchat.bbc (runs correctly)…
-
The Pico edition of BBC BASIC is setting `@platform%` to **&406**, which is confusing **patience.bbc**, with the consequence that it selects the wrong character set. I can modify **patience.bbc** to …
-
Hi Bill,
I’m posting this here as I’m unable to raise an issue against your BBC BASIC project.
I’m interested to know how we could implement the Pico version and the ESP32 version side by side. The…
-
Enable syntax highlighting for `.BBC` filetypes.
Auto generate line numbers?
Build process for "compiling" basic files to `.ssd` files.
-
Using the catalog within bbcmicro.co.uk, I've noticed certain instances where the DFS Catalog doesn't appear to list all of the BBC Basic code.
One example can be found here - [http://bbcmicro.co.u…
-
The z80 version of BBC BASIC dates back a long way and whilst it is broadly equivalent and compatible with BBC BASIC version 4 it is missing out on quite a few keywords and features that Acorn added t…
-
Via TIME$ virtual variable
In sorry.asm; GETIMS and PUTIMS
-
I hope this is the right place to post, I looked in "about" on https://bbcmic.ro and it said to post issues here. I'm seeing an issue regarding using the GXR flood fill capability.
Steps to reprodu…
-
Back in the mists of time, it was possible on a BBC Micro to *EXEC a text file in BASIC to load in that file. This was essentially the only way to implement libraries on the Beeb.
Our current *EXE…
-
I'm trying LOAD some basic examples or try execute GCOL from BASIC line and i got a error syntax error. Also I tried with cube.bbc or mandlebrot.bbc file on tests folder of SD.
![imagen](https://gi…