/playstation-emulator

Playstation emulator written in Rust

Primary LanguageRust

Rust Playstation Emulator

A PlayStation emulator written in Rust.

My focus when witting this emulator is to maintain a clean, easy to adopt code base

Done

  • Basic MIPS CPU

Todo

  • SPU
  • GPU
  • MDEC
  • SPU
  • Memory card
  • CPU pipeline emulation
  • More accurate timings

Credit

  • simias And his guide. It's incredible