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

Cleanup stuff #159

Merged
merged 7 commits into from Mar 17, 2014
Merged

Cleanup stuff #159

merged 7 commits into from Mar 17, 2014

Conversation

Tilka
Copy link
Member

@Tilka Tilka commented Mar 10, 2014

Several unrelated commits for which again I'm too lazy to make separate PRs shrug

@Parlane
Copy link
Member

Parlane commented Mar 11, 2014

LGTM

StartWorking() already does this if needed
static u32 Helper_Carry(u32 _uValue1, u32 _uValue2);

private:
Interpreter() { }

This comment was marked as off-topic.

This comment was marked as off-topic.

This comment was marked as off-topic.

@Tilka
Copy link
Member Author

Tilka commented Mar 17, 2014

All comments addressed. I didn't "= delete" any Interpreter constructor because doing so apparently counts as declaring a constructor and I would have to explicitly define the default constructor. Meh.

@Parlane
Copy link
Member

Parlane commented Mar 17, 2014

LGTM

Parlane added a commit that referenced this pull request Mar 17, 2014
@Parlane Parlane merged commit 6445e02 into dolphin-emu:master Mar 17, 2014
@Tilka Tilka deleted the misc branch March 17, 2014 05:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants