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

Add support for PCAP logging of DSP DMA/MMIO access #318

Merged
merged 3 commits into from Jun 22, 2014

Conversation

delroth
Copy link
Member

@delroth delroth commented Apr 25, 2014

That's probably the weirdest feature I've ever developed for Dolphin. Not that I've developed many.

This includes a bit of refactoring of DSPCore_Init.

#include "Common/CommonTypes.h"
#include "Common/FileUtil.h"

class PCAP : public NonCopyable

This comment was marked as off-topic.

@shuffle2
Copy link
Contributor

LGTM

@neobrain
Copy link
Member

Why is this still unmerged?

lioncash added a commit that referenced this pull request Jun 22, 2014
Add support for PCAP logging of DSP DMA/MMIO access
@lioncash lioncash merged commit 45d4fa0 into dolphin-emu:master Jun 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants