An open API service indexing awesome lists of open source software.

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

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
```