Search found 35 matches

by Cloete
Thu Jun 21, 2012 6:28 am
Forum: Hints and Tips
Topic: SIN / COS in Sprint Compiler – could this perhaps work?
Replies: 3
Views: 4888

SIN / COS in Sprint Compiler – could this perhaps work?

Hi everyone. Sprint Compiler works great! (for someone like me who doesn’t know machine code yet, the improvement from Basic execution speed to Sprint speed on a real Dragon is a nice surprise). Thanks to everyone who helped making Sprint available. I need an answer on the following problem: I know ...
by Cloete
Thu Jun 14, 2012 5:32 am
Forum: Dragon General
Topic: Image needed of a DATA RECORDER
Replies: 10
Views: 5140

Re: Image needed of a DATA RECORDER

Thanks Steve & Sarah - my Sprint went from :x to :| to :) and hopefully during the upcoming weekend will get me to :D
by Cloete
Wed Jun 13, 2012 7:37 am
Forum: Dragon General
Topic: Image needed of a DATA RECORDER
Replies: 10
Views: 5140

Re: Image needed of a DATA RECORDER

Hi Steve, My Sprint compiler now loads almost everything, except the second part of the LINKER program . If you look at the Basic program that loads first in SPRINT: from line 18: 18 CLOADM"LINKER":EXEC 19 IF PEEK(27744)=0 THEN 23 20 GOSUB 38 21 PRINT@292,"ERROR IN LINKING PROGRAM"; 22 GOSUB 43:CLS:...
by Cloete
Mon Jun 11, 2012 4:20 pm
Forum: Dragon General
Topic: Image needed of a DATA RECORDER
Replies: 10
Views: 5140

Re: Image needed of a DATA RECORDER

Thanks Steve and Sarah - I will give it a go!
by Cloete
Mon Jun 11, 2012 3:40 pm
Forum: Dragon General
Topic: Image needed of a DATA RECORDER
Replies: 10
Views: 5140

Re: Image needed of a DATA RECORDER

Hi Sarah, thank you for the image - I will use it. I did use the POKE144,2 before CSAVE, also renum, also CSAVE"xx",A ...but my problem is during loading - there is a part where Sprint basic loads - then the tape player must stop - I need to swop cassettes - out with Sprint - in with my own tape - l...
by Cloete
Mon Jun 11, 2012 7:34 am
Forum: Dragon General
Topic: Image needed of a DATA RECORDER
Replies: 10
Views: 5140

Image needed of a DATA RECORDER

Hi all, I am going to place an advertisement in my local South African community for a Data Recorder. For that I need an image - can someone tell where I can find it? I need to get a tape player/Data Recorder that can be stopped and started by the Dragon (my Sprint Compiler is not a happy compiler w...
by Cloete
Thu Jun 07, 2012 6:37 am
Forum: Uploads
Topic: Attanck
Replies: 5
Views: 2843

Re: Attanck

One question though - what does A=RND(-TIMER) do? Same as a normal RND() :?: A=RND(-TIMER) was also added to my Eartquaker... will this work on a real Dragon? I will be with my real Dragon only from Friday evening - hope you can tell me before then. (Also struggling to get the emulator going, but th...
by Cloete
Mon Jun 04, 2012 7:25 am
Forum: Uploads
Topic: Sprint BASIC Compiler by Oasis Software
Replies: 9
Views: 4526

Re: Sprint BASIC Compiler by Oasis Software

Thanks Rolf - regards Coete
by Cloete
Mon Jun 04, 2012 6:57 am
Forum: Software Requests
Topic: Software available to convert Basic to M/Code on the fly?
Replies: 7
Views: 7252

Re: Software available to convert Basic to M/Code on the fly

Thanks! I 'll get my paws into it ASAP!