# EmulatorJS Core: 81

This package contains the stable EmulatorJS core: 81

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

Core repository:
https://github.com/EmulatorJS/81-libretro

Core is build using this repository:
https://github.com/EmulatorJS/build

## How to install

To install core, run the following command:

```bash
npm install @emulatorjs/core-81
```
To install all cores, run the following command:

```bash
npm install @emulatorjs/cores
```

