ROM Setup - JetSetIlly/Gopher2600-Docs GitHub Wiki
The setup system is currently available only to those willing to edit the setup file by hand.
The database is called setupDB
and is located in the project's Configuration Directory.
The format of the database is described in the setup package. Here is the direct link to the source level documentation: https://pkg.go.dev/github.com/jetsetilly/[email protected]/setup
This area of the emulation will be expanded upon in the future.