From a85ed2fb67e4fe0caeb68d739e6bfef8e282647c Mon Sep 17 00:00:00 2001 From: sum2012 Date: Fri, 16 Dec 2022 02:29:24 +0800 Subject: [PATCH] Update README.MD The pr is reverted in https://github.com/hrydgard/ppsspp/commit/5200208a846e1f8360ebb7fc7f3ec34ea3846b38 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1fc89d2439..394027d102 100644 --- a/README.md +++ b/README.md @@ -74,7 +74,7 @@ What's new in 1.14 - Improve texture replacement memory usage ([#15884], [#16304], [#16314]) - Texture upscaling speedup and fixes ([#15803], [#16125]) * Other - - HLE/CPU accuracy improvements helping Brooktown High, Frontier Gate, Madoka Magicka, some language patches ([#16413], [#16070], [#16052], [#15930], [#15952], [#15957], more) + - HLE/CPU accuracy improvements helping Brooktown High, Frontier Gate, Madoka Magicka, some language patches ([#16413], [#16070], [#16052], [#15952], [#15957], more) - Many GE debugger improvements ([#15839], [#15851], [#15894], [#15925], [#15974], [#16007], [#16047], [#16096], [#16201]) - Optional memory alignment validation in IR mode ([#15879], [#15880]) - Fix netplay assertion in Cars ([#16089])