https://github.com/Ryp/p1e
PlayStation 1 Emulator
https://github.com/Ryp/p1e
emulator psx zig
Last synced: 10 months ago
JSON representation
PlayStation 1 Emulator
- Host: GitHub
- URL: https://github.com/Ryp/p1e
- Owner: Ryp
- License: mit
- Created: 2024-09-18T18:21:06.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-07-26T10:25:27.000Z (11 months ago)
- Last Synced: 2025-07-26T16:35:41.433Z (11 months ago)
- Topics: emulator, psx, zig
- Language: Zig
- Homepage:
- Size: 273 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# p1e - PlayStation 1 Emulator
This is WIP.
## How to run
```bash
git clone --recurse-submodules https://github.com/Ryp/p1e
zig build run
```