Happy Birthday!
-
- Aurora
- Posts: 890
- Joined: Mon Nov 24, 2014 2:03 pm
Re: Happy Birthday!
Hi All,
Sorry for hogging the thread Norm...
But I think Bwinkel67s problem is solved now.
On LINE 420, insert : ik=rnd(3): before INK etc : which will keep the value in range under QDOS !
I have tested this under QDOS, and it is OK.
Regards,
Steve.
Sorry for hogging the thread Norm...
But I think Bwinkel67s problem is solved now.
On LINE 420, insert : ik=rnd(3): before INK etc : which will keep the value in range under QDOS !
I have tested this under QDOS, and it is OK.
Regards,
Steve.
Re: Happy Birthday!
That did the trick. It also now runs on the JS ROM's although it still corrupts the BASIC but I guess not the parts that it needs to plot the fireworks. It's weird because after I stop it and list the program it has corruption all over the place but it will run without crashing until then. If I try to re-run it then it complains. Maybe the program doesn't get corrupted until you break out of it. Just weird behavior. No corruption in Minerva though.
Oh, and the best multiplier for wait for a BBQ is .0001.
Oh, and the best multiplier for wait for a BBQ is .0001.
- NormanDunbar
- Forum Moderator
- Posts: 2477
- Joined: Tue Dec 14, 2010 9:04 am
- Location: Buckie, Scotland
- Contact:
Re: Happy Birthday!
Grumpy old git says "Thanks!" 

Why do they put lightning conductors on churches?
Author of Arduino Software Internals
Author of Arduino Interrupts
No longer on Twitter, find me on https://mastodon.scot/@NormanDunbar.
Author of Arduino Software Internals
Author of Arduino Interrupts
No longer on Twitter, find me on https://mastodon.scot/@NormanDunbar.
-
- Aurora
- Posts: 890
- Joined: Mon Nov 24, 2014 2:03 pm
Re: Happy Birthday!
Hi Again Bwinkel67,
As tofro indicatd, try splitting line 140 LOCal variables over two lines. This works OK on my SGC under QDOS...
In future I will always do this for backward compatibility.
(On some systems, LOCals are limited to 11 per procedure. Otherwise we can make some global...).
I hope this totally cures the QLAY difficulty. I had tested the program on QPC, Qemulator and SGC_SMSQ/E....
Regards,
Steve.
As tofro indicatd, try splitting line 140 LOCal variables over two lines. This works OK on my SGC under QDOS...
In future I will always do this for backward compatibility.
(On some systems, LOCals are limited to 11 per procedure. Otherwise we can make some global...).
I hope this totally cures the QLAY difficulty. I had tested the program on QPC, Qemulator and SGC_SMSQ/E....
Regards,
Steve.
- vanpeebles
- Commissario Pebbli
- Posts: 2852
- Joined: Sat Nov 20, 2010 7:13 pm
- Location: North East UK
- NormanDunbar
- Forum Moderator
- Posts: 2477
- Joined: Tue Dec 14, 2010 9:04 am
- Location: Buckie, Scotland
- Contact:
Re: Happy Birthday!
Happy Birthday from me too.
Cheers,
Norm.
Cheers,
Norm.
Why do they put lightning conductors on churches?
Author of Arduino Software Internals
Author of Arduino Interrupts
No longer on Twitter, find me on https://mastodon.scot/@NormanDunbar.
Author of Arduino Software Internals
Author of Arduino Interrupts
No longer on Twitter, find me on https://mastodon.scot/@NormanDunbar.
- vanpeebles
- Commissario Pebbli
- Posts: 2852
- Joined: Sat Nov 20, 2010 7:13 pm
- Location: North East UK
- janbredenbeek
- Super Gold Card
- Posts: 673
- Joined: Wed Jan 21, 2015 4:54 pm
- Location: Hilversum, The Netherlands
- Contact:
Re: Happy Birthday!
Thanks all!
Unfortunately I didn't have time to come to the chat. It looks like this year it's going to be a 'serial' birthday party due to Corona measures
. Some family members today, some tomorrow...
Unfortunately I didn't have time to come to the chat. It looks like this year it's going to be a 'serial' birthday party due to Corona measures
