{"id":15722067,"url":"https://github.com/axioncloud/freemegb","last_synced_at":"2026-01-27T22:37:36.261Z","repository":{"id":57241633,"uuid":"185610855","full_name":"axioncloud/freemegb","owner":"axioncloud","description":"A GameBoy simulator that has seen multiple program language iterations. Currently, the latest iteration is in Go. Previous iterations include, C++ (Qt, then GTK) and Node.js (Electron.js)","archived":false,"fork":false,"pushed_at":"2023-04-10T03:12:00.000Z","size":276,"stargazers_count":0,"open_issues_count":11,"forks_count":0,"subscribers_count":0,"default_branch":"lang/go","last_synced_at":"2025-08-09T06:36:36.843Z","etag":null,"topics":["go","golang","gtk3","simulator"],"latest_commit_sha":null,"homepage":"https://freemegb.axioncloud.org","language":"Go","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/axioncloud.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":"SECURITY.md","support":null,"governance":null}},"created_at":"2019-05-08T13:24:53.000Z","updated_at":"2021-12-24T16:32:39.000Z","dependencies_parsed_at":"2023-09-24T05:26:22.066Z","dependency_job_id":null,"html_url":"https://github.com/axioncloud/freemegb","commit_stats":{"total_commits":124,"total_committers":3,"mean_commits":"41.333333333333336","dds":"0.048387096774193505","last_synced_commit":"d66454840cd0fe415e56098a13b016e43013942a"},"previous_names":["ioncloud64/freemegb"],"tags_count":8,"template":false,"template_full_name":null,"purl":"pkg:github/axioncloud/freemegb","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axioncloud%2Ffreemegb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axioncloud%2Ffreemegb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axioncloud%2Ffreemegb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axioncloud%2Ffreemegb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/axioncloud","download_url":"https://codeload.github.com/axioncloud/freemegb/tar.gz/refs/heads/lang/go","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/axioncloud%2Ffreemegb/sbom","scorecard":{"id":220177,"data":{"date":"2025-08-11","repo":{"name":"github.com/axioncloud/freemegb","commit":"d66454840cd0fe415e56098a13b016e43013942a"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":4.4,"checks":[{"name":"Security-Policy","score":4,"reason":"security policy file detected","details":["Info: security policy file detected: SECURITY.md:1","Warn: no linked content found","Info: Found disclosure, vulnerability, and/or timelines in security policy: SECURITY.md:1","Info: Found text in security policy: SECURITY.md:1"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Info: jobLevel 'actions' permission set to 'read': .github/workflows/codeql-analysis.yml:28","Info: jobLevel 'contents' permission set to 'read': .github/workflows/codeql-analysis.yml:29","Warn: no topLevel permission defined: .github/workflows/codeql-analysis.yml:1","Warn: no topLevel permission defined: .github/workflows/go.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"SAST","score":10,"reason":"SAST tool detected: CodeQL","details":["Info: SAST configuration detected: CodeQL","Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":1,"reason":"dependency not pinned by hash detected -- score normalized to 1","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:41: update your workflow using https://app.stepsecurity.io/secureworkflow/axioncloud/freemegb/codeql-analysis.yml/lang/go?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:45: update your workflow using https://app.stepsecurity.io/secureworkflow/axioncloud/freemegb/codeql-analysis.yml/lang/go?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:56: update your workflow using https://app.stepsecurity.io/secureworkflow/axioncloud/freemegb/codeql-analysis.yml/lang/go?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/codeql-analysis.yml:70: update your workflow using https://app.stepsecurity.io/secureworkflow/axioncloud/freemegb/codeql-analysis.yml/lang/go?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:16: update your workflow using https://app.stepsecurity.io/secureworkflow/axioncloud/freemegb/go.yml/lang/go?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/go.yml:22: update your workflow using https://app.stepsecurity.io/secureworkflow/axioncloud/freemegb/go.yml/lang/go?enable=pin","Warn: downloadThenRun not pinned by hash: .github/workflows/go.yml:28","Info:   0 out of   6 GitHub-owned GitHubAction dependencies pinned","Info:   1 out of   1 goCommand dependencies pinned","Info:   0 out of   1 downloadThenRun dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: BSD 2-Clause \"Simplified\" License: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'lang/go'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}}]},"last_synced_at":"2025-08-17T02:18:17.697Z","repository_id":57241633,"created_at":"2025-08-17T02:18:17.698Z","updated_at":"2025-08-17T02:18:17.698Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28825044,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-27T18:44:20.126Z","status":"ssl_error","status_checked_at":"2026-01-27T18:44:09.161Z","response_time":168,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":["go","golang","gtk3","simulator"],"created_at":"2024-10-03T22:03:40.751Z","updated_at":"2026-01-27T22:37:36.247Z","avatar_url":"https://github.com/axioncloud.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.com/ioncloud64/freemegb.svg?branch=lang%2Fgo)](https://travis-ci.com/ioncloud64/freemegb)\r\n![GitHub issues](https://img.shields.io/github/issues-raw/ioncloud64/freemegb)\r\n![License](https://img.shields.io/github/license/ioncloud64/freemegb)\r\n![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/ioncloud64/freemegb)\r\n![GitHub last commit](https://img.shields.io/github/last-commit/ioncloud64/freemegb)\r\n\r\n[![GoDoc](https://godoc.org/github.com/ioncloud64/freemegb?status.svg)](https://godoc.org/github.com/ioncloud64/freemegb)\r\n\r\n# FreeMe!GB\r\nA GameBoy simulator written in Go. GUI bindings are written for GTK+. This program is designed to simulate the real hardware that was equipped in the system itself.\r\n\r\n## Features\r\n*Note: Features not yet implemented are italicized*\r\n* Debugging Utility\r\n  - CPU Registers\r\n  - OPCODE descriptions\r\n  - *Breakpoint debugging*\r\n* Emulation Core\r\n  - ROMs\r\n    + ROM Name\r\n    + ROM Type\r\n    + ROM Size\r\n    + *Compatibility Check*\r\n  - CPU\r\n    + Decode ROM file into OPCODE map\r\n    + Registers per hardware specifications\r\n    + Interrupts per specifications\r\n    + *Throttle speed per hardware specifications*\r\n  - *GPU*\r\n* *Controller Support*\r\n* *Shaders*\r\n* Installers\r\n  - Supported Platforms:\r\n    + Linux RPM, DEB, and AppImage\r\n    + Windows MSI\r\n    + OSX dmg\r\n\r\n## Build Requirements\r\n* Windows\r\n  - Install MSYS2 mingw64\r\n  - [Install Windows dependencies](https://github.com/gotk3/gotk3/wiki)\r\n  - Build by hand:\r\n    - Add */mingw64/bin* to $PATH\r\n  - Clone repository\r\n  - Navigate to repository and run *go mod init*\r\n  - run *make host* or *make windows_amd64*\r\n    - *Note: if you wish to compile x86, add /bin/mingw32 to your $PATH instead*\r\n* Linux\r\n  - [Install Linux dependencies](https://github.com/gotk3/gotk3/wiki)\r\n* Mac OS X\r\n  - Not planned\r\n\r\n# Project Inspiration\r\nI have always interested in how emulators work, so I started to have this idea of creating my own emulator variant of the original GameBoy. This simulator is designed to be both educational and eventually complete. Please give me time as this is a personal project that may be dormant from time to time, depending on how life is at home. Feel free to give suggestions and tips at admin@ioncloud64.com.\r\n\r\nI look forward to completing FreeMe!GB and discovering Node.js's ability to perform.\r\n\r\nPlease check out the [wiki](https://github.com/ioncloud64/freemegb/wiki) for more information.\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxioncloud%2Ffreemegb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faxioncloud%2Ffreemegb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faxioncloud%2Ffreemegb/lists"}