The Dragon is an 8-bit personal computer based upon the Motorola MC6809E microprocessor. Made in Wales by Dragon Data Ltd., two variants were sold in the UK: the Dragon 32 (basic version, 32K RAM) and the Dragon 64 (64K RAM, serial port, other very minor differences). The on-board ROM contains a version of Microsoft Extended Colour BASIC, but more advanced operating systems like NitrOS-9 (a modern redevelopment of OS-9) and FLEX are available.
An NTSC version of the Dragon 64 was released in the USA as the Tano Dragon, and Eurohard repackaged it in Spain as the Dragon 200.
David Linsley has written a comprehensive history, available here (PDF).
Available for download from this site:
A free, cross-platform emulator of Dragon 32/64, Tano Dragon and Tandy Colour Computer 1/2.
Simple compression tool with a fast 6809 decompress routine. The compress tool is pretty slow, but the 6809 decompress loop is only 39 bytes long and quite fast. Used in the loaders for the Nyan Cat demo.
A 6800/6801/6803/6809/6309 macro assembler written in Perl. Quite good at generating efficient output. ISAs other than 6809 and 6309 are not very well tested.
A 6809 disassembler written in Perl. The aim is to always produce code that can be reassembled by "a09" (or perhaps more reasonably, by "asm6809.pl"). Now with 6309 support.
A collection of demo or work-in-progress (or possibly destined to remain proof-of-concept) Dragon software.
Convert a Dragon/Tandy CoCo CAS file to WAV. Options control sample rate, number of channels, etc. No intelligent parsing of CAS file performed, just bits to waves.
The two Dragonfire public domain disks. There are a couple of little adventure games in there (probably by Robin Hemmings). Most interesting to me was "1770.BAS" (by M. Edwards) which allowed you to read BBC Micro disks.
From other sources:
Note: The 6309 is a version of the 6809 created by Hitachi, and includes more instructions, extra registers and a native, faster, execution mode.
Other sites about the Dragon:
And less directly Dragon-related:
Updated 31 Jan 2013