supermetroid VS sm64

Compare supermetroid vs sm64 and see what are their differences.

supermetroid

Super Metroid SNES game, disassembled (by strager)

sm64

A Super Mario 64 decompilation, brought to you by a bunch of clever folks. (by n64decomp)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
supermetroid sm64
3 71
116 7,324
- 0.8%
0.0 3.9
over 2 years ago 3 months ago
Assembly C
- Creative Commons Zero v1.0 Universal
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

supermetroid

Posts with mentions or reviews of supermetroid. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-12.
  • Reimplementation of Super Metroid in C has started with buildable early version.
    2 projects | /r/REGames | 12 Mar 2023
    Since the target is x86-x64 architecture, the original assembly language can't be run on it. You either translate it to a language that can run on it or just emulate the original architecture. What you're referring to is this project instead which is technically called disassembly.
  • supermetroid: Super Metroid SNES game, disassembled
    1 project | /r/coolgithubprojects | 6 Jan 2023
  • Zelda 64 has been fully decompiled
    9 projects | news.ycombinator.com | 27 Nov 2021
    Similar projects:

    * DevilutionX: decompiled and modern version of Diablo for the PC - https://github.com/diasurgical/devilutionX

    * pokered: decompiled version of Pokemon Red for the Gamboy - https://github.com/pret/pokered

    * zelda1: decompiled version of Zelda for the NES - https://github.com/aldonunez/zelda1-disassembly

    * supermetroid: decompiled version of Super Metroid for the SNES - https://github.com/strager/supermetroid

    * VAC: decompiled version of Valve Anti Cheat (VAC) for PC - https://github.com/danielkrupinski/VAC

sm64

Posts with mentions or reviews of sm64. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-21.

What are some alternatives?

When comparing supermetroid and sm64 you can also consider the following projects:

pokered - Disassembly of Pokémon Red/Blue

sm64-port - A port of https://www.github.com/n64decomp/sm64 for modern devices.

zelda1-disassembly - A complete disassembly of The Legend of Zelda

sm64ex - Fork of https://github.com/sm64-port/sm64-port with additional features.

bn6f - Disassembly of MegaMan Battle Network 6 with Cybeast Falzar as baserom

oot - Decompilation of The Legend of Zelda: Ocarina of Time

jak-project - Reviving the language that brought us the Jak & Daxter Series

libsm64 - Mario 64 as a library for use in external game engines

VAC - Source code of Valve Anti-Cheat obtained from disassembly of compiled modules

HackerSM64 - A Super Mario 64 decompilation repo based on CrashOveride95/ultrasm64 that aims to provide a flexible, easy-to-use base for creating romhacks.

devilutionX - Diablo build for modern operating systems

sm64ex-ios - iOS/tvOS port of https://github.com/sm64pc/sm64ex/