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

add DONGLEMAN module #537

Draft
wants to merge 7 commits into
base: master
Choose a base branch
from
Draft

add DONGLEMAN module #537

wants to merge 7 commits into from

Conversation

israpps
Copy link
Contributor

@israpps israpps commented Mar 1, 2024

Purpose:

  • Support COH-H10020 Security Dongles with homebrew MCMAN
  • Read COH-H10020 and SCPH-10020 simultaneously

TODO:

  • get confirmation that it works on real hardware
  • Check if arcade SIO2MAN has any difference
  • Check if arcade MCSERV has any difference

Optional:

  • fix semaphore feature if dogbait does not work

notes:

  • arcade SIO2MAN diffs:
    • version matches XSIO2MAN v2
    • allows thread priority change via args (param seems to be: thpri=new_priority)

This was referenced Mar 1, 2024
@israpps israpps marked this pull request as draft March 2, 2024 00:09
@israpps
Copy link
Contributor Author

israpps commented Mar 18, 2024

homebrew xmcman implementation of mcman_getcnum can't cause the 0xf fixed return value of dongleman in any way:

Port Slot final cnum
0 0 0x0
0 1 0x1
0 2 0x2
0 3 0x3
1 0 0x8
1 1 0x9
1 2 0xa
1 3 0xb

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