scawful 8b23049e28 Fix menu system crashes and stability issues
- Fix IrisSpotlight crash ($00F361): Removed errant $0116/$17 writes
  from menu_select_item.asm that corrupted VRAM upload index
- Fix journal stack corruption: Added missing PHB in Journal_CountUnlocked
- Fix P register mismatches: Added SEP #$30 to Menu_RefreshQuestScreen,
  Menu_ScrollFrom, Menu_DrawRingPrompt
- Fix MagicBag crashes: Fixed data bank corruption in error path,
  fixed uninitialized Y register in cursor movement
- Relocate StoryState from volatile $7C to SRAM $7EF39E
- Add bounds checking to HouseTag_Main jump table
- Use long addressing (.l) for SRAM access in custom_tag.asm

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-22 03:20:35 -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%