Skip to content

Draft: Add PS2 port - #19

Draft
trulio2 wants to merge 13 commits into
masterfrom
feature/ps2Port
Draft

Draft: Add PS2 port#19
trulio2 wants to merge 13 commits into
masterfrom
feature/ps2Port

Conversation

@trulio2

@trulio2 trulio2 commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

Type portability

On PS2DEV, std::int32_t is long, not int. Use typed literals such as
std::int32_t{0} with std::min, std::max, and std::clamp; their
arguments must have the same type. Format fixed-width integers with PRId32
from <cinttypes> rather than %d

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.

1 participant