What's Changed
- Add memory oppcodes by @Graine25 in #43
- Roll-In Xenia Gamma Render Target UNorm16 Overhaul by @tomcl7 in #57
- implement opcode vsubsbs by @CradleKing24 in #44
- Implement fnmadd by @helgot in #59
- Implement vsubuwm by @helgot in #61
- Implement vsubuhs by @helgot in #63
- Implement vminsw by @helgot in #64
- Replace date:: library with C++23 std::chrono:: by @tomcl7 in #71
- Fix Missing MMIO Flag Propagation and Checks by @tomcl7 in #78
- Implement Bitwise Conditional Instructions by @tomcl7 in #86
New Contributors
- @CradleKing24 made their first contribution in #44
- @helgot made their first contribution in #59
Full Changelog: v0.1.1...v0.1.2