- [Psy-X] add Psy-Cross logo to README

This commit is contained in:
Ilya Shurumov 2020-11-19 12:28:37 +06:00
parent b360453b7e
commit 12e6961829
2 changed files with 5 additions and 2 deletions

View File

@ -1,4 +1,6 @@
# Psy-X (Psy-Cross)
# Psy-Cross (Psy-X)
![](https://i.ibb.co/PFNnw4G/PsyCross.jpg)
Framework aiming to build and run originally targeted **Playstation** applications on other platforms based on Psy-Q SDK.
### Implementation details
@ -13,6 +15,7 @@ Framework aiming to build and run originally targeted **Playstation** applicatio
- Add some missing LibGTE functions
- Add support for MDEC, CDXA decoding and playback
- Extend BIN/CUE image support
- SPU ADSR
### Credits
- SoapyMan - more GTE functions, SPU-AL, PGXP-Z

View File

@ -1,5 +1,5 @@
-- Psy-X (Psy-Cross) layer
-- Psy-Cross layer
project "Psy-X"
kind "StaticLib"
language "C++"