{"id":16253618,"url":"https://github.com/pleft/sega_vscode_template","last_synced_at":"2025-06-11T13:35:16.518Z","repository":{"id":54960178,"uuid":"79570387","full_name":"pleft/SEGA_VSCode_Template","owner":"pleft","description":"Setting up SGDK with Visual Studio Code","archived":false,"fork":false,"pushed_at":"2021-01-19T16:01:01.000Z","size":6,"stargazers_count":42,"open_issues_count":1,"forks_count":12,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-03T06:36:56.208Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pleft.png","metadata":{"files":{"readme":"README.adoc","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-20T15:24:45.000Z","updated_at":"2025-01-10T05:15:41.000Z","dependencies_parsed_at":"2022-08-14T07:30:41.033Z","dependency_job_id":null,"html_url":"https://github.com/pleft/SEGA_VSCode_Template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pleft%2FSEGA_VSCode_Template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pleft%2FSEGA_VSCode_Template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pleft%2FSEGA_VSCode_Template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pleft%2FSEGA_VSCode_Template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pleft","download_url":"https://codeload.github.com/pleft/SEGA_VSCode_Template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pleft%2FSEGA_VSCode_Template/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259274361,"owners_count":22832505,"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","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-10-10T15:17:59.613Z","updated_at":"2025-06-11T13:35:16.487Z","avatar_url":"https://github.com/pleft.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"== Setting up SGDK with Visual Studio Code\n\nThis small project will help to setup a working environment (tested in Windows) for Sega Mega Drive developing with SGDK toolchain and Visual Studio Code as prefered editor. Visual Studio Code will be setup with c/cpp code extension and tasks to build and clean the workspace.\n\n\n=== Prerequisites\n\n. Download link:https://github.com/Stephane-D/SGDK[SGDK]\n. Download link:https://code.visualstudio.com/[Visual Studio Code]\n\n\n=== Setup\n\n* Extract SGDK to a prefered directory.\n* Create an environment variable `GDK` pointing to the SGDK directory (e.g. \"C:/dev/sgdk\").\n* Install Visual Studio Code.\n* Install the following extensions in vsCode: `C/C++ for Visual Studio Code`\n* Clone this github repo: `git clone https://github.com/pleft/SEGA_VSCode_Template.git`.\n\n=== Usage\n\n* Open `VSCode` and `File-\u003eOpen Folder...` and choose the folder of the checked out repository.\n* Folder `.vscode` contains two files: `c_cpp_properties.json` and `tasks.json`\n    * In `c_cpp_properties.json` it is added the include folder of the `SGDK`: `\"includePath\": [\"${GDK}/inc\"]`\n    * In `tasks.json` there are 2 tasks to help build and clean the project, `make` and `clean`. \n        - To run `make` task press `Ctrl-Shift-B`.\n        - To run `make` or `clean` press `Ctrl-P` then write `task make` or `task clean`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpleft%2Fsega_vscode_template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpleft%2Fsega_vscode_template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpleft%2Fsega_vscode_template/lists"}