* feat: API support for uploading ROM’s
* fix: downloads of files larger than approx 300MB would cause an out of memory error
* fix: resolved broken bios path
* feat: added an upload button
* 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