{"id":22553696,"url":"https://github.com/drhelius/arduinogameboy","last_synced_at":"2026-03-07T16:32:14.631Z","repository":{"id":6157506,"uuid":"7387010","full_name":"drhelius/arduinogameboy","owner":"drhelius","description":"Arduino based Game Boy cartridge reader and writer. It can dump ROM and RAM to SD card.","archived":false,"fork":false,"pushed_at":"2023-12-13T23:22:56.000Z","size":83,"stargazers_count":161,"open_issues_count":1,"forks_count":15,"subscribers_count":10,"default_branch":"master","last_synced_at":"2025-08-22T08:47:56.845Z","etag":null,"topics":["arduino","cartridge","game-boy","gameboy","sd-card"],"latest_commit_sha":null,"homepage":"http://twitter.com/drhelius","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/drhelius.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"drhelius","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2012-12-31T12:53:34.000Z","updated_at":"2025-06-09T04:03:47.000Z","dependencies_parsed_at":"2024-01-23T16:11:26.757Z","dependency_job_id":"43fa7ae2-015d-43fb-b0e7-04efcd61797f","html_url":"https://github.com/drhelius/arduinogameboy","commit_stats":{"total_commits":17,"total_committers":1,"mean_commits":17.0,"dds":0.0,"last_synced_commit":"fe6b84ccb29a5600adc800ef9f721f57395bac4b"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/drhelius/arduinogameboy","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drhelius%2Farduinogameboy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drhelius%2Farduinogameboy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drhelius%2Farduinogameboy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drhelius%2Farduinogameboy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/drhelius","download_url":"https://codeload.github.com/drhelius/arduinogameboy/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/drhelius%2Farduinogameboy/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30221510,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T14:02:48.375Z","status":"ssl_error","status_checked_at":"2026-03-07T14:02:43.192Z","response_time":53,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["arduino","cartridge","game-boy","gameboy","sd-card"],"created_at":"2024-12-07T18:10:49.076Z","updated_at":"2026-03-07T16:32:14.609Z","avatar_url":"https://github.com/drhelius.png","language":"C++","readme":"ArduinoGameBoy - Arduino Game Boy Cartridge Dumper\n=======\n\u003cb\u003eCopyright \u0026copy; 2013 by Ignacio Sanchez\u003c/b\u003e\n\n----------\n\nArduino based Game Boy cartridge reader and writer. \n\nIt can dump ROM and RAM to an SD card.\n\nFollow me on Twitter: http://twitter.com/drhelius\n\n----------\n\nFeatures\n--------\n\n- Designed for Arduino Mega 2560, but may be easily ported to other Arduinos.\n- SD card reading / writing\n- Auto selection of Memory Bank Controller (MBC1, MBC2, MBC3 and MBC5)\n- Dump cartridge header, ROM and RAM banks to SD.\n- Write RAM from SD back to the cartridge.\n- Log through serial connection.\n- Fritzing design.\n\nTodo List\n-----------\n- Improve MBC dumping for higher rom bank counts.\n\nPictures\n-----------\n\n![Screenshot](http://www.geardome.com/files/arduinogb/gameboy_read.png)\n![Screenshot](http://www.geardome.com/files/arduinogb/arduino_gameboy_1.jpg)\n![Screenshot](http://www.geardome.com/files/arduinogb/arduino_gameboy_2.jpg)\n\nLicense\n-------\n\n\u003ci\u003eArduinoGameBoy\u003c/i\u003e\n\n\u003ci\u003eCopyright (C) 2013  Ignacio Sanchez\u003c/i\u003e\n\n\u003ci\u003eThis program is free software: you can redistribute it and/or modify\u003c/i\u003e\n\u003ci\u003eit under the terms of the GNU General Public License as published by\u003c/i\u003e\n\u003ci\u003ethe Free Software Foundation, either version 3 of the License, or\u003c/i\u003e\n\u003ci\u003eany later version.\u003c/i\u003e\n\n\u003ci\u003eThis program is distributed in the hope that it will be useful,\u003c/i\u003e\n\u003ci\u003ebut WITHOUT ANY WARRANTY; without even the implied warranty of\u003c/i\u003e\n\u003ci\u003eMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\u003c/i\u003e\n\u003ci\u003eGNU General Public License for more details.\u003c/i\u003e\n\n\u003ci\u003eYou should have received a copy of the GNU General Public License\u003c/i\u003e\n\u003ci\u003ealong with this program.  If not, see http://www.gnu.org/licenses/\u003c/i\u003e\n","funding_links":["https://github.com/sponsors/drhelius"],"categories":["Related projects","相关项目"],"sub_categories":["Post processing","后加工"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrhelius%2Farduinogameboy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdrhelius%2Farduinogameboy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdrhelius%2Farduinogameboy/lists"}