* Improve metadata first load performance (#46)
* fix: reduces the number of full metadata calls - speeding up imports #45
* chore(deps): update EmulatorJS
* fix: added visual feed back
* feat: added Sega 32X and Sega CD mappings
* feat: added lazy loading to the main game library
* fix: using full file name when loading roms into the emulator #43
* feat: introduced bulk rom matching #25
* fix: xss fix
* feat: EmulatorJS support - importing of BIOS files #15
* feat: added Bios controller to make Bios files available to the emulator, also resolved SNES identification issues (see: #25)
* feat: added firmware selector to emulator screen
* refactor: moved EmulatorJS to a subfolder
* feat: added firmware image availability page
* feat: added EmulatorJS support for Mega Drive, NES, and N64 (see: #15)
* doc: updated attribution in README.MD to include EmulatorJS
* ci: updated action to include submodules