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

Poketch Memo Pad (ov24) Decompilation #551

Merged
merged 31 commits into from
Sep 28, 2024
Merged

Commits on Sep 2, 2024

  1. initial memo pad work

    Lincoln-LM committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    a5fbbcf View commit details
    Browse the repository at this point in the history
  2. small clean

    Lincoln-LM committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    d68dd9a View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Configuration menu
    Copy the full SHA
    6df7f6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b0cc39 View commit details
    Browse the repository at this point in the history
  3. finish functions

    Lincoln-LM committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    aed8e1b View commit details
    Browse the repository at this point in the history
  4. adjust return types

    Lincoln-LM committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    c5bb6bf View commit details
    Browse the repository at this point in the history
  5. split out header file

    Lincoln-LM committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    f7286c9 View commit details
    Browse the repository at this point in the history
  6. cleaner dispcnt

    Lincoln-LM committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    bba1919 View commit details
    Browse the repository at this point in the history
  7. no inline asm finally

    Lincoln-LM committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    1f8c98a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    68f2c0d View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. small rodata clean

    Lincoln-LM committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f720494 View commit details
    Browse the repository at this point in the history
  2. utility enums

    Lincoln-LM committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    4fbff01 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ee13d30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    85d9eb2 View commit details
    Browse the repository at this point in the history
  5. move ov24_02254CA0

    Lincoln-LM committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    6257a32 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9b2e6e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    f03ca3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90c5528 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2319dfc View commit details
    Browse the repository at this point in the history
  4. further naming tweaks

    Lincoln-LM committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    11c3b98 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dd451ff View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. merge typedef structs + ptr != NULL comparisons + switch/case indent …

    …consistency + some constants
    Lincoln-LM committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    2c6f44a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ddaaea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    663b991 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    febfaaa View commit details
    Browse the repository at this point in the history
  5. PM_LCD_BOTTOM constant

    Lincoln-LM committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    565a3ca View commit details
    Browse the repository at this point in the history
  6. int -> s32

    Lincoln-LM committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    b8f8a0e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e8af3a0 View commit details
    Browse the repository at this point in the history
  8. sound and naix constants

    Lincoln-LM committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    ae4e855 View commit details
    Browse the repository at this point in the history
  9. unk3 -> stylusHeld

    Lincoln-LM committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    89efc7b View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. stylus -> touch

    Lincoln-LM committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    da32081 View commit details
    Browse the repository at this point in the history