This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
bigmini:bin bigboss$ ./ps4sh | |
ps4sh version 1.0 | |
/Users/bigboss/.ps4shrc: No such file or directory | |
log: [HOST][INFO]: [PS4SH] Ready | |
log: [PS4][INFO]: debugnet initialized | |
log: [PS4][INFO]: ready to have a lot of fun... | |
log: [PS4][INFO]: [PS4LINK] Server request thread UID: 0x80F4C9C0 | |
log: [PS4][DEBUG]: [PS4LINK] Created ps4link_requests_sock: 7 | |
log: [PS4][INFO]: [PS4LINK] Server command thread UID: 0x80F4CE40 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
log: [PS4][DEBUG]: [PS4LINK] wrote 34 bytes (asked for 34) | |
log: [PS4][DEBUG]: [PS4LINK] file write req (fd: 8) | |
log: [PS4][DEBUG]: [PS4LINK] wrote 35 bytes (asked for 35) | |
log: [PS4][DEBUG]: [PS4LINK] file write req (fd: 8) | |
log: [PS4][DEBUG]: [PS4LINK] wrote 30 bytes (asked for 30) | |
log: [PS4][DEBUG]: [PS4LINK] file write req (fd: 8) | |
log: [PS4][DEBUG]: [PS4LINK] wrote 35 bytes (asked for 35) | |
log: [PS4][DEBUG]: [PS4LINK] file write req (fd: 8) | |
log: [PS4][DEBUG]: [PS4LINK] wrote 34 bytes (asked for 34) | |
log: [PS4][DEBUG]: [PS4LINK] file write req (fd: 8) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
./ps4sh | |
ps4sh version 1.0 | |
/Users/bigboss/.ps4shrc: No such file or directory | |
log: [HOST][INFO]: [PS4SH] Ready | |
log: [PS4][INFO]: debugnet initialized | |
log: [PS4][INFO]: ready to have a lot of fun... | |
log: [PS4][INFO]: [PS4LINK] Server request thread UID: 0x80F4C9C0 | |
log: [PS4][DEBUG]: [PS4LINK] Created ps4link_requests_sock: 7 | |
log: [PS4][INFO]: [PS4LINK] Server command thread UID: 0x80F4CE40 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include <stdio.h> | |
#include <stdlib.h> | |
#include <kernel.h> | |
#include <system_service.h> | |
#include <orbis2d.h> | |
#include <orbisPad.h> | |
#include <orbisAudio.h> | |
#include <orbisKeyboard.h> | |
#include <modplayer.h> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
log: [PS4][INFO]: debugnet initialized | |
log: [PS4][INFO]: ready to have a lot of fun... | |
log: [PS4][INFO]: [PS4LINK] Server request thread UID: 0x81F209C0 | |
log: [PS4][DEBUG]: [PS4LINK] Created ps4link_requests_sock: 14 | |
log: [PS4][DEBUG]: [PS4LINK] bind to ps4link_requests_sock done | |
log: [PS4][DEBUG]: [PS4LINK] Ready for connection 1 | |
log: [PS4][INFO]: [PS4LINK] Waiting for connection | |
log: [PS4][INFO]: [PS4LINK] Server command thread UID: 0x81F20E40 | |
log: [PS4][DEBUG]: [PS4LINK] Command Thread Started. | |
log: [PS4][DEBUG]: [PS4LINK] Created ps4link_commands_sock: 16 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
./ps4sh | |
ps4sh version 1.0 | |
/Users/bigboss/.ps4shrc: No such file or directory | |
log: [HOST][INFO]: [PS4SH] Ready | |
log: [PS4][INFO]: ready to have a lot of fun... | |
log: [PS4][INFO]: [PS4LINK] Server request thread UID: 0x817B89C0 | |
log: [PS4][DEBUG]: [PS4LINK] Created ps4link_requests_sock: 14 | |
log: [PS4][DEBUG]: [PS4LINK] bind to ps4link_requests_sock done | |
log: [PS4][DEBUG]: [PS4LINK] Ready for connection 1 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include <stdio.h> | |
#include <stdlib.h> | |
#include <kernel.h> | |
#include <system_service.h> | |
#include <orbis2d.h> | |
#include <orbisPad.h> | |
#include <orbisAudio.h> | |
#include <orbisKeyboard.h> | |
#include <modplayer.h> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include <stdio.h> | |
#include <stdlib.h> | |
#include <kernel.h> | |
#include <system_service.h> | |
#include <orbis2d.h> | |
#include <orbisPad.h> | |
#include <orbisAudio.h> | |
#include <orbisKeyboard.h> | |
#include <modplayer.h> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
//dont wait an app from me, here source perhaps it can help to get all pieces togeher, now all is up to you | |
#include <stdio.h> | |
#include <stdlib.h> | |
#include <kernel.h> | |
#include <system_service.h> | |
#include <orbis2d.h> | |
#include <orbisPad.h> | |
#include <orbisAudio.h> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* liborbis sample | |
* Copyright (C) 2015,2016,2017,2018 Antonio Jose Ramos Marquez (aka bigboss) @psxdev on twitter | |
* Repository https://github.com/psxdev/liborbis | |
*/ | |
#include <stdio.h> | |
#include <stdlib.h> |