From 38a5136884a2064cf0227d74782abd1f1f4c8632 Mon Sep 17 00:00:00 2001 From: Izzy Date: Tue, 9 Dec 2025 15:00:32 -0500 Subject: [PATCH 1/5] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 73478a0..0c74290 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,8 @@ + + + Get it on Google Play + + # 🎮 PSX2 - PlayStation 2 Emulator for Android [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://izzy2lost.github.io/PSX2/license.html) From eefd06efb55f9dbf612fbac827cf45b441854f5e Mon Sep 17 00:00:00 2001 From: Izzy Date: Tue, 9 Dec 2025 15:01:03 -0500 Subject: [PATCH 2/5] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0c74290..cff397c 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ +# 🎮 PSX2 - PlayStation 2 Emulator for Android + Get it on Google Play -# 🎮 PSX2 - PlayStation 2 Emulator for Android - [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://izzy2lost.github.io/PSX2/license.html) [![Android](https://img.shields.io/badge/Platform-Android-green.svg)](https://developer.android.com/) [![ARM64](https://img.shields.io/badge/Architecture-ARM64-orange.svg)](https://developer.arm.com/) From c6ba5d805060c8c94a28b013a16dcdf309eaa297 Mon Sep 17 00:00:00 2001 From: Izzy Date: Tue, 9 Dec 2025 15:02:29 -0500 Subject: [PATCH 3/5] Update README.md --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cff397c..b4f2faa 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,15 @@ # 🎮 PSX2 - PlayStation 2 Emulator for Android +[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://izzy2lost.github.io/PSX2/license.html) +[![Android](https://img.shields.io/badge/Platform-Android-green.svg)](https://developer.android.com/) +[![ARM64](https://img.shields.io/badge/Architecture-ARM64-orange.svg)](https://developer.arm.com/) +[![GitHub](https://img.shields.io/badge/GitHub-izzy2lost%2FPSX2-black.svg)](https://github.com/izzy2lost/PSX2) + Get it on Google Play -[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://izzy2lost.github.io/PSX2/license.html) -[![Android](https://img.shields.io/badge/Platform-Android-green.svg)](https://developer.android.com/) -[![ARM64](https://img.shields.io/badge/Architecture-ARM64-orange.svg)](https://developer.arm.com/) -[![GitHub](https://img.shields.io/badge/GitHub-izzy2lost%2FPSX2-black.svg)](https://github.com/izzy2lost/PSX2) **PSX2** is a high-performance PlayStation 2 emulator for Android devices, bringing your favorite PS2 games to mobile platforms with enhanced graphics and modern features. Experience authentic retro gaming on the go. From 03482ac721f6beac24ec0bc5a41a0169a8fa3d13 Mon Sep 17 00:00:00 2001 From: Izzy Date: Tue, 9 Dec 2025 15:05:13 -0500 Subject: [PATCH 4/5] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b4f2faa..20a95a2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # 🎮 PSX2 - PlayStation 2 Emulator for Android -[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://izzy2lost.github.io/PSX2/license.html) +[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0.en.html) [![Android](https://img.shields.io/badge/Platform-Android-green.svg)](https://developer.android.com/) [![ARM64](https://img.shields.io/badge/Architecture-ARM64-orange.svg)](https://developer.arm.com/) [![GitHub](https://img.shields.io/badge/GitHub-izzy2lost%2FPSX2-black.svg)](https://github.com/izzy2lost/PSX2) @@ -161,7 +161,7 @@ PSX2 aims for high compatibility with the PlayStation 2 library. Performance var ### License -This project is licensed under the **GNU General Public License v3.0** - see the [LICENSE](LICENSE) file for details or view it on our [GitHub Pages](https://izzy2lost.github.io/PSX2/license.html). +This project is licensed under the **GNU General Public License v3.0** - see the [LICENSE](LICENSE) file for details or view it on our [GitHub Pages](https://www.gnu.org/licenses/gpl-3.0.en.html). ### Third-Party Licenses From 4494ff67c6d2104a511330ac1f8729ddfe6011b6 Mon Sep 17 00:00:00 2001 From: Izzy Date: Tue, 9 Dec 2025 15:08:18 -0500 Subject: [PATCH 5/5] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 20a95a2..5532df5 100644 --- a/README.md +++ b/README.md @@ -161,7 +161,7 @@ PSX2 aims for high compatibility with the PlayStation 2 library. Performance var ### License -This project is licensed under the **GNU General Public License v3.0** - see the [LICENSE](LICENSE) file for details or view it on our [GitHub Pages](https://www.gnu.org/licenses/gpl-3.0.en.html). +This project is licensed under the **GNU General Public License v3.0** - see the [LICENSE](LICENSE) file for details or view it here [Official License](https://www.gnu.org/licenses/gpl-3.0.en.html). ### Third-Party Licenses