Search found 268 matches

by prime
Wed Feb 11, 2015 1:42 am
Forum: Dragon General
Topic: Delta disk conversion to .vdk help
Replies: 15
Views: 7944

Re: Delta disk conversion to .vdk help

I believe that some versions of the Delta controller where single density only. Dragon / Cumana /Super DOS where double density, from what I remember vcopy only deals with double density disks. If you have access to a DOS PC (Win 95/98 might work, if you boot into dos only), you could try analysing ...
by prime
Tue Jan 27, 2015 8:35 pm
Forum: Dragon General
Topic: MMU cartridge
Replies: 5
Views: 3439

Re: MMU cartridge

You could do the memory remap the way that the Dragon Beta/128 did it. Use a RAM chip such that you feed the top address lines into the chip and use the data lines out of the chip to generate the top address to the main RAM. So : A15..12 on the 6809 connect to A0..3 on the RAM, then A4..7 of the RAM...
by prime
Sun Aug 17, 2014 1:10 pm
Forum: Dragon General
Topic: Retro Revival Event 9th August
Replies: 9
Views: 6337

Re: Retro Revival Event 9th August

Of the 4 Alpha boards I have seen, all have been exactly the same with just the version of the BIOS changing (2 versions known and dumped) I believe the Alpha I have has a slightly earlier version of the board, I think issue 1 and the others are issue 2, I'll verify when I get home from the Acorn m...
by prime
Sun Mar 23, 2014 8:24 pm
Forum: Dragon General
Topic: Patch DragonDOS for 512 byte sectors?
Replies: 5
Views: 2486

Re: Patch DragonDOS for 512 byte sectors?

If you where going to attempt it, it would be better IMHO to try and adapt to 9x512 byte sectors. Whilst the 2797 is capable of reading a HD disk, you would need to firstly modify the DOS controller to run the 2797 with a clock of 2MHz, and secondly you'd need to run any code accessing the floppy fr...
by prime
Tue Dec 03, 2013 4:57 pm
Forum: Dragon General
Topic: S-video on Dragon 32!
Replies: 9
Views: 8251

Re: S-video on Dragon 32!

I'll take some piccies and post later this evening...... I'm working on an RGB interface for the Acorn Atom (which also uses the 6847), I've got that pretty much working so I tried putting one of the boards in a Dragon, as I had one with a socketed 6847 and have that working pretty well. It decodes ...
by prime
Sun Nov 17, 2013 12:32 pm
Forum: Dragon General
Topic: auctioned a Dragon 64...
Replies: 5
Views: 3277

Re: auctioned a Dragon 64...

And 64K is worth having, of course :) Looks like you got one with the improved keyboard, too. Didn't all 64s have the metal plated keyboard with the clipped in keys ? Actually my original 32 did as well, which is why I never understood people's gripes about the 32 keyboard until I got another 32. C...
by prime
Mon Nov 11, 2013 5:21 pm
Forum: Dragon General
Topic: Another Dragon version???
Replies: 15
Views: 9823

Re: Another Dragon version???

It's just struck me whilst looking at the Dragon 64 circuit diagram, that the board was obviously an improvement as it's included in the Dragon 64 circuitry (IC14 & IC13A). Just looking to maybe try and convert my Atom RGB board to work on the Dragon & CoCo, would not be a problem if the 6847 was so...
by prime
Mon Nov 04, 2013 4:39 pm
Forum: Software Requests
Topic: How to read a file from disc, just one byte at a time
Replies: 4
Views: 4937

Re: How to read a file from disc, just one byte at a time

From BASIC the smallest unit you can read is a sector into two 128 byte strings, as robcfg points out. The trick is to figure out which sector to read. If you are willing to use machine code, there is a ROM routine to read raw data from a file. See the READ routine located at [$C014] documented in ...
by prime
Mon Sep 30, 2013 12:38 am
Forum: Hints and Tips
Topic: Tano Dragon 64 NTSC to PAL ?
Replies: 5
Views: 6431

Re: Tano Dragon 64 NTSC to PAL ?

Nope you can't swap the power boards, as the connecting cable between the power board and the Tano mainboard is wired slightly differently. If you made an adapter cable it might be possible, I did this with a spare tano board I had so I could use it in a spare 32 case, but from what I remember I was...
by prime
Mon Sep 30, 2013 12:34 am
Forum: Dragon General
Topic: Dragon Mythbusters: The Dragon 200E!
Replies: 61
Views: 26323

Re: Dragon Mythbusters: The Dragon 200E!

Looks like a fairly standard external character rom circuit, there's details in the full version of the 6847 datasheet.

Cheers.

Phill.