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

Interlaced 640x480 with more test image improvements #3

Merged
merged 1 commit into from
Oct 26, 2023
Merged

Conversation

xSetech
Copy link
Owner

@xSetech xSetech commented Oct 25, 2023

Changes:
- Interlacing without interrupts
- Added dim hue bars on the test image
- Keep frame buffer 1 untouched, use fb2

Notes:
- Since the test image is still, use Weave deinterlacing.
- There is a weird phenomena where the busy bit of the RDP
  goes false but data continues to be written to the frame
  buffer, resulting in artifacts. This is worked around by
  drawing the CPU content again after a second frame swap.
  More investigation is needed.

Changes:
- Interlacing without interrupts
- Added dim hue bars on the test image
- Keep frame buffer 1 untouched, use fb2

Notes:
- Since the test image is still, use Weave deinterlacing.
- There is a weird phenomena where the busy bit of the RDP
  goes false but data continues to be written to the frame
  buffer, resulting in artifacts. This is worked around by
  drawing the CPU content again after a second frame swap.
  More investigation is needed.
@xSetech xSetech merged commit c939028 into main Oct 26, 2023
@xSetech xSetech deleted the interlace branch October 26, 2023 02:35
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.

1 participant