Skip to content

Latest commit

 

History

42 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

psx

CPU Interface

Building

The build process was done on a Debian based system (expecting SDL2 to be in /usr/include/SDL2)

  • Install requierements:
sudo apt install libsdl2
  • Compile:
make

For windows

We recommend using the following toolchain: https://nuwen.net/mingw.html

Documentation

Some PDF are already available in the doc\ folder

Testing resources

Community

Libraries

GL3W

OpenGL loading library

SDL2

Low level OpenGL/Direct3D and general UI access

ImGUI

Easy to use minimalist GUI

About

Attempt for a PSX emulator from scratch

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages