ALEx v0.3.2 Alex.ROM View Source
Convenience functions for finding, verifying, and loading ROMs.
Link to this section Summary
Functions
Check if the specified ROM exists.
Check if the specified ROM is supported.
Returns all supported ROMs.
Link to this section Functions
Check if the specified ROM exists.
Returns :ok
or {:error, err}
.
Parameters
path_to_rom
: Path to ROM file.
Check if the specified ROM is supported.
Returns :ok
or {:error, err}
.
Parameters
path_to_rom
: Path to ROM file.
Returns all supported ROMs.
Returns Map
.