-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
21 changed files
with
841 additions
and
633 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
echo "GameCube NTSC 1.0 BIOS JAudio ucode canaries" | ||
|
||
dcan 0x02BD "1: Load VPB" | ||
dcan 0x0470 "2: Process" | ||
dcan 0x00DF "4: DmemLoad" | ||
dcan 0x00F1 "5: DmemSave" | ||
dcan 0x05BB "6: ReadARAM" | ||
dcan 0x056F "7: Memcpy" | ||
dcan 0x05D7 "8: ???" | ||
dcan 0x059F "9: SmallMemcpy" | ||
dcan 0x0741 "10: ???" | ||
dcan 0x0618 "11: Call IROM SRC?" | ||
dcan 0x0203 "12: Tone Generators (?)" |
Binary file not shown.
File renamed without changes.
Oops, something went wrong.