4.2.1 • Published 10 months ago

@emulatorjs/cores v4.2.1

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
10 months ago

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>