Skip to content

Various module and NSF driver fixes #342

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

Gumball2415
Copy link
Collaborator

@Gumball2415 Gumball2415 commented Mar 15, 2025

This pull request aims to fix various bugs in the NSF driver and the tracker interface.

This pull request improves upon and supercedes #262.

Changes in this PR:

  • Fix C-0 in instrument editor not playing
  • Refactor instrument loading
  • Fix 64-byte alignment of DPCM segment in .asm export
  • Refactor NSF compiler code to use member variable instead of redundant calls
  • Patch NSF driver channel ID table with used channels in N163 .nsfs
  • Fix ft_channel_enable in .asm export to list used channels

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DPCM Doesn't play when playing exported .nsf
1 participant