Hi there,
I have somewhat of a general question I think....I'm pretty much a noob to this scene, but I've been trying to follow some already developed code to help myself learn...
Is there any way to figure out what calls in an EE file are going to the IOP??? ie I have the IOP file disassembled and the EE file disassembled, but is there any way to determine where the EE is calling IOP functions??
thanks,
- tool
identifying calls to IOP from EE?
-
- Posts: 5
- Joined: Wed Nov 10, 2004 11:13 pm
- Location: usa
The "EE calls IOP" is called "rpc". You have to identify the function that is running an rpc request, and there you are.
pixel: A mischievous magical spirit associated with screen displays. The computer industry has frequently borrowed from mythology. Witness the sprites in computer graphics, the demons in artificial intelligence and the trolls in the marketing department.