Skip to content
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

NSF Driver and Export Fixes #262

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

Conversation

Gumball2415
Copy link
Member

@Gumball2415 Gumball2415 commented Feb 17, 2024

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 Gumball2415 force-pushed the app-emu-module-nsf_driver-dev branch from 39cb8f4 to 6f2c743 Compare March 22, 2024 17:57
@Gumball2415
Copy link
Member Author

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

@Gumball2415
Copy link
Member Author

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

@Gumball2415 Gumball2415 force-pushed the app-emu-module-nsf_driver-dev branch from 9e937ab to d92a3a1 Compare July 19, 2024 14:16
@Gumball2415
Copy link
Member Author

TODO: fix linear pitch pitch sequences

fixed in 4ce047d

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

fixed in fa05bd9

Thanks, Leafuw and nyanpasu64!
@Gumball2415 Gumball2415 marked this pull request as ready for review September 22, 2024 10:16
@Gumball2415 Gumball2415 changed the title NSF Driver Fixes NSF Driver and Export Fixes Sep 22, 2024
@Gumball2415 Gumball2415 marked this pull request as draft October 5, 2024 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment