Skip to content

maxpoletaev/nupsx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nuPSX

nuPSX is an experimental PlayStation 1 emulator written in Zig, built as a learning exercise to explore Zig's capabilities and PSX hardware architecture.

Still in early development with no intention of becoming usable by the general bublic. If you are looking for the emulator to play games, check out DuckStation or PCSX-Redux.

Made possible thanks to zig-gamedev—a collection of high quality idiomatic wrappers for graphics and audio APIs like WebGPU, OpenGL, SDL, ImGui, and more.

Running

git clone https://github.com/maxpoletaev/nupsx.git
cd nupsx
zig build run -- --bios SCPH1001.bin

References

About

Experimental PlayStation 1 emulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages