All notable changes to the Atari 2600 Development Skill will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
1.0.0 - 2026-01-30
- Initial release of Atari 2600 development skill
- Complete 6502 assembly code generation with TIA chip knowledge
- Build automation scripts:
build_and_run.py- Compile with dasm and launch in Stellacreate_project.py- Generate new project structure
- Comprehensive reference documentation.
- Ensures proper frame structure (3 + 37 + 192 + 30 scanlines)
- Hardware constraint awareness (128 bytes RAM, 76 cycles/scanline)