Skip to content

Releases: Bale001/ruffle

Nightly 2021-07-10

10 Jul 00:32

Choose a tag to compare

Nightly 2021-07-10 Pre-release
Pre-release
swf: Fix read_i24

Only the third byte should be cast to i8 in order to sign extend correctly.
avmplus reference: https://github.com/adobe/avmplus/blob/master/core/AvmCore-inlines.h#L387-L395