Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Finish decompiling ereader.s #37

Merged
merged 16 commits into from
Jan 7, 2024
Merged

Commits on Jan 1, 2024

  1. Decompile sub_377C

    Co-Authored-By: Seth Barberee <[email protected]>
    WhenGryphonsFly and SethBarberee committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    b65deba View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Decompile sub_37B4

    WhenGryphonsFly committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    5805bca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f8e0cab View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Decompile sub_3828

    WhenGryphonsFly committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    60cce93 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e83f8d7 View commit details
    Browse the repository at this point in the history
  3. Update calcrom.pl

    WhenGryphonsFly committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    f48c914 View commit details
    Browse the repository at this point in the history
  4. Decompile sub_38A0

    WhenGryphonsFly committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    80b817b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e8a0f20 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Decompile sub_394C

    Co-Authored-By: Kermalis <[email protected]>
    WhenGryphonsFly and Kermalis committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    5ac4d19 View commit details
    Browse the repository at this point in the history
  2. Decompile sub_3AB4

    Literally just sub_394C with one change
    
    Co-Authored-By: Kermalis <[email protected]>
    WhenGryphonsFly and Kermalis committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    22e0c5a View commit details
    Browse the repository at this point in the history
  3. Decompile sub_3C1C

    Can't wait for gUnknown_0202C5F0 and gUnknown_0201A4D0 to be u16 arrays and I get to change however many lines again
    WhenGryphonsFly committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    2a93477 View commit details
    Browse the repository at this point in the history
  4. Decompile sub_3C78

    WhenGryphonsFly committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    cf4b709 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. Fakematch sub_3CD8

    WhenGryphonsFly committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    6d10404 View commit details
    Browse the repository at this point in the history
  2. Complete ereader.s

    WhenGryphonsFly committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    5e9b285 View commit details
    Browse the repository at this point in the history
  3. Remove outdated TODO

    It was confirmed a while ago that m4a and agb_sram do in fact use old_agbcc
    WhenGryphonsFly committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    c0b5047 View commit details
    Browse the repository at this point in the history
  4. Update Makefile

    So apparently the build system wasn't actually running make compare... hopefully this fixes that
    WhenGryphonsFly committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    5d287e3 View commit details
    Browse the repository at this point in the history