scawful 3ceab24c7c Fix Menu System issues: Journal tilemap, Ocarina selector, and input regression
- Fixed: Journal tilemap not updating by ensuring 5 (Palette/Refresh) flag is set in Menu_Journal and other submenus.
- Fixed: Ocarina menu not clearing main menu selector by realigning Menu_ItemCursorPositions to match Menu_AddressIndex, resolving a data mismatch.
- Fixed: Input entirely breaking in the menu (regression from previous commit) by reverting bash116 update flag from 3 back to 2, which seems to prevent VBlank timing issues.
- Updated Docs/GEMINI.md with recent debugging insights covering processor status mismatch, input polling, VRAM update flags, data table mismatches, and custom NMI handlers.
2025-11-22 17:50:29 -05:00
2025-01-19 22:13:13 -05:00
2024-11-19 20:38:49 -05:00
2024-03-29 00:34:42 -04:00

The Legend of Zelda: Oracle of Secrets

Source code for all assembly level hacks in the game. Learn more about the project at halext.org

Build using Asar with build.bat


oos55001 oos55002

Custom Menu and HUD

image image image

Custom Sprites

oos42007 image

New Areas

oos55004 oos51000

image oos42001

Description
Custom Code for the Legend of Zelda: Oracle of Secrets ROM hack
Readme 3.6 MiB
Languages
Assembly 99.9%
Makefile 0.1%