{"id":20536687,"url":"https://github.com/islandcontroller/ps2ded-vscode","last_synced_at":"2025-09-25T15:31:59.050Z","repository":{"id":153360552,"uuid":"294519755","full_name":"islandcontroller/ps2ded-vscode","owner":"islandcontroller","description":"VS Code Devcontainer template for PS2DED","archived":false,"fork":false,"pushed_at":"2020-12-10T10:39:39.000Z","size":77,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T12:52:05.164Z","etag":null,"topics":["homebrew","playstation-2","ps2sdk","vscode-devcontainer"],"latest_commit_sha":null,"homepage":"","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/islandcontroller.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-09-10T20:50:54.000Z","updated_at":"2024-10-12T10:06:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"b9701ed9-fccf-4f88-8f9a-11f1db40b2ed","html_url":"https://github.com/islandcontroller/ps2ded-vscode","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/islandcontroller/ps2ded-vscode","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/islandcontroller%2Fps2ded-vscode","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/islandcontroller%2Fps2ded-vscode/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/islandcontroller%2Fps2ded-vscode/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/islandcontroller%2Fps2ded-vscode/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/islandcontroller","download_url":"https://codeload.github.com/islandcontroller/ps2ded-vscode/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/islandcontroller%2Fps2ded-vscode/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276940202,"owners_count":25732263,"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-09-25T02:00:09.612Z","response_time":80,"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":["homebrew","playstation-2","ps2sdk","vscode-devcontainer"],"created_at":"2024-11-16T00:37:30.614Z","updated_at":"2025-09-25T15:31:59.043Z","avatar_url":"https://github.com/islandcontroller.png","language":"Makefile","readme":"# PlayStation 2 DevEnv for Docker \u0026ndash; VS Code Template\r\n\r\n\u003cimg src=\"scr.png\"/\u003e\r\n\r\nTemplate project repository for developing PlayStation 2 applications using Visual Studio Code. Requires one of the following toolchain host containers:\r\n\r\n* [**`ps2ded-oss`**](https://github.com/islandcontroller/ps2ded-oss) for use with the Open Source PlayStation 2 SDK\r\n* [**`ps2ded-sce`**](https://github.com/islandcontroller/ps2ded-sce) for use with the Sony PlayStation 2 SDK\r\n\r\nThe devcontainer is configured for running on a Windows host (workaround applied).\r\n\r\n## Configuration\r\n\r\nBefore running this container, edit the configuration files in `.devcontainer` to match your setup, i.e. match the `PS2IP` with your target's IP address, and select the PS2DED image variant.\r\n\r\n| File                | Setting                                        |\r\n|---------------------|------------------------------------------------|\r\n| `devcontainer.json` | Edit `PS2IP` env variable to match your target |\r\n| `Dockerfile`        | Select one of the PS2DED variants              |\r\n\r\n## Usage \r\n\r\n1. Open the repo folder in VS Code\r\n2. *Remote Explorer* tab, select *Containers* in the combo box\r\n3. Click on \"reopen the current folder in a container\"\r\n4. Select cpptools configuration (EE or IOP) for your SDK in the lower right corner\r\n\r\n**Demo for Sony SDK:** if using the Sony SDK, run the Makefile in the `src` subdirectory.\r\n\r\n    start_dsnetm\r\n    cd src\r\n    make run\r\n\r\n**Demo for open-source SDK:** if using the open-source SDK, copy the \"cube\" sample into the working directory. Run the Makefile to build the ELF-executable, and upload it to the target using `dsedb`.\r\n\r\n    cp -r $PS2SDK/samples/draw/cube .\r\n    cd cube\r\n    make all\r\n    start_dsnetm\r\n    dsedb -nr run cube.elf","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fislandcontroller%2Fps2ded-vscode","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fislandcontroller%2Fps2ded-vscode","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fislandcontroller%2Fps2ded-vscode/lists"}