Recent content by nullpointer128

  1. N

    Super Mario 64 has been decompiled

    We'd have to start with writing an OpenGL backend for the gSP API, gDP API, and the gu API. We would also have to write our own implementation of the os API and make a wrapper to SDL or SDL-equivalent for cross-platform audio and input. This is just for getting a "vanilla" SM64 experience (e.g...
  2. N

    Super Mario 64 has been decompiled

    Should be, however it would take a lot of work updating the timings.
  3. N

    ROM Hack Does Mario 64 being decompiled mean a 3DS port is possible?

    You should start with writing an OpenGL backend for the gSP API, gDP API, and the gu API. You would also have to write your own implementation of the os API and make a wrapper to SDL or SDL-equivalent for cross-platform audio and input. This is just for getting a "vanilla" SM64 experience (e.g...