Developer Manual
This section contains documentation for developers contributing to Hemulator or working with its codebase.
Getting Started
- Architecture Overview - High-level system architecture and design patterns
- Contributing Guide - Development workflow, pre-commit checks, and contribution guidelines
System-Specific Documentation
- N64 Development Status - Nintendo 64 implementation progress and roadmap
- SMS Implementation Guide - Sega Master System implementation details
- Next Emulator Recommendation - Guidance for choosing the next system to implement
Additional Resources
For complete architecture documentation including detailed design patterns and implementation specifics, see:
- ARCHITECTURE.md in the repository root
- AGENTS.md for implementation guidelines and CI/agent information