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 vi->field update when in interlaced mode. #74

Merged
merged 1 commit into from
Feb 13, 2015

Conversation

bsmiles32
Copy link
Member

vi->field value is assumed to be either 0 or 1 for VI_CURRENT_REG
update. The previous vi->field update formula did not guarantee that,
and therefore could lead to corrupted VI_CURRENT_REG values.

This regression was introduced in commit f9308ad.

vi->field value is assumed to be either 0 or 1 for VI_CURRENT_REG
update. The previous vi->field update formula did not guarantee that,
and therefore could lead to corrupted VI_CURRENT_REG values.

This regression was introduced in commit f9308ad.
@Narann
Copy link
Member

Narann commented Feb 11, 2015

Look ok to me.

bsmiles32 added a commit that referenced this pull request Feb 13, 2015
Fix vi->field update when in interlaced mode.
@bsmiles32 bsmiles32 merged commit 55f2f24 into mupen64plus:master Feb 13, 2015
@bsmiles32 bsmiles32 deleted the fix_vi_field_update branch February 14, 2015 13:15
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