Releases: Bale001/ruffle
Releases · Bale001/ruffle
Nightly 2021-07-10
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