Path: blob/main/static/emulatorjs/EmulatorJS-main/emujs_data/README.md
595 views
Data Folder
Cores 
All files ending in .data
have been compiled with RetroArch.
Check my Fork for changes made to the original software.
Building
Instructions have only been confirmed working for Ubuntu.
Dependencies
WASM
Clone the repository.
Navigate to
/dist-scripts/
Build with:
LibRetro
Clone the repository.
The next steps depend on whether or
not you have aMakefile.libretro
.With
Navigate to the folder with the makefile.
Build with:
Without
Stay in the base directory of the project.
Build with:
Copy the
.bc
file to the/dist-cores/
folder.