PS4 compatibility layer (emulator) on Free Pascal
Go to file
2022-05-31 10:18:21 +03:00
chip Update pm4defs.pas 2022-05-31 10:18:21 +03:00
ps4_libkernel fix name 2021-12-17 20:06:48 +03:00
shader_dump + 2021-12-16 23:29:40 +03:00
shaders Initial commit 2021-12-08 23:04:07 +03:00
spirv add shader recompiler 2022-05-31 10:17:14 +03:00
static make libportaudio static 2022-05-31 10:14:57 +03:00
tools Update tool 2022-01-24 14:33:02 +03:00
vulkan + 2021-12-17 00:14:04 +03:00
.gitattributes Initial commit 2021-12-08 23:04:07 +03:00
.gitignore + 2021-12-16 23:29:40 +03:00
bittype.pas Update bittype.pas 2022-01-24 14:31:10 +03:00
fpPS4.lpi fix name 2021-12-17 20:06:48 +03:00
fpPS4.lpr no check needed 2021-12-12 21:42:59 +03:00
g23tree.pas - 2021-12-09 00:33:15 +03:00
hamt.pas Initial commit 2021-12-08 23:04:07 +03:00
LFQueue.pas Initial commit 2021-12-08 23:04:07 +03:00
libportaudio.pas make libportaudio static 2022-05-31 10:14:57 +03:00
LICENSE Initial commit 2021-12-08 23:04:07 +03:00
ps4_elf_tls.pas Initial commit 2021-12-08 23:04:07 +03:00
ps4_elf.pas Initial commit 2021-12-08 23:04:07 +03:00
ps4_handles.pas Initial commit 2021-12-08 23:04:07 +03:00
ps4_libsceaudioout.pas Initial commit 2021-12-08 23:04:07 +03:00
ps4_libscedialogs.pas Initial commit 2021-12-08 23:04:07 +03:00
ps4_libscegnmdriver.pas + 2021-12-17 16:35:29 +03:00
ps4_libscehttp.pas Initial commit 2021-12-08 23:04:07 +03:00
ps4_libscenet.pas Initial commit 2021-12-08 23:04:07 +03:00
ps4_libscenpmanager.pas Initial commit 2021-12-08 23:04:07 +03:00
ps4_libscenpscore.pas Initial commit 2021-12-08 23:04:07 +03:00
ps4_libscenptrophy.pas Initial commit 2021-12-08 23:04:07 +03:00
ps4_libscepad.pas Initial commit 2021-12-08 23:04:07 +03:00
ps4_libscesavedata.pas Initial commit 2021-12-08 23:04:07 +03:00
ps4_libscesystemservice.pas Initial commit 2021-12-08 23:04:07 +03:00
ps4_libsceuserservice.pas Initial commit 2021-12-08 23:04:07 +03:00
ps4_libscevideoout.pas Initial commit 2021-12-08 23:04:07 +03:00
ps4_program.pas Initial commit 2021-12-08 23:04:07 +03:00
ps4_types.pas Initial commit 2021-12-08 23:04:07 +03:00
ps4libdoc.pas Initial commit 2021-12-08 23:04:07 +03:00
README.md + 2021-12-09 15:32:12 +03:00
RWLock.pas Initial commit 2021-12-08 23:04:07 +03:00
seh64.pas Initial commit 2021-12-08 23:04:07 +03:00
stub_manager.pas Initial commit 2021-12-08 23:04:07 +03:00

fpPS4

PS4 compatibility layer (emulator) on Free Pascal

This project is at the beginning and started for fun.

Building

  • Free pascal compiler: 3.0.0 and higher, x86_64 only.
  • Lazarus: 2.0.0 and higher, x86_64 only.

Minimum system requirements

  • OS: Windows 7 x64 and higher
  • CPU: x64, AVX2 support
  • GPU: Vulkan API support