{"id":13747831,"url":"https://github.com/ps2dev/ps2sdk","last_synced_at":"2025-12-17T11:02:52.925Z","repository":{"id":37431894,"uuid":"891947","full_name":"ps2dev/ps2sdk","owner":"ps2dev","description":"Homebrew PS2 SDK","archived":false,"fork":false,"pushed_at":"2025-12-06T01:34:04.000Z","size":30275,"stargazers_count":1100,"open_issues_count":38,"forks_count":154,"subscribers_count":60,"default_branch":"master","last_synced_at":"2025-12-09T13:27:28.443Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ps2dev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS2004.md","dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2010-09-06T18:58:12.000Z","updated_at":"2025-12-06T18:26:20.000Z","dependencies_parsed_at":"2023-12-12T22:24:14.303Z","dependency_job_id":"4ae6c711-cac9-4af0-8f13-de267cc0bb31","html_url":"https://github.com/ps2dev/ps2sdk","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/ps2dev/ps2sdk","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ps2dev%2Fps2sdk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ps2dev%2Fps2sdk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ps2dev%2Fps2sdk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ps2dev%2Fps2sdk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ps2dev","download_url":"https://codeload.github.com/ps2dev/ps2sdk/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ps2dev%2Fps2sdk/sbom","scorecard":{"id":295936,"data":{"date":"2025-08-11","repo":{"name":"github.com/ps2dev/ps2sdk","commit":"9c436971eea642197a1648dc48298a1cf5514976"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":6.1,"checks":[{"name":"Maintained","score":10,"reason":"19 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Code-Review","score":10,"reason":"all changesets reviewed","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/compilation.yml:1","Warn: no topLevel permission defined: .github/workflows/docker.yml:1","Warn: no topLevel permission defined: .github/workflows/gh-pages.yml:1","Warn: no topLevel permission defined: .github/workflows/tools.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"License","score":9,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Warn: project license file does not contain an FSF or OSI license."],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compilation.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/ps2dev/ps2sdk/compilation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compilation.yml:48: update your workflow using https://app.stepsecurity.io/secureworkflow/ps2dev/ps2sdk/compilation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/compilation.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/ps2dev/ps2sdk/compilation.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/docker.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ps2dev/ps2sdk/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/ps2dev/ps2sdk/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/ps2dev/ps2sdk/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:58: update your workflow using https://app.stepsecurity.io/secureworkflow/ps2dev/ps2sdk/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/ps2dev/ps2sdk/docker.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/docker.yml:80: update your workflow using https://app.stepsecurity.io/secureworkflow/ps2dev/ps2sdk/docker.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:14: update your workflow using https://app.stepsecurity.io/secureworkflow/ps2dev/ps2sdk/gh-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:21: update your workflow using https://app.stepsecurity.io/secureworkflow/ps2dev/ps2sdk/gh-pages.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/gh-pages.yml:24: update your workflow using https://app.stepsecurity.io/secureworkflow/ps2dev/ps2sdk/gh-pages.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tools.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/ps2dev/ps2sdk/tools.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/tools.yml:38: update your workflow using https://app.stepsecurity.io/secureworkflow/ps2dev/ps2sdk/tools.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/tools.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/ps2dev/ps2sdk/tools.yml/master?enable=pin","Warn: containerImage not pinned by hash: Dockerfile:3","Warn: containerImage not pinned by hash: Dockerfile:22: pin your Docker image by updating alpine:latest to alpine:latest@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1","Info:   0 out of   7 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of   8 third-party GitHubAction dependencies pinned","Info:   0 out of   2 containerImage dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Packaging","score":10,"reason":"packaging workflow detected","details":["Info: Project packages its releases by way of GitHub Actions.: .github/workflows/docker.yml:13"],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-17T19:30:03.749Z","repository_id":37431894,"created_at":"2025-08-17T19:30:03.749Z","updated_at":"2025-08-17T19:30:03.749Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27782185,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-12-17T02:00:08.291Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T07:00:25.215Z","updated_at":"2025-12-17T11:02:52.883Z","avatar_url":"https://github.com/ps2dev.png","language":"C","funding_links":[],"categories":["Uncategorized","SDKs and Toolchains"],"sub_categories":["Uncategorized"],"readme":"# PS2SDK - PS2DEV Open Source Project\n\n[![CI](https://github.com/ps2dev/ps2sdk/workflows/CI/badge.svg)](https://github.com/ps2dev/ps2sdk/actions?query=workflow%3ACI)\n[![CI-Docker](https://github.com/ps2dev/ps2sdk/workflows/CI-Docker/badge.svg)](https://github.com/ps2dev/ps2sdk/actions?query=workflow%3ACI-Docker)\n\n[PS2SDK Documentation](https://ps2dev.github.io/ps2sdk/)\n\nCopyright 2001-2004, ps2dev - \u003chttp://www.ps2dev.org\u003e\nAll rights reserved.\n\n## **ATTENTION**\n\nIf you are confused on how to start developing for PS2, see the [getting started](https://ps2dev.github.io/#getting-started) section on the ps2dev main page.  \n\n## Introduction\n\n`PS2SDK` is a collection of Open Source libraries used for developing applications on Sony's PlayStation 2® (PS2). `PS2SDK` contains the work from a number of PS2 projects, which are now buildable in a single source tree. Review the history section for how ps2sdk came about.\n\nAt the time of writing, PS2SDK includes the following libraries and features, allowing:\n\n-   Access to PS2 internal OS functions.\n-   Access to PS2 control pad and multitap.\n-   Access to PS2 memory card.\n-   Access to USB mouse and keyboard.\n-   TCP/IP stack \u0026 DNS resolution compatible with PS2 Ethernet Adapter.\n-   Full PS2 compatible Hard Disk Drive file system.\n-   Access to CD and DVD.\n-   Required implementation by `newlib`, for fulfilling `libc` functionality.\n-   Access to sound library on all PS2 using `freesd`.\n-   HTTP client file system.\n-   Network File System to load files from HOST pc.\n\n## Standard Libraries\n\nIn a continuous effort to make `PS2SDK` and the whole `PS2DEV` a `POSIX` environment; there are some libraries needed to be included inside of the [standard libraries](https://gcc.gnu.org/onlinedocs/gcc/Standard-Libraries.html), which means, libraries than by default are included in any compilation program. From `PS2SDK` we have:\n\n-   `lkernel`: Contains the calls to BIOS functions\n-   `lcglue`: Implements most of the required methods by `newlib`\n-   `lcdvd`: Implements `ps2time` function indirectly required by `newlib`\n\nIf you wanna compile a program without using the `standard libraries` take a look at the [compiler flags](https://gcc.gnu.org/onlinedocs/gcc/Link-Options.html) (`-nodefaultlibs`, `-nolibc` and `-nostdlib`).\n\n## License\n\nPS2SDK has been developed by a large number of individuals who have provided their time and effort. The `AUTHORS` file includes this list.\n\nPS2SDK is licensed under the Academic Free License version 2.0. This is a very liberal license and allows both commercial and non-commercial usage of the SDK. Please read the `LICENSE` file for full details.\n\n## Binary Installation\n\nps2sdk provides a large number of the basic software libraries required to access the underlying PS2 system. As the PS2 has two independent CPUs - the Emotion Engine (EE) and the IO Processor (IOP), the source tree is split into two different major areas representing the functions available on each processor.\n\nA binary release of PS2SDK will include the following directories:\n\n-   `sdk/ee/include`: EE include files.\n-   `sdk/ee/lib`: EE library files.\n-   `sdk/ee/startup`: Example crt0.o and linkfile.\n-   `sdk/iop/include`: IOP include files.\n-   `sdk/iop/irx`: IOP loadable modules.\n-   `sdk/common/include`: Common include files between EE and IOP.\n-   `sdk/samples`: Samples for both EE and IOP.\n-   `sdk/tools`: Tools used during development on host PC.\n\n## Source Installation\n\nps2sdk source tree is considerably different from the binary or release distribution. You should only use the binary release when using ps2sdk in your projects.\n\nThe source tree is built as a collection of separate projects; each with its Makefile. The file `Defs.make` provides the basic definitions required when building PS2SDK. The two main variables required are `PS2SDKSRC`, which points to the source base directory, and `PS2SDK`, which points to the release directory.\n\nThe main make file has three targets:\n\n-   `all/default`: compile each of the projects in the tree.\n-   `clean`: clean the tree of files created during the build.\n-   `release`: release the binaries to the target PS2SDK directory.\n\nEach subproject has a tree structure which can include:\n\n-   `src`: source code\n-   `include`: include files that are exported\n-   `samples`: samples of using a project. Can include multiple directories\n-   `doc`: documentation files to be exported.\n-   `test`: Unit Testing or other testing code.\n-   `obj`: created during the build to store object files\n-   `lib`: created during the build to store library files\n-   `bin`: created during the build to store binary files\n\nPlease review the Makefiles to see how to create your subproject in the tree.\n\n## History\n\nps2sdk brings together several open-source projects developed for the Playstation 2®. These projects include ps2lib, ps2drv, libhdd, ps2ip and ps2hid. These projects are now all closed and have been migrated to ps2sdk.\n\nps2lib was the first library to be released. Created by Gustavo Scotti, the library was released in October 2001. Over the years a number of people have contributed to providing the base functionality required to access the internals of the PS2. ps2lib has gone through a number of versions and was last released as Version 2.1 in October 2003.\n\nps2drv was started by [Marcus R. Brown](https://github.com/marcusrbrown) to provide an area to look at more of the internals of the IO Processor and related hardware. It was started in June 2003 and over the last year (2004) has grown considerably. ps2drv is where the `irx` imports method was created used in ps2sdk. ps2drv was last released as Version 1.1 in February 2004.\n\nps2ip was started by [David Ryan (Oobles)](https://github.com/oobles) in late 2002 to provide a TCP/IP stack for open source development. Over the last two years (2003-2004), the stack has improved and matured. boman666 provided the last big improvement to the design and his changes are used in PS2SDK.\n\nlibhdd was started by Nick Van Veen (Sjeep) in 2003 to provide a Hard Disk Drive driver and file system that is compatible with the commercial Sony HDD and other non-Sony HDDs. The work was sponsored by DMS3, and the resulting code was kindly provided back to the ps2dev community. The last release before ps2sdk was version 1.2 released in February 2004.\n\nps2hid was started by [Tyranid](https://github.com/tyranid) in October 2003 to provide USB mouse and keyboard drivers compatible with the Sony USB Driver.\n\n[AUTHORS](AUTHORS2004.md)\n\n## Community\n\nLinks for discussion and chat are available [here](https://ps2dev.github.io/#community).  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fps2dev%2Fps2sdk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fps2dev%2Fps2sdk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fps2dev%2Fps2sdk/lists"}