Search found 236 matches

by Rink
Mon Feb 18, 2013 11:39 am
Forum: Hints and Tips
Topic: Schematics of Dragon Cartridges?
Replies: 23
Views: 15398

Re: Schematics of Dragon Cartridges?

Wow, thank you for the response. Seems to be an interesting issue :) Strange enough, on other platforms you can find a variety of cartridges. For the Dragon I could not find any. And the machine was quite popular in England, wasn't it? Yep. I think the main part of the problem concerning carts was ...
by Rink
Sun Feb 17, 2013 12:46 pm
Forum: Hints and Tips
Topic: Schematics of Dragon Cartridges?
Replies: 23
Views: 15398

Re: Schematics of Dragon Cartridges?

You will not be able to write to an EPROM in that way. The EPROMs need a higher programming voltage and signal timings that the Dragon does not provide. You need a proper EPROM programmer to do that. You should be able to write to SRAM connected to the cartridge port. There's no voltage problem - t...
by Rink
Sun Feb 17, 2013 12:41 pm
Forum: Dragon General
Topic: A very special box...
Replies: 4
Views: 3547

A very special box...

On Friday, I received a box. This was box was quite special to me... I mean, it's a nice enough box, well-constructed, spacious and strong... But it's really what was in the box that matters. And what was in it was something that I've been hoping to get for a long time... A Dragon 200 of my very own...
by Rink
Sun Feb 17, 2013 12:22 pm
Forum: Hints and Tips
Topic: Schematics of Dragon Cartridges?
Replies: 23
Views: 15398

Re: Schematics of Dragon Cartridges?

From what I could tell from the few actual Dragon cartridges I have, most have multiple ROM chips necessitating a more complicated design than you need now. I don't have a schematic handy for mine (will find one though) but I use a single 8Kx8 28 series flash EEPROM which means you can basically get...
by Rink
Thu Feb 14, 2013 5:32 pm
Forum: Hints and Tips
Topic: Schematics of Dragon Cartridges?
Replies: 23
Views: 15398

Re: Schematics of Dragon Cartridges?

No... but I have some home-built ones that just need final tests... so what's up?
by Rink
Fri Feb 08, 2013 9:42 am
Forum: Dragon General
Topic: Build your own 6809 based computer!
Replies: 5
Views: 6486

Re: Build your own 6809 based computer!

Hmmm... mixed opinions about those docs. But designing your own 8-bit computer system from scratch isn't that hard - just a bit time consuming and a little costly if you're getting PCBs made in China every time you want to try something or hit the next "stage" in your build. The way I see it: if you...
by Rink
Sun Jan 20, 2013 5:35 pm
Forum: Uploads
Topic: Microdeal Catalogue
Replies: 1
Views: 1365

Re: Microdeal Catalogue

I enjoyed reading that - but weirdly, the thing to make me smile was a mention of a dust cover. I'd completely forgotten that people had ever made dust covers for computers. :D
by Rink
Sun Jan 13, 2013 2:25 pm
Forum: Dragon General
Topic: XRoar 0.29 available
Replies: 66
Views: 36324

Re: XRoar 0.29 available

Cool project there, thanks for linking. Never seen that before.

I recently ended up putting some ram in the cartridge slot and just thinking of some cool ways to use it. If Xroar supported it then I could write the necessary code on my er... lunch breaks... ;)
by Rink
Sat Jan 12, 2013 4:37 pm
Forum: Dragon General
Topic: Dragon 32 was the number 2 computer*... for a bit!
Replies: 6
Views: 4446

Re: Dragon 32 was the number 2 computer*... for a bit!

Yep. - it was a much more interesting time. Back when computers had personality.
by Rink
Thu Jan 10, 2013 1:01 pm
Forum: Dragon General
Topic: XRoar 0.29 available
Replies: 66
Views: 36324

Re: XRoar 0.29 available

Does XRoar assume that an attached cartridge is read only? If so, is there any chance we can have that changed to allow writing to the cartridge images? A real Dragon (and seemingly POKEs from BASIC) will happily attempt a write instruction to 0xC000 if you tell it to. Maybe this could be a command ...