Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 732 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 732 Bytes

Arcade rom filter

This is an app that filters roms from:

  • MAME
  • FB Neo
  • with time maybe others?

Required

You'll also require Node.js >= 16.

How to use

Download the latest executable from here.

  • copy the file into your workspace
  • the workspace must have your rom folder called roms
  • run exe file
  • a browser window will open
  • go through the steps from the browser window

For developers

For developers, see this

If you have ideas or want to contribute, you can create a PR or an issue ticket

Feel free to fork and modify this to your needs