# EmulatorJS Core: cap32

This package contains the stable EmulatorJS core: cap32

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

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

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-cap32
```
To install all cores, run the following command:

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

