# BluestormDNA/ProjectPSX

Experimental C# Playstation Emulator

Repository: https://github.com/BluestormDNA/ProjectPSX
Canonical: https://ross.abutalabs.com/products/projectpsx
Language: C#
License: MIT
License Family: permissive
Topics: playstation, psx, ps1, csharp, emulator, psone, mips, sony, net
Last push: 2026-07-13T19:59:57+00:00

## Health v2 (maintenance only)
Score: 74/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 92, release rhythm 35, longevity 100
- inputs: {"age_days": 2782, "days_push": 51, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1078, forks 89 (observed 2026-08-28T04:03:29.917576+00:00)

## What it is
ProjectPSX is an experimental emulator of the original Sony PlayStation (PS1/PSX) written in C# with no external dependencies. It implements the MIPS R3000A CPU, GTE, GPU software rasterizer, CDROM, SPU, MDEC, and other console components, with WinForms and OpenTK frontends.

## Use cases
- play ps1 games on pc
- emulate playstation 1 in c#
- learn how a playstation emulator works
- run psx bin/cue images
- study mips r3000a emulation
- software rasterized gpu emulation

## When to choose
- you want a dependency-free, readable C# PS1 emulator to learn from or hack on
- you want to play many classic PS1 titles on Windows with basic keyboard input
- you need a headless emulator core library to build your own frontend

## When to avoid
- you need high compatibility or an official compatibility list
- you want accurate CDROM timings or reverb audio
- you need gamepad support, save states, or upscaling features found in mature emulators like DuckStation

## Facets
- artifact type: application
- maturity: experimental
- function: simulation, graphics, audio-processing, gui
- domain: gaming-tools, cross-platform
- platform: windows, cross-platform, dotnet
- tags: psx-emulator, playstation, mips, csharp, retro-gaming, console-emulation

## Member repositories
- BluestormDNA/ProjectPSX (main) score 74

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:29.917576+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:53:07.394456+00:00, confidence not recorded.
  - readme: https://github.com/BluestormDNA/ProjectPSX (fetched 2026-08-28T04:03:29.917576+00:00, sha 7eac4d1bbfae)
- Data as of 2026-08-30T08:39:29.467469+00:00.
