Skip to content

ToolShed v2.4

A Color Computer Cross-Development Toolset

ToolShed

ToolShed is a comprehensive suite of utilities designed for developers working with the Tandy Color Computer and Dragon systems. Whether you're building for NitrOS-9 or Disk BASIC, ToolShed provides the libraries and command-line tools you need for robust cross-development on modern systems.


🚀 Quick Start

If you're new to ToolShed, we recommend starting with these resources:


🛠️ Core Tools

Our toolset is organized into several specialized utilities:

  • Disk & Image Manipulation:
    • os9: For OS-9/RBF formatted disk images.
    • decb: For RSDOS (Disk BASIC) disk images.
    • cecb: For cassette images (WAV, CAS, C10).
    • makewav: Create audio WAV files from binaries.
  • Archiving & Utilities:
    • ar2: Lempel-Zev based archiver.
    • cocofuse: Mount disk images as local filesystems.
    • tocgen: Table of contents generator for Sierra AGI.
  • Development & Disassembly:
    • casm & mamou: Assemblers for 6809/6309.
    • dis68: A disassembler for 68000 modules.
    • c3: The C3 C Compiler.
    • lst2cmt: Convert LWASM listings to MAME comments.

📚 Technical Reference