|
|||||||
| English Support Board English & Foreign Languages support |
![]() |
|
|
LinkBack | Strumenti discussione |
|
||||
|
I don't really know what I plan on doing yet. xP Coding has come to mind and I've always loved playing around with electronics but it's not the only thing I'd like to do. There are a few things I'd like to major in but I'm not sure which one to go with. Each has it's pros and cons you know?
|
|
||||
|
_L 0xD000000? 0x1000????
= +1000 = +2000 = +4000 = +8000R = +200 L = +100 = +10 = +20 = +40 = +80 = +1 = +8Combine some buttons: example: + +R+L = 4000+8000+200+100 = C300Codice:
example: _L 0xD0000002 0x1000C300 _L 0xE0020000 0x11412140 _L 0x61412140 0x00000008 _L 0x00000001 0x00000522 |
|
||||
|
No, there is a way to switch it off with the same ButtonCombo.
Check out this Toggle Button Demo Code. |
|
||||
|
Of course.
The programm you are looking for is IDA. Sadly, in the freeware version, mips is not included. So for reversing PSP executables you will have to get the Pro Version And that one is very expensive. Have you previous knowledge about asm? especially mips? If not, even if you had that tool, it wouldn't help you at all.
|