summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorXTra.KrazzY <XTra.KrazzY@gmail.com>2009-06-29 21:41:13 +0000
committerXTra.KrazzY <XTra.KrazzY@gmail.com>2009-06-29 21:41:13 +0000
commit9ccf992aaad129f0817e585530abed3d29022880 (patch)
treeabb46470d1b1cf5026b03845aebe0a2a49f6866b /docs
parent4da334c5622e4e6c0a3aad336575451c79ee872d (diff)
Forgot to commit this a while ago. Cleared up some zelda ucode stuff
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@3606 8ced0084-cf51-0410-be5f-012b33b47a6e
Diffstat (limited to 'docs')
-rw-r--r--docs/DSP/DSP_UC_Zelda.txt18
1 files changed, 17 insertions, 1 deletions
diff --git a/docs/DSP/DSP_UC_Zelda.txt b/docs/DSP/DSP_UC_Zelda.txt
index 8ae5d94b09..6133bc3a85 100644
--- a/docs/DSP/DSP_UC_Zelda.txt
+++ b/docs/DSP/DSP_UC_Zelda.txt
@@ -1454,6 +1454,10 @@ void 041d_Unk() {
0447 00c0 0345 lr $AR0, @0x0345
0449 02bf 0532 call 0x0532
044b 029f 0043 jmp 0x0043
+}
+
+void 044d_COMMAND_07()
+{
044d 0080 0346 lri $AR0, #0x0346
044f 02bf 0067 call 0x0067
0451 02bf 0067 call 0x0067
@@ -1470,6 +1474,10 @@ void 041d_Unk() {
0463 00c0 0345 lr $AR0, @0x0345
0465 02bf 0532 call 0x0532
0467 029f 0043 jmp 0x0043
+}
+
+void 0469_COMMAND_06_09()
+{
0469 0080 0346 lri $AR0, #0x0346
046b 02bf 0067 call 0x0067
046d 02bf 0067 call 0x0067
@@ -1488,6 +1496,10 @@ void 041d_Unk() {
047f 00c0 0345 lr $AR0, @0x0345
0481 02bf 0532 call 0x0532
0483 029f 0043 jmp 0x0043
+}
+
+void 0485_COMMAND_08()
+{
0485 0080 0346 lri $AR0, #0x0346
0487 02bf 0067 call 0x0067
0489 02bf 0067 call 0x0067
@@ -1779,7 +1791,7 @@ void 0573_Mystery_Write(InBuffer($AR1), SourceBuffer(AC1.M), _COUNT(AX0.H)) {
}
-void 0095_COMMAND_04()
+void 0580_COMMAND_04()
{
// commando looks buggy...
// it copies data to the switch casement data address... sounds like BS
@@ -1796,6 +1808,10 @@ void 0095_COMMAND_04()
058c 00c0 0345 lr $AR0, @0x0345
058e 02bf 0523 call 0x0523
0590 029f 0043 jmp 0x0043
+}
+
+void 0592_COMMAND_05()
+{
0592 0080 0346 lri $AR0, #0x0346
0594 02bf 0067 call 0x0067
0596 02bf 0067 call 0x0067