diff --git a/NEWS.md b/NEWS.md index 69aeb5423..8f4ae0f7f 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,6 @@ +- 2021/05/16: Auto fire (toggle pressing) buttons added. +- 2021/05/10: libretro core re-added. Commercial distribution of the DuckStation libretro core is **NOT PERMITTED**. +- 2021/05/02: New pause menu added to Android app. - 2021/04/29: Custom aspect ratio support added. - 2021/03/20: Memory card editor added to Android app. - 2021/03/17: Add support for loading **homebrew** PBP images. PSN images are not loadable due to potential legal issues surrounding the encryption. diff --git a/README.md b/README.md index 427184a2b..6b7c09d5d 100644 --- a/README.md +++ b/README.md @@ -18,6 +18,7 @@ A "BIOS" ROM image is required to to start the emulator and to play games. You c ## Latest News Older entries are available at https://github.com/stenzek/duckstation/blob/master/NEWS.md +- 2021/05/16: Auto fire (toggle pressing) buttons added. - 2021/05/10: libretro core re-added. Commercial distribution of the DuckStation libretro core is **NOT PERMITTED**. - 2021/05/02: New pause menu added to Android app. - 2021/04/29: Custom aspect ratio support added.