gcc-papermario

GCC 2.8.1 with patches to support building Paper Mario (by pmret)

Gcc-papermario Alternatives

Similar projects and alternatives to gcc-papermario

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better gcc-papermario alternative or higher similarity.

gcc-papermario reviews and mentions

Posts with mentions or reviews of gcc-papermario. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-12.
  • Decompilation of Paper Mario for N64
    8 projects | news.ycombinator.com | 12 Jan 2024
    SM64 uses SGI's IRIS Development Option (IDO) compiler. And yes, it's unoptimised.

    Paper Mario, however, /does/ use GCC, and it's optimised. Figuring out the compiler version was fairly easy as there's a limited number of options - we know when the game began development, so we looked for releases around that time. The harder parts were figuring out compiler flags (consider all the -f flags affecting code generation; papermario used -fforce-addr) and coming to the terrifying conclusion that the compiler was modified!

    The majority of papermario was built with a modified build of GCC 2.8.1 [1] at -O2. The SDK code (libultra, nusystem) was built with GCC 2.7.2 at -O3. The iQue Player version, i.e. the Chinese release, was built with EGCS.

    [1] https://github.com/pmret/gcc-papermario

Stats

Basic gcc-papermario repo stats
1
2
0.8
12 months ago

pmret/gcc-papermario is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.

The primary programming language of gcc-papermario is C.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com