APS3e: Difference between revisions
Ilyagredasov (talk | contribs) No edit summary |
Ilyagredasov (talk | contribs) No edit summary |
||
| Line 1: | Line 1: | ||
{{WIP}} | {{WIP}} | ||
{{stub}} | {{stub}} | ||
{{Infobox emulator | |||
|logo = | |||
|version = git | |||
|active = Yes | |||
|platform = [[Emulators on Android|Andorid]] | |||
|target = [[PlayStation 3 emulators|PlayStation 3]] | |||
|architecture = ARM | |||
|orig-developer = | |||
|developer = | |||
|prog-lang = {{Proglang|C++}} | |||
|website = [https://aps3e.org/ aPS3e.org] | |||
|support = | |||
|source = [https://github.com/aenu1/aps3e GitHub] | |||
|license = {{license|GPLv2}} | |||
|compatibility = | |||
|bios = | |||
}} | |||
'''aPS3e''' is a partially-open-source (full source to be shared once the developer reaches $2000 in donations) PS3 emulator for Android which is largely based on RPCS3. However, unlike AndStation3, aps3e does not use any containers. Instead, it directly executes after being compiled into aarch64 instructions through LLVM. It requires BIOS/ROM files and has Bluetooth controller and savestates support. | '''aPS3e''' is a partially-open-source (full source to be shared once the developer reaches $2000 in donations) PS3 emulator for Android which is largely based on RPCS3. However, unlike AndStation3, aps3e does not use any containers. Instead, it directly executes after being compiled into aarch64 instructions through LLVM. It requires BIOS/ROM files and has Bluetooth controller and savestates support. | ||