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

RomInfo struct #7

Merged
merged 3 commits into from
Sep 17, 2013
Merged

RomInfo struct #7

merged 3 commits into from
Sep 17, 2013

Conversation

nick-fedesna
Copy link
Contributor

Maybe not what you were thinking, but temporary solution to getting saveState and batteryState file paths into nes w/o relying on environment specifics

}

func Reset() {
cpu.RequestInterrupt(InterruptReset)
Copy link
Owner

Choose a reason for hiding this comment

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

Only emulation code should call this, it can cause some major issues.

scottferg added a commit that referenced this pull request Sep 17, 2013
@scottferg scottferg merged commit c4cfdca into scottferg:master Sep 17, 2013
@nick-fedesna nick-fedesna deleted the rom_info branch September 17, 2013 18:41
@nick-fedesna nick-fedesna restored the rom_info branch November 23, 2013 17:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants