Skip to content

feat: Addition of a RomM package#37

Open
PixNyb wants to merge 3 commits intoAbdess:mainfrom
PixNyb:feat/add-romm-package
Open

feat: Addition of a RomM package#37
PixNyb wants to merge 3 commits intoAbdess:mainfrom
PixNyb:feat/add-romm-package

Conversation

@PixNyb
Copy link

@PixNyb PixNyb commented Mar 22, 2026

Description

I've added RomM as a platform (#35)

Type of Change

  • New BIOS file(s)
  • Updated BIOS file(s)
  • Platform configuration change
  • Script/automation improvement
  • Documentation update

Checklist

  • Files are placed in the correct bios/Manufacturer/Console/ directory
  • File checksums match known databases (System.dat, batocera-systems, etc.)
  • No game ROMs or ISOs included (BIOS/firmware only)
  • No executable files included

Additional Context

RomM requires a bios folder structure that differs from the usual. Instead of each core having it's own way of doing things, RomM/emulatorJS opt to use the same folder structure for bios files as for roms.

If possible I'd like to be able to zip all of the files in one folder if more than one file exist in order to prevent a manual step as this is what RomM requires when multiple bios files need to be loaded, but I haven't found a way to do that in the current project structure.

I haven't had the time or resources to test everything rigorously, but the result seems like what I need.

Please leave feedback!

@PixNyb PixNyb requested a review from Abdess as a code owner March 22, 2026 00:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant