a3f68b70b4ca1b9db35d271a3df05af3c076a035
Remove Compress and Decompress from ROM Move Editor parent class to its own file Move 65816 editor constants to widgets Update compression_test and snes_palette_test Start version constant classes (experimental) Move SetupROM for editors to load renderer
Yet Another Zelda3 Editor
- Platform: Windows, macOS, GNU/Linux
- Dependencies: SDL2, ImGui
Description
General purpose editor for The Legend of Zelda: A Link to the Past for the Super Nintendo.
Takes heavy inspiration from ALTTP community efforts such as Hyrule Magic and ZScream
Building and installation
CMake is required to build yaze
-
Clone the repository
git clone --recurse-submodules https://github.com/scawful/yaze.git -
Create the build directory and configuration
cmake -S . -B build -
Build and run.
cmake --build build
License
YAZE is distributed under the GNU GPLv3 license.
SDL2, ImGUI and Abseil are subject to respective licenses.
Screenshots
Description
Languages
C++
85.8%
JavaScript
3.7%
Assembly
2.3%
CMake
2%
Shell
1.6%
Other
4.6%
