{"id":29246678,"url":"https://github.com/blocksds/libteak","last_synced_at":"2025-07-03T23:06:10.759Z","repository":{"id":209377905,"uuid":"723895755","full_name":"blocksds/libteak","owner":"blocksds","description":"Library to develop applications for the Teak DSP of the DSi and 3DS.","archived":false,"fork":false,"pushed_at":"2024-12-01T03:24:51.000Z","size":144,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2024-12-01T04:24:56.614Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://blocksds.github.io/docs/libteak/index.html","language":"CSS","has_issues":false,"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/blocksds.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"licenses/Zlib.txt","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":"2023-11-27T01:35:10.000Z","updated_at":"2024-12-01T03:24:54.000Z","dependencies_parsed_at":"2024-06-24T01:49:58.133Z","dependency_job_id":"7b88cf89-fef8-4bed-b0c6-3b423b4e0201","html_url":"https://github.com/blocksds/libteak","commit_stats":null,"previous_names":["blocksds/libteak"],"tags_count":16,"template":false,"template_full_name":null,"purl":"pkg:github/blocksds/libteak","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blocksds%2Flibteak","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blocksds%2Flibteak/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blocksds%2Flibteak/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blocksds%2Flibteak/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/blocksds","download_url":"https://codeload.github.com/blocksds/libteak/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/blocksds%2Flibteak/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263416472,"owners_count":23463144,"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":"2025-07-03T23:06:09.531Z","updated_at":"2025-07-03T23:06:10.664Z","avatar_url":"https://github.com/blocksds.png","language":"CSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# libteak\n\n## 1. Introduction\n\nThis is a library to help develop applications for the DSP that comes with the\nDSi and 3DS consoles. It is provided as part of\n[BlocksDS](https://github.com/blocksds/sdk), but it can also be used as a\nstandalone library.\n\n- [Documentation](https://blocksds.skylyrac.net/docs/libteak/index.html)\n- [Examples](https://github.com/blocksds/sdk/tree/master/examples/dsp)\n\n## 2. Setup\n\nThe Teak toolchain is currently only distributed by\n[Wonderful Toolchain](https://wonderful.asie.pl). You will need to install the\nTeak toolchain of Wonderful Toolchains. Follow the instructions in this link:\nhttps://wonderful.asie.pl/docs/getting-started/\n\nNote that the Teak toolchain is currently only available on Linux, not Windows.\n\nNow, install the Teak toolchain of Wonderful Toolchains:\n\n```bash\nwf-pacman -Syu\nwf-pacman -S toolchain-llvm-teak-llvm\n```\n\nFinally, build the library:\n\n```bash\nmake\n```\n\n## 3. Editing assembly files\n\nThe assembler of the Teak toolchain doesn't support expanding C-style defines\nand macros. Using magic numbers in the code is bad practice, so this repository\nhas a simple python script (in the folder `tools`) that is used to preprocess\nassembly files and expand simple expressions.\n\nAll files stored in the `asm` folder are preprocessed and saved to the `source`\nfolder. Both files are present in the repository because that way python 3 isn't\na dependency required to build the library. However, it is required if you want\nto modify the assembly files of the library.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblocksds%2Flibteak","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fblocksds%2Flibteak","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fblocksds%2Flibteak/lists"}