crucible
6502 Simulator with Atari 8-bit BIOS
A small 6502 simulator designed to debug and run command-line (console-only) Atari 8-bit programs. Provides a subset of the Atari BIOS and hardware emulation, making it ideal for testing and debugging Atari software without requiring a full emulator.
atrforge
ATR Disk Image Toolkit
A collection of command-line tools for creating, manipulating, extracting, and converting Atari ATR disk images. Perfect for preserving vintage software, developing new Atari 8-bit programs, or exploring how these old disk formats work.
FORGE
Fast BASIC Interpreter
A fast BASIC interpreter for the Atari 8-bit computers. Features no line numbers, integrated full-screen editor, integer-first design with floating point support, and compilation to standalone executables. Forked from FastBasic with enhancements.