Roman971 0a59863457 Disassemble the rom header and entrypoint function (#87)
The actual boot code (ipl3) is still only incbin'd. If someone else wants to disassemble it properly, go ahead. I might do it eventually, but for now it doesn't seem required for shiftability or anything interesting.
2020-04-22 13:44:46 -04:00
2020-03-17 00:31:30 -04:00
2020-04-14 13:17:25 -04:00
2020-03-17 00:31:30 -04:00
2020-03-17 00:31:30 -04:00
2020-03-27 22:30:19 -04:00
2020-03-17 00:31:30 -04:00
2020-03-17 00:31:30 -04:00
2020-03-17 00:31:30 -04:00
2020-03-24 00:16:01 -04:00
2020-03-17 00:31:30 -04:00
2020-03-17 00:31:30 -04:00
2020-04-05 15:18:43 -04:00
2020-04-05 17:55:49 -04:00
2020-04-18 04:50:41 -04:00
2020-03-17 00:31:30 -04:00
2020-03-17 00:31:30 -04:00
2020-04-17 18:05:21 -04:00
2020-03-17 00:31:30 -04:00
2020-03-17 00:31:30 -04:00
2020-03-27 22:30:19 -04:00

Legend of Zelda: Ocarina of Time Master Quest (debug)

- WARNING! -

The ROM this repository builds while has a matching checksum cannot be 'shifted' due
to hardcoded pointers which have yet to be dumped. Thus this repository is currently
in an experimental and research phase and cannot currently be used traditionally as a
source code base for general changes.

This repo does not include all assets necessary for compiling the ROM. A prior copy of the game is required to extract the required assets.

This is a disassembly and decompilation of Legend of Zelda: Ocarina of Time Master Quest (debug)

It builds the following ROM:

  • zelda_ocarina_mq_dbg.z64 md5: f0b7f35375f9cc8ca1b2d59d78e35405

Please refer to the Getting Started guide in the Wiki for setup instructions.

Website: https://zelda64.dev/

Discord: https://discord.zelda64.dev

S
Description
No description provided
Readme 513 MiB
Languages
C 87.5%
gas 5.7%
Python 5.5%
Assembly 0.6%
C++ 0.4%
Other 0.3%