Search found 1474 matches

by zephyr
Sat Apr 12, 2014 4:48 pm
Forum: Hints and Tips
Topic: Using 64 mode BASIC when DragonDOS is present
Replies: 2
Views: 3457

Using 64 mode BASIC when DragonDOS is present

The attached program will safely detach DragonDOS before jumping to the 64K mode bootstrap routine on a Dragon 64 or Dragon 200. Use the included BASIC program (MOVE-IT) to copy the program from $0E00-$0E4C to $0200-$024C and save to disk with SAVE"REMDOS64",&H200,&H24D,&H200 . It can then be quickl...
by zephyr
Sat Apr 12, 2014 12:49 pm
Forum: Software Requests
Topic: Dragon 200 with Disc Drive
Replies: 1
Views: 3190

Re: Dragon 200 with Disc Drive

I have uploaded a small program to the Hints and Tips section that will allow you to safely enter 64 mode on a Dragon 64/200 when DragonDOS is present. Enter PCLEAR4 in 64 mode to restore the default 41241 BASIC bytes free.
by zephyr
Wed Apr 02, 2014 2:20 pm
Forum: Hints and Tips
Topic: Disk drives and controllers for the Dragon 32/64
Replies: 14
Views: 17588

Re: Disk drives and controllers for the Dragon 32/64

I recently found the following statement about Eurohard's DragonDOS 4.0 in a review by the infamous Pam D'Arcy of an undisclosed version of SuperDOS on page 10 of the December 1986 issue of Dragon User magazine. Dragon-DOS 4.0 users will still be taking a giant step forward as 4.0 is still littered ...
by zephyr
Sun Mar 30, 2014 1:14 pm
Forum: Uploads
Topic: Complete set of CoCo and Dragon ROMs for XROAR
Replies: 6
Views: 5203

Re: Complete set of CoCo and Dragon ROMs for XROAR

There is an error in the currently included copies of DragonDOS versions 1.2 and 1.2a. Corrected copies can be downloaded from here.
by zephyr
Sun Mar 30, 2014 12:44 pm
Forum: Hints and Tips
Topic: Disk drives and controllers for the Dragon 32/64
Replies: 14
Views: 17588

Re: Disk drives and controllers for the Dragon 32/64

Due to an error in the online copy of the article " Correcting the faults and problems with Dragondos by Philip G Scott " all previously uploaded versions of DragonDOS 1.2 are incorrectly patched. The error is at Problem 4, 3rd line down. The line reads "+179D 20 DD 12" but should be "+1795 20 E5 12...
by zephyr
Tue Mar 25, 2014 1:43 am
Forum: Uploads
Topic: Star Defence - Bug fix release
Replies: 1
Views: 1586

Re: Star Defence - Bug fix release

The original game uses the address dependent speed poke (POKE65495,0) which can cause some Dragons to crash. Attached below is a copy of the game with the speed poke removed. I have also tweaked the BASIC code slightly to help optimize game speed and improve randomising of the RND() function.
by zephyr
Mon Mar 24, 2014 4:31 pm
Forum: Dragon General
Topic: Star Defence by Blaby Computer Games
Replies: 3
Views: 2281

Re: Star Defence by Blaby Computer Games

I have uploaded a bug fix release to the Uploads section.
by zephyr
Mon Mar 24, 2014 4:29 pm
Forum: Uploads
Topic: Star Defence - Bug fix release
Replies: 1
Views: 1586

Star Defence - Bug fix release

Fixed the bug mentioned here.
by zephyr
Mon Mar 24, 2014 10:59 am
Forum: Dragon General
Topic: Star Defence by Blaby Computer Games
Replies: 3
Views: 2281

Re: Star Defence by Blaby Computer Games

The game code is not corrupt, but the key input routines are very poor. Does this game work OK on a real Dragon?
by zephyr
Mon Mar 24, 2014 3:12 am
Forum: Dragon General
Topic: Bombs Away Basil by Blaby Computer Games
Replies: 1
Views: 1488

Re: Bombs Away Basil by Blaby Computer Games

I have just uploaded a fresh copy of this game in the Uploads section.