{"id":17139816,"url":"https://github.com/strager/supermetroid","last_synced_at":"2025-04-13T10:03:57.520Z","repository":{"id":47263522,"uuid":"207260609","full_name":"strager/supermetroid","owner":"strager","description":"Super Metroid SNES game, disassembled","archived":false,"fork":false,"pushed_at":"2021-12-20T21:42:56.000Z","size":10401,"stargazers_count":133,"open_issues_count":0,"forks_count":14,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-03-27T01:23:14.072Z","etag":null,"topics":["disassembly","reverse-engineering"],"latest_commit_sha":null,"homepage":"","language":"Assembly","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/strager.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-09-09T08:24:41.000Z","updated_at":"2025-03-24T17:02:15.000Z","dependencies_parsed_at":"2022-08-30T01:31:37.250Z","dependency_job_id":null,"html_url":"https://github.com/strager/supermetroid","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strager%2Fsupermetroid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strager%2Fsupermetroid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strager%2Fsupermetroid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/strager%2Fsupermetroid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/strager","download_url":"https://codeload.github.com/strager/supermetroid/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248695332,"owners_count":21146954,"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":["disassembly","reverse-engineering"],"created_at":"2024-10-14T20:13:10.081Z","updated_at":"2025-04-13T10:03:57.483Z","avatar_url":"https://github.com/strager.png","language":"Assembly","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Super Metroid\n\nThis project is a disassembly of Super Metroid for the Super Famicom (SNES).\n\nThis project produces the following ROMs:\n\n* `supermetroid-ntsc.sfc`, the NTSC (Japan/USA) version of Super Metroid. SHA-1\n  digest: `da957f0d63d14cb441d215462904c4fa8519c613`\n\nWant to help? [Contribute changes to supermetroid](CONTRIBUTING.md).\n\n## Building\n\n[![Build Status](https://travis-ci.org/strager/supermetroid.svg?branch=master)](https://travis-ci.org/strager/supermetroid)\n\n### Linux\n\nPrerequisites:\n\n* [CMake][cmake-download] version 2.8.9 or newer (included in [Nix](#nix))\n* GNU Make (included in [Nix](#nix))\n* GCC or Clang (included in [Nix](#nix))\n\nInstructions:\n\n1. Run `make` from a terminal (such as GNOME Terminal or Konsole).\n\n### macOS\n\nPrerequisites:\n\n* [CMake][cmake-download] version 2.8.9 or newer (included in [Nix](#nix))\n* GNU Make (included in [Nix](#nix) and Xcode)\n* GCC or Clang (included in [Nix](#nix) and Xcode)\n\nInstructions:\n\n1. Run `make` from Terminal.app.\n\n### Windows\n\nPrerequisites:\n\n* [CMake][cmake-download] version 2.8.9 or newer\n* nmake (included in [Visual Studio][visual-studio-download])\n* MSVC (included in [Visual Studio][visual-studio-download])\n* msbuild (included in [Visual Studio][visual-studio-download])\n\nInstructions:\n\n1. Open x64 Native Tools Command Prompt for VS.\n2. Navigate to this project's directory.\n3. Run `nmake`.\n\n### Nix\n\nYou can build on Linux and macOS using [Nix][nix-download].\n\nInstructions:\n\n1. Run `nix-shell`.\n2. In the shell, run `make`.\n\n[cmake-download]: https://cmake.org/download/\n[nix-download]: https://nixos.org/nix/download.html\n[visual-studio-download]: https://visualstudio.microsoft.com/downloads/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrager%2Fsupermetroid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstrager%2Fsupermetroid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstrager%2Fsupermetroid/lists"}