Skip to content
View mountainflaw's full-sized avatar
😈
I'm back to just do the things.
😈
I'm back to just do the things.

Highlights

  • Pro

Organizations

@SM64-TAS-ABC

Block or report mountainflaw

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. modconv_2 modconv_2 Public

    Model converter for the Super Mario 64 decompilation project.

    C++ 39 5

  2. Kaze's Super Mario 64 animation conv... Kaze's Super Mario 64 animation converter
    1
    import java.io.FileInputStream;
    2
    import java.io.FileOutputStream;
    3
    import java.io.IOException;
    4
    import java.io.PrintStream;
    5
    import java.util.Arrays;
  3. mupen64plus-rsp-cxd4 mupen64plus-rsp-cxd4 Public

    A version of Hatcat's RSP that logs registers 25 and 24 during the graphics task.

    C 3