Difference between revisions of "PlayStation 4 emulators"

From Emulation General Wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
[[File:PS4.png|thumb|PlayStation 4]]The '''PlayStation 4''' is an eighth-generation console produced by Sony Computer Entertainment in 2013. Notably, it is the first PlayStation console to use the x86 architecture, making it easier to program for than the [[Playstation 3 emulators|PlayStation 3]] while also having the same architecture as PCs.
 
[[File:PS4.png|thumb|PlayStation 4]]The '''PlayStation 4''' is an eighth-generation console produced by Sony Computer Entertainment in 2013. Notably, it is the first PlayStation console to use the x86 architecture, making it easier to program for than the [[Playstation 3 emulators|PlayStation 3]] while also having the same architecture as PCs.
 
==Emulators==
 
==Emulators==
There is one PS4 emulator in very early development PS4EMX[https://github.com/ghaststeam/PS4EMX]. Even though the PS4 does have an x86 CPU like normal PCs, it doesn't mean it'll be easy to emulate as the x86 instruction set is '''huge'''<ref>{{cite web | url= https://web.archive.org/web/20130517194502/http://www.ngemu.com/forums/showthread.php?t=132032 | title= Why is XBOX emulation premature?}}</ref>. However, nearly all of x86 instructions are well documented (though some other specifics aren't) so the possibility is there. Another thing is there is currently no documentation on the GPU used in the PS4's APU and the console isn't hacked - please don't even ask about PoC emulators until it's hacked. All that said, don't expect any functional PS4 emulators for a very long time, like 10 years.
+
There is one PS4 emulator in very early development PS4EMX[https://github.com/ghaststeam/PS4EMX]. Even though the PS4 does have an x86 CPU like normal PCs, it doesn't mean it'll be easy to emulate as the x86 instruction set is '''huge'''<ref>{{cite web | url= https://web.archive.org/web/20130517194502/http://www.ngemu.com/forums/showthread.php?t=132032 | title= Why is XBOX emulation premature?}}</ref>. However, nearly all of x86 instructions are well documented (though some other specifics aren't) so the possibility is there. Another thing is there is currently no documentation on the GPU used in the PS4's APU and the console isn't hacked but GPU is a slightly customized Radeon 7970M with disabled stream processors.
  
 
==References==
 
==References==
 
<references/>
 
<references/>
 
[[Category:Consoles]]
 
[[Category:Consoles]]

Revision as of 16:19, 6 July 2014

PlayStation 4

The PlayStation 4 is an eighth-generation console produced by Sony Computer Entertainment in 2013. Notably, it is the first PlayStation console to use the x86 architecture, making it easier to program for than the PlayStation 3 while also having the same architecture as PCs.

Emulators

There is one PS4 emulator in very early development PS4EMX[1]. Even though the PS4 does have an x86 CPU like normal PCs, it doesn't mean it'll be easy to emulate as the x86 instruction set is huge[1]. However, nearly all of x86 instructions are well documented (though some other specifics aren't) so the possibility is there. Another thing is there is currently no documentation on the GPU used in the PS4's APU and the console isn't hacked but GPU is a slightly customized Radeon 7970M with disabled stream processors.

References