Dn-Programming-Core-Management / Dn-FamiTracker

modifications and improvements for 0CC-FamiTracker (based on j0CC-FamiTracker 0.6.3)
Other
387 stars 23 forks source link

NSF Driver and Export Fixes #262

Open Gumball2415 opened 9 months ago

Gumball2415 commented 9 months ago

This pull request aims to fix various bugs regarding NSF driver export and execution.

This pull request improves upon and supercedes #156.

Changes in this PR:

Leafuw, nyanpasu64, and Zeta, thank you for your help!

Gumball2415 commented 5 months ago

TODO: fix linear pitch pitch sequences TODO: fix filename handling with two filetype extensions

Gumball2415 commented 5 months ago

TODO: fix asm export DPCM start address issue with beep.dnm

Gumball2415 commented 4 months ago

TODO: fix linear pitch pitch sequences

fixed in 4ce047dda2e9d2870039c3aa5b241b0b675b7576

TODO: fix asm export DPCM start address issue with beep.dnm

fixed in fa05bd9