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

apa_dump_header: discard usage of osal_xxx function #50

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bignaux
Copy link
Member

@bignaux bignaux commented Feb 22, 2022

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

i think there is weird bug in osal_create_file() , btw to sum up my point of view on OSAL (OS abstraction layer), this is no more needed and we should avoid to use OSAL and prefer rewrite on stdio. Same for HIO (HDL abstraction) that was first targeting driver like udpnet and so, not the idea was bad, but seems obsolete and not follow anyway. Since i rewrite a mkpart like, i try to code this full stdio to look where i go before change anything else.

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