Files
yaze/docs/index.md
scawful 2b11338e20 Update version to 0.3.2 and enhance stability across platforms
- Bump project version to 0.3.2 in CMakeLists.txt, vcpkg.json, and relevant headers.
- Increase Windows stack size to 8MB to prevent stack overflow during asset loading.
- Isolate development utilities from CI builds to ensure cleaner release artifacts.
- Implement comprehensive bounds checking and fix segmentation faults in the graphics system.
- Update documentation to reflect new build instructions and stability improvements.
2025-09-29 15:47:14 -04:00

2.1 KiB

YAZE Documentation

Yet Another Zelda3 Editor - A comprehensive ROM editor for The Legend of Zelda: A Link to the Past.

Quick Start

Development

Technical Documentation

Assembly & Code

Editor Systems

Overworld System

Key Features

  • Complete GUI editor for all aspects of Zelda 3 ROM hacking
  • Integrated Asar 65816 assembler for custom code patches
  • ZSCustomOverworld v3 support for enhanced overworld editing
  • Cross-platform support (Windows, macOS, Linux)
  • Modern C++23 codebase with comprehensive testing
  • Windows Development: Automated setup scripts, Visual Studio integration, vcpkg package management
  • CMake Compatibility: Automatic handling of submodule compatibility issues (abseil-cpp, SDL)

Last updated: December 2025 - Version 0.3.2