Skip to content

Real support "Hatsune Miku Project Diva Extend" chinese patched version#13007

Merged
hrydgard merged 3 commits intohrydgard:masterfrom
sum2012:Miku_cn_patch
Jun 7, 2020
Merged

Real support "Hatsune Miku Project Diva Extend" chinese patched version#13007
hrydgard merged 3 commits intohrydgard:masterfrom
sum2012:Miku_cn_patch

Conversation

@sum2012
Copy link
Collaborator

@sum2012 sum2012 commented Jun 7, 2020

sum2012 added 2 commits June 7, 2020 18:15
The function is right.
Tested on "Hatsune Miku Project Diva Extend" chinese patched version

static u32 sysclib_memcpy(u32 dst, u32 src, u32 size) {
ERROR_LOG(SCEKERNEL, "Untested sysclib_memcpy(dest=%08x, src=%08x, size=%i)", dst, src, size);
DEBUG_LOG(SCEKERNEL, "Untested sysclib_memcpy(dest=%08x, src=%08x, size=%i)", dst, src, size);
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think you can just delete this logging, it's not really interesting.

@sum2012
Copy link
Collaborator Author

sum2012 commented Jun 7, 2020

@hrydgard done

@hrydgard hrydgard merged commit 820b578 into hrydgard:master Jun 7, 2020
@hrydgard hrydgard added this to the v1.10.0 milestone Jun 7, 2020
@hrydgard hrydgard added the HLE/Kernel Kernel, memory manager, other HLE issues label Jun 7, 2020
@sum2012
Copy link
Collaborator Author

sum2012 commented Jun 7, 2020

Can we add it to Readme ?

@sum2012 sum2012 deleted the Miku_cn_patch branch June 7, 2020 10:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

HLE/Kernel Kernel, memory manager, other HLE issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants