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

Fixes Feb19 (III) #199

Merged
merged 5 commits into from
Feb 17, 2019
Merged

Fixes Feb19 (III) #199

merged 5 commits into from
Feb 17, 2019

Conversation

sp193
Copy link
Contributor

@sp193 sp193 commented Feb 17, 2019

Pull Request checklist

Note: these are not necessarily requirements

  • I reformatted the code with clang-format
  • I checked to make sure my submission worked
  • I am the author of submission or have permission from the original author
  • Requires update of the PS2SDK
  • Requires update of the gsKit
  • Others (please specify below)

Pull Request description

More notable changes:
f16c52d: Complete the changes from a8630bb, which should allow SMB support to start working again.
ea01c62: CDVDMAN: revised algorithm for unscrambling the PS2 logo. Fixes failure to correctly unscramble the logo if the first byte of subsequent passes does not represent a black pixel.

a8630bb did not cover all calls to sys_mbox_post() that involve conn->mbox. It may get stuck, once the message box becomes full. Since nothing is receiving the messages anymore.

…() when TCPIP_CORE_LOCKING is used. conn->mbox will no longer be created when TCPIP_CORE_LOCKING is used. Removed unused mbox field from struct api_msg_msg.

Related to a8630bb.
…res to correctly unscramble the logo if the first byte of subsequent passes does not represent a black pixel.
… PS2SDK's libmc and libcdvd definitions, fixed returned time for mc_getmcrtime() when the clock battery is flat, fixed vmc_mcformat() not using BLOCKKB to determine the buffer length.
@ElPatas1 ElPatas1 merged commit f7b42eb into ps2homebrew:master Feb 17, 2019
@sp193 sp193 deleted the fixes-feb19-3 branch February 24, 2019 09:39
AKuHAK pushed a commit that referenced this pull request Sep 30, 2021
citronalco pushed a commit to citronalco/OPL-Daily-Builds that referenced this pull request Sep 10, 2023
This pull request was closed.
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