ruffle/core/build_playerglobal
relrelb ad91992cb5 swf: Simplify `DoAbc` tag handling
Extract `swf::Reader::read_do_abc()` which, as the name suggests,
reads a `DoAbc` tag, and use it before calling to `Avm2::load_abc`.
Finally, introduce `DoAbcFlag` using `bitflags`.
This greatly simplifies the ABC loading code.
2022-08-26 11:37:04 -07:00
..
src swf: Simplify `DoAbc` tag handling 2022-08-26 11:37:04 -07:00
Cargo.toml build(deps): bump proc-macro2 from 1.0.42 to 1.0.43 2022-08-09 08:51:01 +03:00
asc.jar avm2: Add support for playerglobal instance allocators 2022-07-20 23:11:46 -07:00