This software allows you to modify "The Legend of Zelda: A Link to the Past" (US or JP) ROMs. It is built for compatibility with ZScream projects and designed to be cross-platform.
File > Open ROM
.File > Options > Experiment Flags
.Extensions
menu (C library and Python module support is planned).Feature | Status | Details |
---|---|---|
Overworld Editor | ✅ Complete | Full support for vanilla and ZSCustomOverworld v2/v3. |
Dungeon Editor | ✅ Complete | Stable, component-based editor for rooms, objects, and sprites. |
Tile16 Editor | ✅ Complete | Professional-grade tile editor with advanced palette management. |
Palette Editor | ✅ Complete | Edit and save all SNES palette groups. |
Graphics Editor | ✅ Complete | View and edit graphics sheets and groups. |
Sprite Editor | ✅ Complete | Edit sprite properties and attributes. |
Message Editor | ✅ Complete | Edit in-game text and dialogue. |
Hex Editor | ✅ Complete | View and edit raw ROM data. |
Asar Patching | ✅ Complete | Apply Asar 65816 assembly patches to the ROM. |
z3ed
is a powerful, AI-driven CLI for inspecting and editing ROMs.
Chat with an AI to perform edits using natural language.
Prompt: "What sprites are in dungeon 2?"
Directly query ROM data.
Apply assembly patches using the integrated Asar assembler.
YAZE is designed to be extensible. Future versions will support a full plugin architecture, allowing developers to create custom tools and editors. The C API, while available, is still under development.