Update README.md

This commit is contained in:
georgemoralis 2023-08-02 13:59:00 +03:00 committed by GitHub
parent 7773e11c2d
commit 4aa4f4ade9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -9,11 +9,13 @@ An early PS4 emulator for Windows and Linux
Currently it can only load PS4 ELF files. Currently it can only load PS4 ELF files.
Progress is focus on videoout_basic.elf from sdk demos , currently it can load and run a few HLE calls. Others probably won't run since they might not be able to relocate all neccesary functions
![](https://geps.dev/progress/60) Elf Loader ![](https://geps.dev/progress/60) Elf Loader
![](https://geps.dev/progress/20) Logging system ![](https://geps.dev/progress/20) Logging system
![](https://geps.dev/progress/5) Everything else ![](https://geps.dev/progress/10) Everything else
# Why? # Why?