EmulatorJS/data/cores
2025-07-06 18:11:22 -06:00
..
.npmignore Add build script (#989) 2025-04-23 17:08:30 -06:00
core-README.md fix adding newlines after updating dependencies 2025-07-06 18:11:22 -06:00
package.json 4.2.3 2025-07-05 14:34:10 -05:00
README.md fix adding newlines after updating dependencies 2025-07-06 18:11:22 -06:00

EmulatorJS Cores

This package contains the stable cores for EmulatorJS.

Lean more about EmulatorJS at https://emulatorjs.org

Cores are build using this repository: https://github.com/EmulatorJS/build

How to install

To install all cores, run the following command:

npm install @emulatorjs/cores

To install a specific core, run the following command:

npm install @emulatorjs/core-<core-name>