Skip to content

Commit

Permalink
CD-i: Fix RLE (#13243)
Browse files Browse the repository at this point in the history
This change:
1. Fixes RLE encoding which was short by 50%
2. Simplifies code, reducing by >100 lines.
3. Renames Channel to Path to match the Green Book spec.
4. Adds TODO for QHY DYUV images. This image type can't be tested without 625 scanline resolution which is currently blocked. So this will remain a known gap until several other features are added.
  • Loading branch information
Vincent-Halver authored Jan 19, 2025
1 parent cf1d2ee commit 5dd883a
Show file tree
Hide file tree
Showing 2 changed files with 208 additions and 336 deletions.
Loading

0 comments on commit 5dd883a

Please sign in to comment.