{"id":13626711,"url":"https://github.com/fengb/fundude","last_synced_at":"2025-08-21T05:33:02.684Z","repository":{"id":42163989,"uuid":"176832194","full_name":"fengb/fundude","owner":"fengb","description":"Gameboy emulator: Zig -\u003e wasm","archived":false,"fork":false,"pushed_at":"2021-11-07T05:29:47.000Z","size":4880,"stargazers_count":188,"open_issues_count":37,"forks_count":8,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-08T04:51:28.759Z","etag":null,"topics":["gameboy-emulator","wasm","zig"],"latest_commit_sha":null,"homepage":"https://fengb.github.io/fundude/","language":"Zig","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/fengb.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}},"created_at":"2019-03-20T23:23:56.000Z","updated_at":"2025-02-25T02:50:43.000Z","dependencies_parsed_at":"2022-08-27T14:28:20.644Z","dependency_job_id":null,"html_url":"https://github.com/fengb/fundude","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fengb/fundude","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fengb%2Ffundude","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fengb%2Ffundude/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fengb%2Ffundude/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fengb%2Ffundude/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fengb","download_url":"https://codeload.github.com/fengb/fundude/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fengb%2Ffundude/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271430855,"owners_count":24758401,"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-08-21T02:00:08.990Z","response_time":74,"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":["gameboy-emulator","wasm","zig"],"created_at":"2024-08-01T21:02:27.368Z","updated_at":"2025-08-21T05:33:02.038Z","avatar_url":"https://github.com/fengb.png","language":"Zig","funding_links":[],"categories":["Applications","Systems Programming","Zig","Web"],"sub_categories":["Emulators"],"readme":"# ![FUN DUDE](web/logo.svg) \u003cbr\u003e 🚧 Under Construction 🚧\n\n### Game compatibility\n\nPerfect emulation:\n- _none_\n\nPlayable:\n- **Tetris**\n- **Super Mario Land**\n- **Bionic Commando**\n- **Pokemon Red/Blue**\n- **Kirby's Dreamland**\n- **Dr. Mario**\n- **Zelda: Link's Awakening**\n\n### Implementation details\n\n| | |\n|-|-|\n| CPU | some bugs, incorrect instruction durations |\n| Video | mostly working -- render hacks |\n| Joypad | should work |\n| Timer | untested, poor timing |\n| Interrupts | untested |\n| Serial | ❌ |\n| Audio | ❌ |\n\n### Development\n\nDependencies:\n- zig 0.6.0+\n- node.js 10.0.0+\n\n```bash\n# Pull down this project\n$ git clone https://github.com/fengb/fundude.git\n$ cd fundude\n\n# Build the wasm -- release-safe increases performance by \u003e10x compared to the default debug mode\n$ zig build -Drelease-safe\n\n# Start the server\n$ yarn install\n$ yarn dev\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffengb%2Ffundude","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffengb%2Ffundude","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffengb%2Ffundude/lists"}