5.0-2074 9 years ago DiscIO: Fix out-of-bounds access in NANDContentDataBuffer (PR #4736 from leoetlino)
5.0-2072 9 years ago VolumeWad: Implement GetTMD() (PR #4733 from leoetlino)
5.0-2070 9 years ago JitCache: Use a container for overlapping blocks. (PR #4716 from degasus)
5.0-2064 9 years ago ControllerEmu: Add missing virtual destructor to BooleanSetting (PR #4728 from lioncash)
5.0-2062 9 years ago TMDReader: Add a way to get the required IOS version (PR #4730 from leoetlino)
5.0-2060 9 years ago Minor cleanup to VolumeWad (PR #4731 from leoetlino)
5.0-2055 9 years ago RenderBase: Forward declare EFBAccessType (PR #4732 from lioncash)
5.0-2053 9 years ago GameSettings: Note for Star Fox Adventures - glow effects (PR #4718 from CharlesCorrin)
5.0-2051 9 years ago VideoBackendBase: Convert EFBAccessType and FieldType into enum classes (PR #4727 from lioncash)
5.0-2048 9 years ago ES: Move the key table into the cpp file (PR #4729 from lioncash)
5.0-2046 9 years ago Remove dead audio dumping code (PR #4721 from RisingFog)
5.0-2044 9 years ago DSPAssembler: Minor cleanup (PR #4706 from lioncash)
5.0-2041 9 years ago Attachments: Minor cleanup (PR #4725 from lioncash)
5.0-2036 9 years ago SI_Device: Minor cleanup (PR #4722 from lioncash)
5.0-2031 9 years ago JitCache: Freeing hotfix. (PR #4724 from degasus)
5.0-2029 9 years ago JitArm64: Fix dcbz. (PR #4717 from degasus)
5.0-2027 9 years ago Android: remove unused android.toolchain.cmake (PR #4719 from ligfx)
5.0-2025 9 years ago SI_Device: Move the null device implementation to its own source files (PR #4720 from lioncash)
5.0-2023 9 years ago Add support for specifying the GC/Wii system language per-game (PR #4582 from iwubcode)
5.0-2021 9 years ago JitCache: Store the JIT blocks in the std::map. (PR #4678 from degasus)