{"id":21202996,"url":"https://github.com/fcambus/gbaconv","last_synced_at":"2025-08-01T09:34:45.223Z","repository":{"id":1895182,"uuid":"2821539","full_name":"fcambus/gbaconv","owner":"fcambus","description":"A set of tools aimed at GameBoy Advance developers","archived":false,"fork":false,"pushed_at":"2021-10-18T19:24:57.000Z","size":48,"stargazers_count":27,"open_issues_count":0,"forks_count":5,"subscribers_count":6,"default_branch":"master","last_synced_at":"2023-03-12T02:33:02.706Z","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":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fcambus.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}},"created_at":"2011-11-21T17:20:20.000Z","updated_at":"2022-10-28T08:05:30.000Z","dependencies_parsed_at":"2022-09-08T11:12:01.367Z","dependency_job_id":null,"html_url":"https://github.com/fcambus/gbaconv","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcambus%2Fgbaconv","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcambus%2Fgbaconv/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcambus%2Fgbaconv/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fcambus%2Fgbaconv/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fcambus","download_url":"https://codeload.github.com/fcambus/gbaconv/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225623952,"owners_count":17498329,"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-11-20T20:19:59.350Z","updated_at":"2024-11-20T20:19:59.943Z","avatar_url":"https://github.com/fcambus.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GBAconv\n\n## Description\n\nGBAconv is a set of tools aimed at GameBoy Advance developers, allowing\nto convert WAV sounds and PCX images into C arrays to be included in\nGBA programs.\n\nIt is composed of two programs:\n\n- **pcx2gba**: exports a PCX 8-bpp image to 16-bit values C arrays\n           (palette + image data (2 pixels per value))\n- **wav2gba**: exports a WAV 8-bit mono sound to 8-bit signed values array\n\nThere won't be any other releases of GBAconv, as I've no interest for the GBA platform anymore.\n\n## Compiling\n\nSimply type `make` to compile the programs.\n\nThey have been successfully compiled on:\n\n- 32-bit x86 Architecture (Ubuntu Linux 5.10, FreeBSD 5.4)\n\n## Usage\n\n\tpcx2gba input.pcx output.inc array_name (Input File must be 8-bit PCX)\n\twav2gba input.wav output.inc array_name (Input File must be 8-bit, MONO)\n\n## License\n\nGBAconv is released under the BSD 2-Clause license. See `LICENSE` file for details.\n\n## Author\n\nGBAconv is developed by Frederic Cambus.\n\n- Site: https://www.cambus.net\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffcambus%2Fgbaconv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffcambus%2Fgbaconv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffcambus%2Fgbaconv/lists"}