Skip to content
This repository has been archived by the owner on Oct 5, 2024. It is now read-only.

How X sets the gamma ramps #10

Open
@maandree

Description

X multiplies 1 byte values with 256 rather than 257. This means
that a value encoded FFh gets the output value FF00h rather tan
FFFFh. Why does X do it like this?

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions