Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
humbertodias authored Mar 13, 2024
1 parent bc6047b commit 5e4a45f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Contains:
* sdl_gfx - 2.0.27

* [SDL2_PSL1GHT](https://github.com/humbertodias/SDL2_PSL1GHT) + [SDL2_PSL1GHT_Libs](https://github.com/humbertodias/SDL2_PSL1GHT_Libs)
* sdl2 - 2.0.13
* sdl2 - 2.31.0
* sdl2_mixer - 2.8.0
* sdl2_image - 2.8.2
* sdl2_ttf - 2.22.0
Expand All @@ -36,6 +36,7 @@ Contains:
```

Sample
[main.c](./main.c)
```sh
./ps3dev-sdl2 make pkg

Expand All @@ -45,6 +46,8 @@ Output
```
main.elf: ELF 64-bit MSB executable, 64-bit PowerPC or cisco 7500, Unspecified or Power ELF V1 ABI, version 1 (SYSV), statically linked, with debug_info, not stripped
```
The main.pkg on RPCS3
![image](https://github.com/humbertodias/ps3dev-sdl2/assets/9255997/7adab790-76ae-494b-9aab-624c937e7ad4)

> [!NOTE]
> ppu-gcc : is the compiler for the PowerPC architecture, particularly for the Cell Broadband Engine Architecture (Cell BE), which is used in the PlayStation 3 (PS3) gaming console.
Expand Down

0 comments on commit 5e4a45f

Please sign in to comment.