Skip to content

huff0: provide asm implementation of Decompress1X #595

@WojciechMula

Description

@WojciechMula

Decompress1X uses a similar approach to Decompress4X -- it first writes data to an auxiliary buffer, and the buffer is later appended to the output. In an asm we can write directly to the output (see: #577).

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions