8000 Error codes: Change prefix SCE_ERROR_KERNEL_ to SCE_KERNEL_ERROR_ · Issue #79 · uofw/uofw · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Error codes: Change prefix SCE_ERROR_KERNEL_ to SCE_KERNEL_ERROR_ #79
Open
@Felix-Dev

Description

@Felix-Dev

Today, we start our kernel errors macros with the following prefix: SCE_ERROR_KERNEL_. However, both the public PSPSDK as well as the original Sony names use SCE_KERNEL_ERROR_ as the prefix. And while Sony itself is not consistent here (see the SCE_ERROR_ERRNO_ prefix for example), overall the error codes follow the SCE_[FACILITY]_ERROR_ (where FACILITY can be KERNEL/POWER/USB/ATRAC/...) prefix style.

As such, we should change the prefix to SCE_KERNEL_ERROR_ for our kernel error macros.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0