Merge branch 'master' of https://github.com/tildearrow/furnace into ymf278b
This commit is contained in:
commit
7f83f041f4
5 changed files with 24 additions and 0 deletions
|
|
@ -1072,6 +1072,7 @@ void DivEngine::registerSystems() {
|
|||
{0x13, {DIV_CMD_FDS_MOD_LOW, _("13xx: Set modulation speed low byte")}},
|
||||
{0x14, {DIV_CMD_FDS_MOD_POS, _("14xx: Set modulator position")}},
|
||||
{0x15, {DIV_CMD_FDS_MOD_WAVE, _("15xx: Set modulator table to waveform")}},
|
||||
{0x16, {DIV_CMD_FDS_MOD_AUTO, _("16xy: Automatic modulation speed (x: numerator; y: denominator)")}},
|
||||
}
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue