Cherrytree56567 / PSEMU

An experimental PS1 Emulator made in c++ 20

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PSEMU ICON

PSEMU

An experimental PS1 Emulator made in C++20.

MSBuild LinuxBuild CodeQL for Windows flawfinder

Build Tools

MSBuild: C++20
Makefile: C++20

Goals

  • Emulate R3000A PS1 CPU
  • Map the PS1 GPU VRAM
  • Emulate the GTE
  • Emulate the GPU
  • Add PS1 BIOS Support
  • Add support for PS1 Custom Sound Chip
  • Add Linux Support
  • Add Networking Support
  • Add Input Support

Future Goals

  • Emulate PS2
  • Emulate PS3
  • Emulate PS4
  • Emulate PS5
  • Emulate PSVITA
  • Emulate PSP

About

An experimental PS1 Emulator made in c++ 20

License:Other


Languages

Language:C 69.4%Language:C++ 21.3%Language:Makefile 5.3%Language:CMake 4.0%Language:Assembly 0.0%