From b2d8af8463c583f94cc6b8514266f601869d5524 Mon Sep 17 00:00:00 2001 From: Connor McLaughlin Date: Mon, 5 Oct 2020 00:26:11 +1000 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5be796d3f..dd5166341 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ A "BIOS" ROM image is required to to start the emulator and to play games. You c ## Latest News +- 2020/10/05: CD-ROM read speedup enhancement added. - 2020/09/30: CPU overclocking is now supported. Use with caution as it will break games and increase system requirements. It can be set globally or per-game. - 2020/09/25: Cheat support added for libretro core. - 2020/09/23: Game covers added to Qt frontend (see [Adding Game Covers](https://github.com/stenzek/duckstation/wiki/Adding-Game-Covers)).