Dragon User Programs

Use this forum to submit new files for the download section of the archive. I will check each submission and upload it to the archive on a regular basis.
Post Reply
sorchard
Posts: 539
Joined: Sat Jun 07, 2014 9:43 pm
Location: Norwich UK

Dragon User Programs

Post by sorchard »

Found an old box of tapes in the loft with some programs I typed in from Dragon User when I was a kid.
Attachments
Autorun (1984)(Brian Cadge DU_7_84).zip
(11.88 KiB) Downloaded 1216 times
Chess (1984)(David Newby DU_2_84).zip
(59.53 KiB) Downloaded 1226 times
Corewars (1986)(Ziv Eliraz DU_9_86).zip
(77.71 KiB) Downloaded 1249 times
EasyEdit (1984)(Russell Stather DU_9_84).zip
(10.73 KiB) Downloaded 1283 times
Expert (1986)(Peter Whittaker DU_4_86).zip
(58.86 KiB) Downloaded 1271 times
Grand Prix (1984)(Brian Cadge DU_6_84).zip
(16.44 KiB) Downloaded 1014 times
Mode24 (1986)(Paul Wicks DU_10_86).zip
(64.01 KiB) Downloaded 1367 times
Window (1985)(Brian Cadge DU_7_85).zip
(17.03 KiB) Downloaded 1049 times
Writer (1985)(Phil Brooks DU_5_85).zip
(99.44 KiB) Downloaded 1027 times
Zippy (1985)(Brian Hinson DU_10_85).zip
(106.41 KiB) Downloaded 990 times
Stew
pser1
Posts: 1787
Joined: Sun Mar 25, 2012 7:32 pm
Location: Barcelona (SPAIN)

Re: Dragon User Programs

Post by pser1 »

Hi Stewart,
thanks a lot for sharing!
cheers!
pere
sixxie
Posts: 1431
Joined: Fri Jul 18, 2008 8:36 am
Location: Hertfordshire
Contact:

Re: Dragon User Programs

Post by sixxie »

Cool :)

I remember being taken with how the Expert System program worked.

Writer's not what I was expecting - I think I typed in a later hi-res thing called 64-COL (which I then patched up the wazoo to make it sit in high RAM, locate the video screen there, etc.)
sorchard
Posts: 539
Joined: Sat Jun 07, 2014 9:43 pm
Location: Norwich UK

Re: Dragon User Programs

Post by sorchard »

sixxie wrote: Fri Aug 27, 2021 6:58 am I think I typed in a later hi-res thing called 64-COL
Ah yes, I remember that. (Dec 1987). I typed in a lot of stuff but I've no idea what happened to it all. Perhaps one day when I'm too old to come up with new stuff I'll have a go at OCR'ing some old favourites.

btw I should have said thanks for your DU bibtex: it makes very short work of tracking down articles :)
Stew
sixxie
Posts: 1431
Joined: Fri Jul 18, 2008 8:36 am
Location: Hertfordshire
Contact:

Re: Dragon User Programs

Post by sixxie »

sorchard wrote: Fri Aug 27, 2021 9:59 am
sixxie wrote: Fri Aug 27, 2021 6:58 am I think I typed in a later hi-res thing called 64-COL
Ah yes, I remember that. (Dec 1987). I typed in a lot of stuff but I've no idea what happened to it all. Perhaps one day when I'm too old to come up with new stuff I'll have a go at OCR'ing some old favourites.
I had the original program typed in, so this morning I quickly transcribed the article and the - incredibly bug-ridden - character editor listing: http://www.6809.org.uk/file/dragon/utilities/
btw I should have said thanks for your DU bibtex: it makes very short work of tracking down articles :)
Cheers! I'm finding it quite useful myself :)
sorchard
Posts: 539
Joined: Sat Jun 07, 2014 9:43 pm
Location: Norwich UK

Re: Dragon User Programs

Post by sorchard »

sixxie wrote: Fri Aug 27, 2021 10:14 am I quickly transcribed the article and the - incredibly bug-ridden - character editor listing
crikey you type faster than I can read ;)

heh the character editor could certainly use some tlc. The end of the program seems to have been lost by Dragon User, could just be a missing RETURN statement, but as you say, that's not the only problem :)

Brings back happy memories of playing around with these programs.
Stew
zephyr
Posts: 1531
Joined: Mon Jul 21, 2008 1:18 am
Location: England

Re: Dragon User Programs

Post by zephyr »

Thanks for the uploads, Stewart.

I have modified Brian Cadge's original "Dragon User BASIC Autorun" program to make it compatible with the CoCo and Dragon 64 (64K mode BASIC).

All three versions (32/64K CoCo, Dragon 32/64 - 32K mode, and Dragon 64 - 64K mode) are included, along with the original Dragon 32 Brian Cadge version from the July, 1984 issue of Dragon User magazine.

This was done in response to a post by Pere Serrat (pser1) which I came across recently while reading through some of the posts in the Hints and Tips section of the forums. viewtopic.php?f=8&t=11077
Attachments
Autorun (1984)(Brian Cadge DU_7_84)(CoCo & D64 Ports By Steve Evans).zip
(26.21 KiB) Downloaded 1023 times
brianc
Posts: 3
Joined: Sun Jul 06, 2025 6:46 pm

Re: Dragon User Programs

Post by brianc »

I recall we got quite a lot of correspondence about the "WINDOWS" code - some nice comments, quite a few pointing out that it sometimes crashed on startup (due to a typo bug - we eventually printed a correction in Dragon Answers about a year later!) but mainly asking how to get it to work when a DOS cartridge was installed (the program used the same Basic extension stub as DOS so wiped out its commands & functions). I did write a "v.2.0" which would work with or without DOS by using the third Basic extension stub (yes, that was a thing!) but it wasn't a simple patch and we didn't really want to use a precious page or two of the magazine to repeat what was, basically, the same extension so it never saw the light of day.

Kudos to Stewart for having the patience back then to type all that hex for the Grand Prix game! Game programming wasn't really my thing (you can probably tell that from the game) - most of the stuff I wrote for Sunshine (or was asked to write) was intended to demonstrated how stuff could be done so it was always a bit annoying when we didn't have room to publish the source code alongside Basic loaders.

I'll try and dig out the source code for v.2 of Windows together with any other bits I can find that missed out due to space and upload it here - only 40 years too late!

Brian C
User avatar
robcfg
Posts: 1644
Joined: Sat Apr 04, 2009 10:16 pm
Location: Stockholm, Sweden
Contact:

Re: Dragon User Programs

Post by robcfg »

It's never too late! ;)
sixxie
Posts: 1431
Joined: Fri Jul 18, 2008 8:36 am
Location: Hertfordshire
Contact:

Re: Dragon User Programs

Post by sixxie »

Welcome back, Mr. C. Dragon Answers was often a good poke in the right direction, even if there wasn’t the space for much detail.
Post Reply