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

Fix DMA access rules #4

Open
binji opened this issue Jun 16, 2016 · 1 comment
Open

Fix DMA access rules #4

binji opened this issue Jun 16, 2016 · 1 comment

Comments

@binji
Copy link
Owner

binji commented Jun 16, 2016

They're trickier than I have currently: e.g. if you DMA from VRAM to OAM, it shouldn't block the CPU (read this somewhere, can't remember where...)

Also, it should be possible to restart a DMA, so access to FF46 should be legal during DMA.

@binji
Copy link
Owner Author

binji commented Jun 20, 2016

Somewhat fixed in 1634984 and fb3a87b, but it's still not quite right.

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

No branches or pull requests

1 participant