Skip to content
Avatar

Achievements

Achievements

Block or Report

Block or report riidefi

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.

Report abuse

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

Report abuse

Pinned

  1. 3D editor for various Nintendo model formats

    C++ 32 9

  2. Decompilation of Mario Kart Wii

    C 56 9

  3. (WIP) 1:1 Decompilation of Super Mario Galaxy

    Assembly 44 5

  4. Embedded mod loader for games

    C++ 12 3

  5. A single-header, tiny, non-allocating, streamed JSON parser library for modern C++

    C++ 3 1

671 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri

Contribution activity

August 2021

Reviewed 1 pull request in 1 repository
riidefi/mkw 1 pull request

Created an issue in terorie/ppc750cl that received 1 comment

Basic Blocks: jump tables + variable flow succession

Each basic block should keep track of blocks that flow into it (predecessors) and blocks that flow out of it (successors). With this information we…

1 comment

Seeing something unexpected? Take a look at the GitHub profile guide.