diff options
author | Steven Voges <svoges.sbo@gmail.com> | 2022-09-14 19:28:04 +0100 |
---|---|---|
committer | bedlam <dave@slackbuilds.org> | 2022-09-14 19:28:04 +0100 |
commit | eeb8abcccbfed55f1389d6008b31c43b7dc2b301 (patch) | |
tree | 580cbe44fd7060ba1abeb861b530639cacdaffdb /games/pcsx2/README | |
parent | 9da01a8c2166e10437bc789d3d0d62d0e37e8df0 (diff) |
games/pcsx2: Added (PlayStation 2 Emulator)
Signed-off-by: bedlam <dave@slackbuilds.org>
Diffstat (limited to 'games/pcsx2/README')
-rw-r--r-- | games/pcsx2/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/games/pcsx2/README b/games/pcsx2/README new file mode 100644 index 0000000000000..568e8ae7e0752 --- /dev/null +++ b/games/pcsx2/README @@ -0,0 +1,5 @@ +PCSX2 is a free and open-source PlayStation 2 (PS2) emulator. Its +purpose is to emulate the PS2's hardware, using a combination of MIPS +CPU Interpreters, Recompilers and a Virtual Machine which manages +hardware states and PS2 system memory. This allows you to play PS2 +games on your PC, with many additional features and benefits. |