This repository has been archived by the owner on Oct 5, 2024. It is now read-only.
Open
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
Labels
No labels