An SFXR-like sound generator for the NES.
To compile, first
install cc65, then run
make
. The ROM file will be placed at ./out/nesfxr.nes
, and from there can
be loaded into an NES emulator.
nesfxr
is made available under the
MIT License.
An SFXR-like sound generator for the NES.
To compile, first
install cc65, then run
make
. The ROM file will be placed at ./out/nesfxr.nes
, and from there can
be loaded into an NES emulator.
nesfxr
is made available under the
MIT License.