You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
IDontCode
c0ced64ce3
|
3 years ago | |
---|---|---|
snes9x | 3 years ago | |
LICENSE | 3 years ago | |
README.md | 3 years ago |
README.md
hi-snes9x
This is a port of the well known snes9x emulator. It is designed to run on hisilicon SoC's using the MPP SDK. To build this project you must export the path to the arm-hisiv400-linux
toolchain.
export PATH="/opt/hisi-linux/x86-arm/arm-hisiv400-linux/bin:$PATH"
cd snes9x/unix
make