Login
Back to forumReply to this topicGo to last reply

Posted By

Andras
on 2025-02-05
08:05:41
 AustroSpeed error

Hello experts!

0 T=65280
1 PRINT"TEXT"
2 FOR Y=0 TO 7:POKET+6,(PEEK(T+6)AND240)+Y:NEXT
3 FOR Y=7 TO 0 STEP-1:POKET+6,(PEEK(T+6)AND240)+Y:NEXT

This BASIC program cannot be compiled by Austro. It stops with a Break error message. What could be the reason for this?
Thank you very much for your help

Posted By

Csabo
on 2025-02-05
10:04:58
 Re: AustroSpeed error

I compiled and it worked just fine. Not sure what you may have done wrong. I'll send you the files so you can check it.

Posted By

Andras
on 2025-02-05
13:33:09
 Re: AustroSpeed error

@Csabo írtam emailt

Posted By

Luca
on 2025-02-05
15:10:45
 Re: AustroSpeed error

Maybe he used a version which still needs the wedge.

Posted By

Andras
on 2025-02-06
00:03:19
 Re: AustroSpeed error

@Luca
Austrospeed Compiler (English)
I use this version. And yape emulator

Posted By

Luca
on 2025-02-06
02:20:29
 Re: AustroSpeed error

@Andras ok, I propose two different solutions:
- use Austrospeed Compiler instead;
- pre-convert your source file with AustroConv Utility, which allows to compile without the wedge the BASIC programs which use the PEEK instructions, exactly what you need.

Posted By

Andras
on 2025-02-06
05:17:27
 Re: AustroSpeed error

@Luca Thanks. I try it out

Posted By

SVS
on 2025-02-06
13:00:55
 Re: AustroSpeed error

@Luca:
My AustroConv utility is intended to process an output compiled file from Austro (not the source file). It will prevent the Break Error in the running.

Posted By

MMS
on 2025-02-06
13:17:55
 Re: AustroSpeed error

Hello,

As I understood from the description that the English version already contains the solution. I was wrong?

(in fact I suggested Andras that version, and I had no problem beforehand with the English Aurstrospeed)

Posted By

SVS
on 2025-02-06
14:00:00
 Re: AustroSpeed error

@MMS If I well remember, after so many years, the Austro version patched by MikeZ is not depending by the wedge. Another English version (by me) is just the original with English translated text (and with colored welcome-screen).

Posted By

Andras
on 2025-02-07
04:18:03
 Re: AustroSpeed error

@SVS @MMS
Do I understand correctly that the translated file needs further processing with the SVS program?

Posted By

Csabo
on 2025-02-07
08:58:52
 Re: AustroSpeed error

Not if you used "Austrosimple", that is the patched version SVS was referring to. (From the notes: "Austrosimple" is a special version that does not need any wedge or conversion.)

Posted By

Andras
on 2025-02-08
03:52:23
 Re: AustroSpeed error

Hello everyone.
Thank you all for your help.
My experiences:
Your SVS program created a 27-block file from the 25-block file. A couple of characters are pasted into the first BASIC line. Stopped with Syntax Error.
Luca suggested Austrospeed Compiler. Fortunately, it works. The file size is double, but the speed of my BASIC program has also at least doubled.
Thanks again everyone for your help. I consider the topic resolved.



Back to topReply to this topic


Copyright © Plus/4 World Team, 2001-2025. Support Plus/4 World on Patreon