onerom-config 0.4.13

ROM and PCB configurations for One ROM - the flexible retro ROM replacement
1
2
3
4
5
6
7
# User Hardware Configs

Use this directory for your own hardware configs.  Given them lower-case names, and use dashes (-), not underscores (_).

[`sdrr-gen`](/sdrr-gen/README.md) looks here for hardware configuration files, as well as the directory above, and [`third-party/`](../third-party/) and use them to generate the firmware for your hardware if selected.

This directory is in the project [`.gitignore`](/.gitignore) file, so files added here will not be committed to the repository by default.