Every modern bootable device has a BIOS, as they are required for hardware initialisation before handover to an OS - which for the PS4 is called Orbis OS, and is based off FreeBSD 9. Which is a UNIX OS for desktop PCs.
While the PS4 does have a unified memory interface, which is very rare for common desktop PCs - they do exist, such as every single Apple Silicon Mac.
The PS4 and PS5 are just a very heavily locked down PCs, featuring AMD APUs not too dissimilar to what can be found in Ryzen notebooks, Steam Deck or ROG Ally, running proprietary operating systems with heavy encryption to try and prevent 1:1 emulation (think Hackintosh).
redshadowhero@lemmy.dbzer0.com 12 hours ago
It’s my understanding that the ps4 (and presumably the ps5) use bsd as a base operating system. BIOS or no, it’s a Unix system running on an x86_64 architecture.
DacoTaco@lemmy.world 8 minutes ago
Sure, but the wii’s coprocessor’s os was also unix/bsd based and that was nowhere near pc hardware. Actually, a few embedded devices (cheap routers, cheap toys,… ) use bsd (while they should run linux hehe) and are nowhere near pc architecture :p.
What makes a pc a pc is the actual hardware layout, hardware connections internally and how it boots. Im looking deep into ps4 and i can see why people call it a pc, but its a huge misnomer. If a ps4 is a pc, a raspberry pi( or any random sbc ) is also a pc because it has a usb or sata controller, cpu and pci bus while it has no pch/fch, no pc bios (which i can accept to not be relevant) or any of the pc hardware you cant think off ( spoiler, its a lot more ).
Hell, pc’s dont even have a southbridge anymore. We have the pch which is directly connected to the cpu over a bus that is nowhere near the old northbridge/southbridge design…