ruffle/core
David Wendt 247e79e61a core: Track the VM each movie has pledged to execute on.
This uses a "VM tendency" system wherein the presence of `DoAction` or `DoInitAction` tags defaults the movie to AVM1, while the presence of `DoABC` defaults to AVM2. The presence of a `FileAttributes` tag allows setting the VM tendency in the same manner using it's AS3 bit.

Particularly malformed SWFs may cause execution issues if Flash Player uses a dramatically different system from this.
2020-10-06 06:03:22 -07:00
..
assets text: Add dummy implementation of device text 2019-10-07 23:23:45 -07:00
macros build(deps): bump syn from 1.0.41 to 1.0.42 2020-09-26 14:11:01 -07:00
src core: Track the VM each movie has pledged to execute on. 2020-10-06 06:03:22 -07:00
tests core: Fix edge cases and implement rest of bevel filter 2020-09-29 11:06:56 -07:00
Cargo.toml build(deps): bump gif from 0.11.0 to 0.11.1 2020-09-25 13:22:07 -07:00