XLink Kai: avoid reception of duplicate messages. I don't know why, but I am receiving every message from a real PSP (over AdhocToUSB) 2 times. |
|
More...
|
over 4 years ago
|
sceWlan: improved reception of message to provide the proper SceNetIfMessage.type field value |
|
More...
|
over 4 years ago
|
Added the certificate in sceIdStorage which is used by sceNetAdhocAuth |
|
More...
|
over 4 years ago
|
Code clean-up |
|
More...
|
over 4 years ago
|
Merge pull request #456 from lightfirst/master |
|
More...
|
over 4 years ago
|
update network settings, remove netServerPortShiftRadioButton and netClientPortShiftRadioButton,add XlinkaiSupportRadioButton. change default ProOnline metaServer to myneighborsushicat.com since coldbird.net is down |
|
More...
|
over 4 years ago
|
Bug fixes in libkirk |
|
More...
|
over 4 years ago
|
Ported https://github.com/ProximaV/kirk-engine-full to Java and changed Jpcsp Kirk implementation to use it. Seems to be working, but not fully tested yet. |
|
More...
|
over 4 years ago
|
Added debug info in sceMemab |
|
More...
|
over 4 years ago
|
Added sceNwman draft module |
|
More...
|
over 4 years ago
|
Fixed compilation of SWR & SWL Allegrex instructions |
|
More...
|
over 4 years ago
|
XLink Kai: show error when XLink Kai has not been started. |
|
More...
|
over 4 years ago
|
sceUtilsBufferCopyWithRange: avoid invalid memory access when input size is 0. |
|
More...
|
over 4 years ago
|
Allow loading of memab.prx if available under flash0/kd |
|
More...
|
over 4 years ago
|
Small fix for decryption of flash0 modules |
|
More...
|
over 4 years ago
|
First draft of the XLink Kai adapter, based on the test application. |
|
More...
|
over 4 years ago
|
sceWlan: code clean-up. Added stop method for the IWlanAdapter, which will be required for XLink Kai (disconnect). |
|
More...
|
over 4 years ago
|
Adding simple test application for XLink Kai over the DDS protocol: it connects, enables chat and waits forever. It logs any traffic received. |
|
More...
|
over 4 years ago
|
Recognize more HLE modules for networking. |
|
More...
|
over 4 years ago
|
Preparing the implementation for networking over XLink Kai: abstract the implementation of the network access outside sceWlan module. This should not change the current functionality, but just be a preparation step. |
|
More...
|
over 4 years ago
|
LLE: progress on supporting older firmware versions. |
|
More...
|
over 4 years ago
|
LLE: fixed interpreted SYSCALL instruction |
|
More...
|
over 4 years ago
|
Fixed valid PSP OUI's when generating a random MAC address. Thanks to CrunchBite. |
|
More...
|
over 4 years ago
|
LLE: added unknown syscon cmd=5 |
|
More...
|
over 4 years ago
|
More LLE support for older Firmwares. |
|
More...
|
over 4 years ago
|
Improved LLE for OFW 2.xx |
|
More...
|
over 4 years ago
|
Code clean-up |
|
More...
|
over 4 years ago
|
Implemented Adhoc GameMode networking for ProOnline. |
|
More...
|
over 4 years ago
|
Avoid debug messages |
|
More...
|
over 4 years ago
|
Fixed sceSysconReadScratchPad() |
|
More...
|
over 4 years ago
|