Quantcast
Channel: stardot.org.uk
Viewing all articles
Browse latest Browse all 2463

programming • Re: Sending Teletext over Serial

$
0
0
Using BGET will slow things down a lot.
You could just *LOAD the file into memory and then loop through memory instead ?
Ahhh ok yes that sounds like it would work, I'm testing:

Code:

*LOAD MAIN 6000MEM%=6000FOR A%=0 TO 959:VDU MEM%?A%:NEXT A
But I just get a pause for a second or two and then it returns to the blinking cursor
memtest.png

Statistics: Posted by vela025 — Tue Feb 20, 2024 9:04 am



Viewing all articles
Browse latest Browse all 2463

Trending Articles