Skip to content

Split P2/memcard, fix PjsgeAllocJsg bug, misc matches + cleanup - #268

Open
545u wants to merge 3 commits into
TheOnlyZac:mainfrom
545u:545u-dev
Open

Split P2/memcard, fix PjsgeAllocJsg bug, misc matches + cleanup#268
545u wants to merge 3 commits into
TheOnlyZac:mainfrom
545u:545u-dev

Conversation

@545u

@545u 545u commented Jul 26, 2026

Copy link
Copy Markdown
Collaborator
  • Split P2/memcard and match a few functions.
  • Tried to split P2/stepzap but ran into the short loop bug in two places in the same function. I wasn't able to figure out how to fix it. I mangled a few of the names and left it as ASM.
  • Some clean up in P2/alarm.
  • Fixed PjsgeAllocJsg 100% matched but compiler adds extra instructions during project compilation #216.
  • Identified most of the remaining .data subsegments. Some of the subsegments have alignment issues even though the addresses should be correct. Should we open an issue for that?

@545u
545u requested a review from TheOnlyZac August 3, 2026 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

PjsgeAllocJsg 100% matched but compiler adds extra instructions during project compilation

1 participant