# Open-source notices

This page bundles the following open-source emulator components. No game ROM,
BIOS, or commercial game asset is included.

## EmulatorJS 4.2.3

- Project: https://github.com/EmulatorJS/EmulatorJS
- License: GNU General Public License v3.0
- Local license copy: `emulatorjs/LICENSE.EmulatorJS.txt`

## mGBA core

- Project: https://github.com/mgba-emu/mgba
- License: Mozilla Public License 2.0
- Local license copy: `emulatorjs/LICENSE.mGBA.txt`

The mGBA WebAssembly core is distributed through the official
`@emulatorjs/core-mgba` package, version 4.2.3.

## RetroArch / libretro

- Project: https://github.com/libretro/RetroArch
- License: GNU General Public License v3.0
- License text: `emulatorjs/LICENSE.EmulatorJS.txt`

EmulatorJS uses the libretro frontend and core interface. The bundled build
keeps the emulator's About and core-license controls available.
