| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
All files ending in .data have been compiled with RetroArch.
Check my Fork for changes made to the original software.
Instructions have only been confirmed working for Ubuntu.
sudo apt install -y \
binutils-mips-linux-gnu \
build-essential \
pkgconf \
python3 \
git Clone the repository.
git clone https://github.com/ethanaobrien/RetroArch.gitBuild with:
emmake ./dist-cores.sh emscriptenClone the repository.
git clone https://github.com/libretro/libretro-fceumm.gitThe next steps depend on whether or
not you have a Makefile.libretro .
Navigate to the folder with the makefile.
Build with:
emmake make -f Makefile.libretro platform=emscriptenStay in the base directory of the project.
Build with:
emmake make platform=emscripten| Back | FazBrowse Home | New Git URL |