forked from mrehkopf/sd2snes
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added mmio and iram interface rewrite. Fixes theoretical iram liveloc…
…k and mmio data corruption/hang bug where data changes while snes reads. May also improve performance as iram accesses no longer block and mmio reads have a much smaller blocking window.
- Loading branch information
Showing
3 changed files
with
196 additions
and
119 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.