mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-02-10 20:58:11 +08:00
Fixed typo (make protected member public) Added license header back in. I originally removed this because I mostly rewrote the file, but meh ARM: Fixed a type error in dyncom interpreter. ARM: Updated dyncom to use unique_ptr for internal ARM state.