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

https://github.com/killarexe/spu-emulator

A Simple emulator for the SPU in Rust
https://github.com/killarexe/spu-emulator

custom-emulator emulation emulator rom rust rust-lang spu

Last synced: 2 months ago
JSON representation

A Simple emulator for the SPU in Rust

Awesome Lists containing this project

README

        

# SPU Emulator

## About

This is a simple emulator using rust for the SPU(Simple Processing Unit). But is still WIP for the GUI part.

## How to make a ROM ?

To make a rom you need to use the [SPU Assembler](https://github.com/Killarexe/SPU-Assembler)