Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-28 | macros: Make the getter of `PRIVATE_MEMBER_ACCESSORS` return a | mrb0nk500 | |
reference, and add `PRIVATE_MEMBER_ACCESSORS_NON_REF` | |||
2023-02-28 | PSOV3Encryption: Rename `encrypt()` -> `init()` | mrb0nk500 | |
Shoutouts to fuziqersoftware for pointing this out. | |||
2023-02-28 | PSOV3Encryption: Add, and fully match `PSOV3Encryption` | mrb0nk500 | |
Boy, that took way too long to match, mainly due to regalloc issues in `update_stream()`. |