Skip to content

Twopothead/mipsx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mipsx

mips32 + playstation1(psx) = mipsx

mipsx is a PlayStation emulator written in C++.

Building

Prerequisites

  • PlayStation BIOS: SCPH1001 (SHA1: 10155d8d6e6e832d6ea66db9bc098321fb5e8ebf)

  • SDL2

  • opengl

  • GLEW

    • sudo apt install libglew-dev

Compiling

$ make clean && make

Releases

No releases published

Packages

No packages published