Skip to content

SIF DMA alignment cleanup#885

Merged
fjtrujy merged 2 commits into
ps2dev:masterfrom
uyjulian:sif_align_cleanup
Jul 7, 2026
Merged

SIF DMA alignment cleanup#885
fjtrujy merged 2 commits into
ps2dev:masterfrom
uyjulian:sif_align_cleanup

Conversation

@uyjulian

@uyjulian uyjulian commented Jul 5, 2026

Copy link
Copy Markdown
Member

Makes it easier to determine which buffers are used for SIF DMA

@fjtrujy

fjtrujy commented Jul 7, 2026

Copy link
Copy Markdown
Member

Hi @uyjulian,
Nice improvement, however, I have a question, there are some variables that now don't have any alignment, are these changes right?

@uyjulian

uyjulian commented Jul 7, 2026

Copy link
Copy Markdown
Member Author

Those changes are correct, as the alignment has been moved to the type/structure so it applies when the type is used. Also, if alignment is applied to a member of the struct, the structure inherits that alignment.

@fjtrujy fjtrujy merged commit 1920189 into ps2dev:master Jul 7, 2026
5 checks passed
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.

2 participants