* Saved game icon now displays on game cover art in library
* Fixed casing error on save state download icon
* Migrate EJS from submodule to 7z download during docker build
* Updated README and gitignore
* Resized library search buttons
* Export to JSON now triggers the download rather than display of a formatted platform map
* 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