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

GekkoDisassembler: fix/improve disassembly for a few instructions #1091

Merged
merged 1 commit into from Sep 16, 2014

Conversation

FioraAeterna
Copy link
Contributor

No description provided.

@@ -974,13 +978,19 @@ void GekkoDisassembler::mtfsb(u32 in, int n)

void GekkoDisassembler::ps(u32 inst)
{
int i;

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

@lioncash
Copy link
Member

Looks good to me for really real this time.

@lioncash
Copy link
Member

@FioraAeterna: This comment grants you the permission to merge this pull request whenever you think it is ready. After addressing the remaining comments, click this link to merge.


@dolphin-emu-bot allowmerge

dolphin-emu-bot added a commit that referenced this pull request Sep 16, 2014
GekkoDisassembler: fix/improve disassembly for a few instructions
@dolphin-emu-bot dolphin-emu-bot merged commit bef2016 into dolphin-emu:master Sep 16, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants