Post #1896837
2026-04-16 20:34 UTC
@electron_greg Oh, this is fun!
I had to adapt the code a bit to Palo-Alto Tiny Basic on BB-88, my breadboard 8088 computer (no string variables, int only, restrictions on for loops,...)
18.09s, not too bad for a non-tokenizer basic interpreter. The computer is running at stock 4.77 MHz, I cannot switch it to turbo mode from the Basic in ROM.
Here's the code, and the computer it runs on.
Replies (1)
-
@electron_greg@oldbytes.space 2026-04-16 20:44
@alrj That is ULTRA-cooooool! Thank you for going to the trouble.