Skip to content

Emulate EGA/VGA PALETTE + CGA Background #45

@flagxor

Description

@flagxor

Currently CGA/EGA/VGA are emulated by keeping a display buffer in 32-bit RGBA.
A color_map is used to track mode colors.
Correct palette handling would work better if the display was stored in mode colors and converted on each from to RGB.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions