# EmulatorJS Core: mednafen_pce

This package contains the stable EmulatorJS core: mednafen_pce

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

Core repository:
https://github.com/EmulatorJS/beetle-pce-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-mednafen_pce
```
To install all cores, run the following command:

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

