megadrive
A shortcut method for Nostalgist.launch
method, with some additional default options for Sega Genesis / Megadrive emulation.
It will use genesis_plus_gx
as the default core for emulation.
Usage
Basic usage:
Arguments
-
options
If the
options
is astring | File | { fileName: string; fileContent: Blob }
, it will be treated as{ rom: options }
in fact.If the
options
is anObject
, then it is the same as theoptions
argument forNostalgist.launch
.Please refer to launch#options.