Search found 5 matches
- Fri Feb 03, 2006 6:23 pm
- Forum: PSP Development
- Topic: PSP assembler begining
- Replies: 8
- Views: 4313
Right, so the important things in all this 'discovering NIDs' action for different firmwares are really function names, not nids themselves? If I undestand correct, all I have to do to call a PSP function is write a function with correct name in my code which does nothing and then while PSP kernel l...
- Fri Feb 03, 2006 5:43 am
- Forum: PSP Development
- Topic: PSP assembler begining
- Replies: 8
- Views: 4313
Ok, thanks tyranid - i've got it now. I'm using 1.50 firmware and syscalls are ok, everything is working now :) However I've got another question... What exactly are NIDs? As far I undestand you can call system functions by them instead of syscalls. But because I don't really know what they are I do...
- Thu Feb 02, 2006 9:05 pm
- Forum: PSP Development
- Topic: This is my "I'ma noob helpme!" topic... (only one
- Replies: 9
- Views: 4341
Hi there Heretic! I 'm new here too, but I wan't to encourage you to use assembly code! I've managed to write 'hello world' in a week, not having any assembler experience before (on any platform!). A lot of useful documentation is on the net of course, starting from MIPS site when you can get proces...
- Thu Feb 02, 2006 8:25 pm
- Forum: PSP Development
- Topic: PSP assembler begining
- Replies: 8
- Views: 4313
- Fri Jan 27, 2006 3:54 am
- Forum: PSP Development
- Topic: noob question - psp-fixup-imports
- Replies: 0
- Views: 959
noob question - psp-fixup-imports
Hello everyone!
That's my first post, so greetings to all!
Now, here's my question: What exactly psp-fixup-imports do, and why it is neccessary?
That's my first post, so greetings to all!
Now, here's my question: What exactly psp-fixup-imports do, and why it is neccessary?