NSFDRV: Difference between revisions
From NESdev Wiki
Jump to navigationJump to search
(Created page with "'''NSFDRV''' is to Include the information of sound driver to NSF.") |
No edit summary |
||
Line 1: | Line 1: | ||
'''NSFDRV''' is to Include the information of sound driver to NSF. | '''NSFDRV''' is to Include the information of sound driver to NSF. | ||
== Background == | |||
A some old sound driver for chiptune has bug as follows. | |||
- In N163 audio, length of waveform is not set correctly. | |||
- FDC audio is not enable. |
Revision as of 13:18, 26 June 2020
NSFDRV is to Include the information of sound driver to NSF.
Background
A some old sound driver for chiptune has bug as follows. - In N163 audio, length of waveform is not set correctly. - FDC audio is not enable.