shithub: psxe

Download patch

ref: 6ed2962e38905fb9d3e6256e72b8cd509844fa95
parent: ae76d829e794bf5af82ef76d357db76bddacf169
author: Lisandro Alarcón <aurealinbox@gmail.com>
date: Sat Jun 24 12:09:27 EDT 2023

Add macOS screenshot

--- a/README.md
+++ b/README.md
@@ -3,9 +3,9 @@
 A simple and portable Sony PlayStation emulator and emulation library written in C
 
 ## Screenshots
-| Windows  | Ubuntu |
-| ------------- | ------------- |
-| ![windows](https://github.com/allkern/psx/assets/15825466/7aea1203-33cf-4b26-aedb-4d9bead44d67)  | ![screenshotfrom2023-06-1023-59-51](https://github.com/allkern/psx/assets/15825466/27ac5d8d-7945-4c92-b950-19a35fcbdc81)  |
+| Windows  | Ubuntu | macOS |
+| ------------- | ------------- | ------------- 
+| ![Windows](https://github.com/allkern/psx/assets/15825466/7aea1203-33cf-4b26-aedb-4d9bead44d67) | ![Ubuntu](https://github.com/allkern/psx/assets/15825466/27ac5d8d-7945-4c92-b950-19a35fcbdc81) | ![macOS](https://github.com/allkern/psx/assets/15825466/12378267-15a8-4a18-b170-eeaf5a8d153f) |
 
 ### CI status
 ![Windows](https://github.com/allkern/psx/actions/workflows/windows.yml/badge.svg)
--