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

https://github.com/dylibso/chicory-snes

SNES9x on Chicory
https://github.com/dylibso/chicory-snes

Last synced: 9 months ago
JSON representation

SNES9x on Chicory

Awesome Lists containing this project

README

          

# SNES9x running on Chicory

A port of https://github.com/kazuki-4ys/snes9x2005-wasm/ to [Chicory](https://github.com/dylibso/chicory).

You need to download a rom *THAT YOU LEGALLY OWN*. Change the path to the smc rom file in App.java. Run:

```
mvn compile exec:java -Dexec.mainClass="com.dylibso.snes.App"
```