Open scruss opened 3 years ago
Hang on, maybe MBASIC hasn't crashed: it's just going really really slowly. More than an hour ago it stalled at:
00000001111111111111111112222223
But now it's showing:
000000011111111111111111122222233347E7AB322222111100
This seems to be a slowdown. Even quite slow Z80s finish the benchmark in 2-3 minutes, so the emulator has suddenly got tremendously slow
Thanks for reporting this. Unfortunately, right now I'm struggling with a particularly vicious case of Covid-19. It's exhausting even operating a keyboard :/ I guess it's going to be a couple weeks before I can do much. Sorry about that.
eek! look after yourself!
Today I compiled also CPICOM and got the same hang with FRACTAL.BAS like the mentioned asciiart.bas - but everytime at different locations of the result (more or less calculated lines).
A compiled version of another fractal-program doesnt hang (MAND.COM) 11min 20sec MAND.zip
But a short "TEST"-Program is running here in the interpreter since hours without hanging..its a short BASIC-loop and has now counted up to 960.000:
1 A=1
2 PRINT A;" - ";
3 A=A+1
4 GOTO 2
So it seems it needs a certain code/function to hang the prgram!?
BTW: YMODEM Transfer with TeraTerm is OK, but after the Transfer is complete I have to Ctrl-C the transfer to get back to the prompt - but the file is complete transfered....the yrecv is sending more CCCs after the completed transfer - which gives the chance to send another file via YMODEM ;)
Hi - I hope these are useful reports, but cpicom appears to lock with no diagnostic output.
BBC BASIC
from BBC BASIC (Z80):
Microsoft BASIC-80 Rev. 5.21
running asciiart.bas:
Actual output:
Expected output: