Difference between revisions of "Repository"

From The Dragon Archive
(init)
 
(ToolShed: MorphOS port)
 
(4 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
Here a link collection of theses:
 
Here a link collection of theses:
  
* http://sourceforge.net/p/toolshed/code/
+
=== 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.
 +
 
 +
* Webpage: http://toolshed.sourceforge.net
 +
* Project page: http://sourceforge.net/projects/toolshed/
 +
* Sourcecode repo: http://sourceforge.net/p/toolshed/code/
 +
* MorphOS port: http://aminet.net/package/dev/cross/ToolShed
 +
 
 +
=== 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.
 +
 
 +
* Project page / Sourcecode: http://lwtools.projects.l-w.ca/
 +
 
 +
=== M6809 computer tools ===
 +
 
 +
Stuff for the M6809-based Dragon and similar computers.
 +
 
 
* https://gitorious.org/m6809-computer-tools
 
* https://gitorious.org/m6809-computer-tools
 +
 +
==== conv-tools ====
 +
Various conversion tools for e.g. cassette and disk binary formats.
 +
* https://gitorious.org/m6809-computer-tools/conv-tools
 +
 +
==== dload-dragon ====
 +
Patched DLOAD command for Dragon 32. Uses HDB-DOS DriveWire routines to talk serial on the Dragon printer port.
 +
* https://gitorious.org/m6809-computer-tools/dload-dragon
 +
 +
==== 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.
 +
* https://gitorious.org/m6809-computer-tools/dload-server
 +
 +
=== m6809 ===
 +
Motorola 6809 dev tools: Linux packages '''xroar''', '''lwtools''', '''toolshed'''
 
* https://launchpad.net/~tormodvolden/+archive/ubuntu/m6809
 
* https://launchpad.net/~tormodvolden/+archive/ubuntu/m6809
  
 +
 +
=== '6809' GitHub organization ===
 +
Stuff around 6809 CPU and homecomputers like Dragon 32/64, CoCo...
 +
* https://github.com/6809/
 +
 +
==== DwLoadServer ====
 +
DWLOAD server implemented in Python
 
* https://github.com/6809/DwLoadServer
 
* https://github.com/6809/DwLoadServer
 +
 +
==== dragonlib ====
 +
Python library around 6809 computers like Dragon 32/64, CoCo...
 
* https://github.com/6809/dragonlib
 
* https://github.com/6809/dragonlib
 +
 +
==== sbc09 ====
 +
sbc09 stands for Lennart Benschop 6809 Single Board Computer.
 +
It contains a assembler and simulator for the Motorola M6809 processor.
 
* https://github.com/6809/sbc09
 
* https://github.com/6809/sbc09
 +
 +
==== rom-info ====
 +
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 ===
 +
[[NitrOS-9]] is 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
  
  
 
Missing links? Just edit this page and insert it ;)
 
Missing links? Just edit this page and insert it ;)
  
[[Category:Software]]
+
[[Category:Software]] [[Category:6809]]

Latest revision as of 22:30, 29 September 2021

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

NitrOS-9 is 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 ;)