Difference between revisions of "Repository"

From The Dragon Archive
(add NitrOS-9 and FUZIX)
Line 9: Line 9:
 
* Webpage: http://toolshed.sourceforge.net/
 
* Webpage: http://toolshed.sourceforge.net/
 
* Project page: http://sourceforge.net/projects/toolshed/
 
* Project page: http://sourceforge.net/projects/toolshed/
* Sourcecode repro: http://sourceforge.net/p/toolshed/code/
+
* Sourcecode repo: http://sourceforge.net/p/toolshed/code/
  
  
Line 61: Line 61:
 
Collected Informations/Comments for 6809 ROM Images like Dragon 32 / 64 etc...  
 
Collected Informations/Comments for 6809 ROM Images like Dragon 32 / 64 etc...  
 
* https://github.com/6809/rom-info
 
* https://github.com/6809/rom-info
 +
 +
 +
=== NitrOS-9 ===
 +
An open-source OS-9 variant for Dragon and Tandy CoCo
 +
* Webpage: http://www.nitros9.org/
 +
* Project page: http://sourceforge.net/projects/nitros9/
 +
* Sourcecode repo: http://sourceforge.net/p/nitros9/code/
 +
 +
 +
=== FUZIX ===
 +
A new UNIX-like operating system for 8-bit computers, including Dragon and Tandy CoCo
 +
* https://github.com/EtchedPixels/FUZIX
  
  

Revision as of 11:58, 23 August 2015

There are many Software projects around 6809, Dragon and CoCo ...

Here a link collection of theses:

ToolShed

ToolShed is a package of utilities to perform cross-development from Windows, Linux or Mac OS X computers to the Tandy Color Computer and Dragon microcomputers. Tools are included to read/write both OS-9 RBF disk images and CoCo Disk BASIC disk images, generate cassette WAV files and more.


LWTOOLS

LWTOOLS is a set of cross-development tools for the Motorola 6809 and Hitachi 6309 microprocessors. It supports assembling to raw binaries, CoCo LOADM binaries, and a proprietary object file format for later linking. It also supports macros and file inclusion among other things.

M6809 computer tools

Stuff for the M6809-based Dragon and similar computers.

conv-tools

Various conversion tools for e.g. cassette and disk binary formats.

dload-dragon

Patched DLOAD command for Dragon 32. Uses HDB-DOS DriveWire routines to talk serial on the Dragon printer port.

dload-server

A server for the DLOAD protocol, to be run on the host computer. Originally written by Burt Mitchell and ported to UNIX by Bryan Clingman.

m6809

Motorola 6809 dev tools: Linux packages xroar, lwtools, toolshed


'6809' GitHub organization

Stuff around 6809 CPU and homecomputers like Dragon 32/64, CoCo...

DwLoadServer

DWLOAD server implemented in Python

dragonlib

Python library around 6809 computers like Dragon 32/64, CoCo...

sbc09

sbc09 stands for Lennart Benschop 6809 Single Board Computer. It contains a assembler and simulator for the Motorola M6809 processor.

rom-info

Collected Informations/Comments for 6809 ROM Images like Dragon 32 / 64 etc...


NitrOS-9

An open-source OS-9 variant for Dragon and Tandy CoCo


FUZIX

A new UNIX-like operating system for 8-bit computers, including Dragon and Tandy CoCo


Missing links? Just edit this page and insert it ;)