-
Notifications
You must be signed in to change notification settings - Fork 132
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
[secrman] add arcade SECRMAN #532
Conversation
[skip actions]
TODO: check if the cardauth func has some changes
[skip actions]
arcade mcman increments the port parameter by 2 (mc0 ends up becoming mc2) when doing anything |
closing for now. i'll probably re-implement this like I did with #537 |
At some point, Sony seemed to have made the port number +2, perhaps because it refers to the actual SIO2 port which the memory card is connected to. They may have standardized the behaviour to allow MC0 or 1 to be specified, to reduce confusion. I do recall that this behaviour was present for the functions like sceMcReadPage(), of the early MCMAN versions. |
I will not refactor/reformat this code untill I have it fully reversed and functional
implementation is still incomplete.