PSP Coding
Would you like to react to this message? Create an account in a few clicks or log in to continue.

PSP Coding


 
HomeLatest imagesSearchRegisterLog in

 

 [HELP] ADDRESSES IN 1 SUBROUTINE.

Go down 
2 posters
AuthorMessage
Brian_000

Brian_000


Posts : 33
Points : 45
Reputation : 0
Join date : 2010-10-02
Age : 33
Location : Brgy. Binan Pagsanjan Laguna, Philippines

[HELP] ADDRESSES IN 1 SUBROUTINE. Empty
PostSubject: [HELP] ADDRESSES IN 1 SUBROUTINE.   [HELP] ADDRESSES IN 1 SUBROUTINE. I_icon_minitimeTue Oct 19, 2010 2:29 am

[HELP] ADDRESSES IN 1 SUBROUTINE.

HOW DO YOU MAKE MORE ADDRESS IN 1 SUBROUTINE?
ANYONE HELP ME! OR I WILL EAT PEOPLE! OR HAMBURGER?
Back to top Go down
http://www.onehitgamer.com/forum/
-LeetGamer-
Admin



Posts : 247
Points : 397
Reputation : 4
Join date : 2010-09-29
Age : 30

[HELP] ADDRESSES IN 1 SUBROUTINE. Empty
PostSubject: Re: [HELP] ADDRESSES IN 1 SUBROUTINE.   [HELP] ADDRESSES IN 1 SUBROUTINE. I_icon_minitimeTue Oct 19, 2010 3:19 am

lol again with the eating Razz

You would basically do the same thing as one line code, one line template:

Lui t0 $Upper address + 0x0880
Lui t1 $Upper value
Ori t1 t1 $Lower value
Sw t1 $Lower address (t0)
Jr ra
Nop

Two line template is just the same thing just repeated:

Lui t0 $Upper address + 0x0880
Lui t1 $Upper value
Ori t1 t1 $Lower value
Sw t1 $Lower address (t0)
Lui t0 $Upper address 2 + 0x0880
Lui t1 $Upper value 2
Ori t1 t1 $Lower value 2
Sw t1 $Lower address 2 (t0)
Jr ra
Nop
Back to top Go down
Brian_000

Brian_000


Posts : 33
Points : 45
Reputation : 0
Join date : 2010-10-02
Age : 33
Location : Brgy. Binan Pagsanjan Laguna, Philippines

[HELP] ADDRESSES IN 1 SUBROUTINE. Empty
PostSubject: Re: [HELP] ADDRESSES IN 1 SUBROUTINE.   [HELP] ADDRESSES IN 1 SUBROUTINE. I_icon_minitimeTue Oct 19, 2010 4:15 am

Is that only need to do? And the code work?
Back to top Go down
http://www.onehitgamer.com/forum/
-LeetGamer-
Admin



Posts : 247
Points : 397
Reputation : 4
Join date : 2010-09-29
Age : 30

[HELP] ADDRESSES IN 1 SUBROUTINE. Empty
PostSubject: Re: [HELP] ADDRESSES IN 1 SUBROUTINE.   [HELP] ADDRESSES IN 1 SUBROUTINE. I_icon_minitimeTue Oct 19, 2010 5:13 am

Yeah, if you enter everything right.
Back to top Go down
Sponsored content





[HELP] ADDRESSES IN 1 SUBROUTINE. Empty
PostSubject: Re: [HELP] ADDRESSES IN 1 SUBROUTINE.   [HELP] ADDRESSES IN 1 SUBROUTINE. I_icon_minitime

Back to top Go down
 
[HELP] ADDRESSES IN 1 SUBROUTINE.
Back to top 
Page 1 of 1
 Similar topics
-
» Writing a subroutine that activates another subroutine....
» DML Subroutine Writer Generator
» How to Write a two code Subroutine!
» [Video Tutorial] How to Write a Subroutine

Permissions in this forum:You cannot reply to topics in this forum
PSP Coding :: PSP Section :: PSP Chat :: PSP Coding Help-
Jump to: