Question about some programming functions

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
Linblow
Posts: 2
Joined: Fri Jul 10, 2009 1:49 pm

Question about some programming functions

Post by Linblow »

Hi I would know what are the main functions to edit the PSP RAM ?

There are plugins like CWCheat or nitePR which edit PSP ram, and I like to make a PRX containing a PSP code made by me so I need to know what functions I have to use.

Thanks.
J.F.
Posts: 2906
Joined: Sun Feb 22, 2004 11:41 am

Post by J.F. »

If you have to ask, you aren't capable. There are NO functions that "edit" ram. To even say such a thing shows how little you know about programming in the first place. Please go learn to program elsewhere, then come back when you don't need to ask questions like the ones you just did.
m0skit0
Posts: 191
Joined: Tue Jun 02, 2009 8:58 pm

Post by m0skit0 »

You just said it all, J.F.
The Incredible Bill Gates wrote:The obvious mathematical breakthrough would be development of an easy way to factor large prime numbers.
Linblow
Posts: 2
Joined: Fri Jul 10, 2009 1:49 pm

Post by Linblow »

I am a PHP, XHTML, CSS, JavaScript developper and if I am a noob, it's beause I'm learning C, C++.


I don't come here to learn how to program, I'm here just because I need help.

Please, just show me a little example, I'll understand, thanks (for the example : the address will be 'x').
J.F.
Posts: 2906
Joined: Sun Feb 22, 2004 11:41 am

Post by J.F. »

There are lots of open source prx's out there. Look at them. As for "editing" ram, read the C manual on using pointers. That's plenty to get you going.
Post Reply