summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-12-10JitArm64: Guard against discarding a in lmw/stmwJosJuice
2023-12-10Merge pull request #12183 from t895/gradle-kotlin-dslOatmealDome
2023-12-10VFFUtil: Use std::span with WriteToVFFLioncash
2023-12-10Merge pull request #12352 from JosJuice/jitarm64-flush-in-long-instMai
2023-12-10Merge pull request #12366 from AdmiralCurtiss/exi-ipl-fixesMai
2023-12-10Merge pull request #12368 from AdmiralCurtiss/enet-submoduleMai
2023-12-10Merge pull request #11289 from AdmiralCurtiss/mmu-msi-irMai
2023-12-10MMU: Use MSR.IR for instruction reads.Admiral H. Curtiss
2023-12-10MMU: Assert that the given XCheckTLBFlag is valid for the operation.Admiral H. Curtiss
2023-12-10MMU: Always use data read for the PTE lookup in TranslatePageAddress.Admiral H. Curtiss
2023-12-10MMU: Mark IsOpcodeFlag() and IsNoExceptionFlag() as constexpr.Admiral H. Curtiss
2023-12-10HW/CEXIIPL: Check for errors when reading font.Admiral H. Curtiss
2023-12-10HW/CEXIIPL: Consider that the loaded file may not actually contain a nullterm...Admiral H. Curtiss
2023-12-10HW/CEXIIPL: Respect bounds in LoadFileToIPL().Admiral H. Curtiss
2023-12-10Externals/enet: Convert to submodule.Admiral H. Curtiss
2023-12-10Merge pull request #12336 from AdmiralCurtiss/lazymemory-ringbufferAdmiral H. Curtiss
2023-12-10Android: Fix crash when trying to edit gate size settingJosJuice
2023-12-09VideoCommon: prevent a potential custom texture crash that can occur when a s...iwubcode
2023-12-10Merge pull request #12373 from lioncash/presentAdmiral H. Curtiss
2023-12-09VideoCommon/Present: Remove use of g_presenter inside Presenter classLioncash
2023-12-09VideoCommon: Use std::span for BoundingBox::Write()Lioncash
2023-12-09android: Compile and target Android 14Charles Lombardo
2023-12-09android Update dependenciesCharles Lombardo
2023-12-09android: Regenerate baseline profile module for AGP 8.2.0Charles Lombardo
2023-12-09android: Update AGP to 8.2.0Charles Lombardo
2023-12-09Merge pull request #12367 from AdmiralCurtiss/mail-includesMai
2023-12-09Common/MemArenaWin: Rewrite LazyMemoryRegion to manually map memory blocks in...Admiral H. Curtiss
2023-12-09Common/MemArenaWin: Move the advanced Windows memory function address initial...Admiral H. Curtiss
2023-12-09android: Convert gradle files to kotlin gradle dslCharles Lombardo
2023-12-09android: Remove benchmark moduleCharles Lombardo
2023-12-09Android: Allow Coil image cache to use more memoryt895
2023-12-09Merge pull request #12343 from Tilka/cmakeAdmiral H. Curtiss
2023-12-09IOS/KD/Mail: Add missing includes.Admiral H. Curtiss
2023-12-08Merge pull request #12364 from JosJuice/android-emulation-settings-reloadMai
2023-12-08Merge pull request #12360 from TryTwo/bugfix_wiimote_signal_spamMai
2023-12-09Merge pull request #12365 from timetravelthree/masterAdmiral H. Curtiss
2023-12-09Fix out of bound write in EfbCopy::ClearEfbtimetravelthree
2023-12-08Android: Don't call Run before directory initializationJosJuice
2023-12-08Android: Fix EmulationActivity's handling of process recreationJosJuice
2023-12-08Android: Reload EmulationActivity settings on title changeJosJuice
2023-12-08Android: Combine reading cutout setting with updateOrientationJosJuice
2023-12-08Add SYSCONF widescreen setting to dtm headerCasualPokePlayer
2023-12-08Merge pull request #12361 from LillyJadeKatrin/retroachievements-bugfixAdmiral H. Curtiss
2023-12-08Bugfix - small square in bottom right cornerLillyJadeKatrin
2023-12-07Merge pull request #11663 from JosJuice/android-config-change-callbackMai
2023-12-07Merge pull request #12247 from LillyJadeKatrin/retroachievements-challengesMai
2023-12-07Display Active Challenges On ScreenLillyJadeKatrin
2023-12-07Android: Improve GameFileCacheManager commentsJosJuice
2023-12-07Android: Use config changed callback for tracking recursive scan settingJosJuice
2023-12-07Android: Expose config changed callbacksJosJuice