-
Notifications
You must be signed in to change notification settings - Fork 1
Implement full color support (Game Boy Color) #34
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Description
Add complete Game Boy Color (CGB) support to the emulator, including color palette handling and rendering.
Tasks
- Implement CGB palette registers (BCPS/BCPD, OCPS/OCPD)
- Add background and sprite color palette RAM
- Update PPU to render in color mode
- Handle CGB-specific VRAM banking
- Support CGB color correction/gamma
- Add CGB detection and mode switching
- Test with CGB-only and dual-mode games
Acceptance Criteria
- CGB games render with correct colors
- Palette switching works correctly
- Backward compatibility with DMG games is maintained
References
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request