Skip to content

Commit

Permalink
Interlaced 640x480 with more test image improvements (#3)
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
xSetech authored Oct 26, 2023
1 parent 3cb63fd commit c939028
Show file tree
Hide file tree
Showing 3 changed files with 410 additions and 99 deletions.
Loading

0 comments on commit c939028

Please sign in to comment.