-
Notifications
You must be signed in to change notification settings - Fork 29
Comparing changes
Open a pull request
base repository: Dn-Programming-Core-Management/Dn-FamiTracker
base: Dn0.5.1.1
head repository: Dn-Programming-Core-Management/Dn-FamiTracker
compare: main
Commits on Jan 15, 2025
-
Gumball2415 committed
Jan 15, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 12399c0 - Browse repository at this point
Copy the full SHA 12399c0View commit details
Commits on Jan 20, 2025
-
Refactor pitch-volume drawing functions
- Add equivalent note for periodic noise
Configuration menu - View commit details
-
Copy full SHA for 256a4d0 - Browse repository at this point
Copy the full SHA 256a4d0View commit details -
Fix volume scaling for refactor
- Apply OETF gamma 2.2 for viewing low volumes
Configuration menu - View commit details
-
Copy full SHA for 49b7eeb - Browse repository at this point
Copy the full SHA 49b7eebView commit details -
Refactor note drawing lambda functions
Gumball2415 committedJan 20, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 4493431 - Browse repository at this point
Copy the full SHA 4493431View commit details
Commits on Jan 24, 2025
-
NSF Driver: save ModFreq before comparison
Thanks, @eightbitmays.bsky.social! - Define FDS effects as an enum
Configuration menu - View commit details
-
Copy full SHA for e558f6b - Browse repository at this point
Copy the full SHA e558f6bView commit details -
NSF Driver: include "glob" logic in effect command
This fixes #331.
Gumball2415 committedJan 24, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for a9202e0 - Browse repository at this point
Copy the full SHA a9202e0View commit details
Commits on Mar 6, 2025
-
Reduce magic number palette constants in regview
- Set OETF gamma function as lambda - Refactor precise pitch selection - Add tone tint for S5B notes
Configuration menu - View commit details
-
Copy full SHA for 687aab9 - Browse repository at this point
Copy the full SHA 687aab9View commit details -
Implement logarithmic volume view for VRC7
- S5B volume 0 does not output anything
Gumball2415 committedMar 6, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 35532a7 - Browse repository at this point
Copy the full SHA 35532a7View commit details -
Use single-precision floats for optimization
Gumball2415 committedMar 6, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 513e34a - Browse repository at this point
Copy the full SHA 513e34aView commit details
Commits on May 12, 2025
-
Merge pull request #338 from Dn-Programming-Core-Management/register-…
…viewer Register viewer adjustments
Gumball2415 authoredMay 12, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for f15b304 - Browse repository at this point
Copy the full SHA f15b304View commit details -
Merge pull request #341 from Dn-Programming-Core-Management/nsf-fds-mod
NSF FDS fixes
Gumball2415 authoredMay 12, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 6c4df01 - Browse repository at this point
Copy the full SHA 6c4df01View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac26484 - Browse repository at this point
Copy the full SHA ac26484View commit details -
Configuration menu - View commit details
-
Copy full SHA for c57a516 - Browse repository at this point
Copy the full SHA c57a516View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dbdecf - Browse repository at this point
Copy the full SHA 8dbdecfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fe8ee7 - Browse repository at this point
Copy the full SHA 0fe8ee7View commit details -
Patch channel ID table with used N163 channels...
...on N163-only .nsfs Fixes #337. - Don't write .asm data if it doesn't exist - Fix `ft_channel_enable` in .asm export
Gumball2415 committedMay 12, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 2588546 - Browse repository at this point
Copy the full SHA 2588546View commit details
Commits on May 27, 2025
-
Fix FDS scratch write padding for glob multichip
This addresses #334.
Gumball2415 committedMay 27, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 2472b29 - Browse repository at this point
Copy the full SHA 2472b29View commit details
Commits on May 30, 2025
-
Add FDS scratch write padding for glob headerless multichip
Addresses #334. - Enable USE_ALL` when using all expansion audio flags - Port build_engine.lua to Python
Configuration menu - View commit details
-
Copy full SHA for c28a669 - Browse repository at this point
Copy the full SHA c28a669View commit details -
Refactor NSFe metadata generation and writing
This fixes #335.
Gumball2415 committedMay 30, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 40778ad - Browse repository at this point
Copy the full SHA 40778adView commit details -
Fix N163 channel count initialization
Gumball2415 committedMay 30, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for c903a98 - Browse repository at this point
Copy the full SHA c903a98View commit details
Commits on Jun 1, 2025
-
Fix VRC7 linear pitch slide channel index bug
This fixes #340. - Add debug args, fix stderr printing in build_engine.py
Configuration menu - View commit details
-
Copy full SHA for 0f4259d - Browse repository at this point
Copy the full SHA 0f4259dView commit details -
Optimize VRC7 data/addr write delay timings
- build_engine.py: Print stdout/stderr before exiting
Gumball2415 committedJun 1, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for a65f0c6 - Browse repository at this point
Copy the full SHA a65f0c6View commit details
Commits on Jun 2, 2025
-
Match N163 wave index sequence limit behavior...
...in NSF driver This fixes #344. - Refactor N163 wave .asm printing
Gumball2415 committedJun 2, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 90b8dd3 - Browse repository at this point
Copy the full SHA 90b8dd3View commit details
Commits on Jun 14, 2025
-
Fix pushing to main thread receive queue from wrong thread
This would occur when the WAV export fails to open a file.
Configuration menu - View commit details
-
Copy full SHA for f8f8606 - Browse repository at this point
Copy the full SHA f8f8606View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05bab15 - Browse repository at this point
Copy the full SHA 05bab15View commit details -
In WAV export dialog, pick song length mode when typing a time
nyanpasu64 committedJun 14, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 3abc9e1 - Browse repository at this point
Copy the full SHA 3abc9e1View commit details
Commits on Jun 15, 2025
-
Merge pull request #342 from Dn-Programming-Core-Management/app-emu-m…
…odule-nsf_driver-dev Various module and NSF driver fixes
Gumball2415 authoredJun 15, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 802ec0c - Browse repository at this point
Copy the full SHA 802ec0cView commit details
Commits on Jun 20, 2025
-
Merge pull request #346 from Dn-Programming-Core-Management/fix-wav-e…
…xport-gui Improve WAV export dialog
Gumball2415 authoredJun 20, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 5b81145 - Browse repository at this point
Copy the full SHA 5b81145View commit details -
Fix overlapping memcpy bug in DPCM sample editor
Does Windows actually implement memcpy and memmove differently?
Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for cdf3b38 - Browse repository at this point
Copy the full SHA cdf3b38View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebc2d82 - Browse repository at this point
Copy the full SHA ebc2d82View commit details -
Implement triangle trill effect in NSF driver
- Place `m_bRetrigger` as member variable of `CTriangleChan`
Configuration menu - View commit details
-
Copy full SHA for 886e5d6 - Browse repository at this point
Copy the full SHA 886e5d6View commit details -
NSF driver: X00 disables triangle trill
Gumball2415 committedJun 20, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 3d2b1e3 - Browse repository at this point
Copy the full SHA 3d2b1e3View commit details
Commits on Jun 24, 2025
-
Reset linear counter on note cuts on retriggering
- Fixes a bug where the triangle can emit a high pitch before being silenced by a note cut
Gumball2415 committedJun 24, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 1a5bc04 - Browse repository at this point
Copy the full SHA 1a5bc04View commit details
Commits on Jun 27, 2025
-
Merge pull request #349 from Dn-Programming-Core-Management/triangle-…
…trill-fx [Feature] Triangle linear counter retrigger command
Gumball2415 authoredJun 27, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 3a09970 - Browse repository at this point
Copy the full SHA 3a09970View commit details
Commits on Jun 28, 2025
-
Refactor Effect hint status bar
- Add effect hint for triangle linear counter retrigger (Xxx)
Gumball2415 committedJun 28, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for ad4981b - Browse repository at this point
Copy the full SHA ad4981bView commit details
Commits on Jul 2, 2025
-
Fix debug assert error after failing to export WAV file
We would fail to clear m_pWaveFile if we failed to start rendering. On the next render attempt, this would cause the assertion `ASSERT(m_pWaveFile == nullptr)` to fail. Manually clear m_pWaveFile to prevent this from happening. If mmioOpen fails, hmmioOut is nullptr and we don't need to call CloseFile().
Configuration menu - View commit details
-
Copy full SHA for d1d9c4f - Browse repository at this point
Copy the full SHA d1d9c4fView commit details
Commits on Jul 4, 2025
-
Add logging to catch WAV export crashes
The modulo logic is fiddly, but I confirmed it works with various log item counts (by reducing LOG_SIZE to 4, pushing items with and without overflow, and verifying the tail output is correct).
nyanpasu64 committedJul 4, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 3aa6fdc - Browse repository at this point
Copy the full SHA 3aa6fdcView commit details
Commits on Jul 5, 2025
-
Gumball2415 committed
Jul 5, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 3f95451 - Browse repository at this point
Copy the full SHA 3f95451View commit details
Commits on Jul 8, 2025
-
Merge pull request #353 from Dn-Programming-Core-Management/log-wav-e…
…xport Add logging to catch WAV export crashes
Gumball2415 authoredJul 8, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for d5862bf - Browse repository at this point
Copy the full SHA d5862bfView commit details
Commits on Jul 10, 2025
-
Add NSF binary compiling as part of solution
- Refactor `resource.h` custom build commands - Add NSF binary compiling to GitHub Actions - Add CA65 caching to GitHub Actions - Refactor CI building
Configuration menu - View commit details
-
Copy full SHA for d5b0ed5 - Browse repository at this point
Copy the full SHA d5b0ed5View commit details -
Configuration menu - View commit details
-
Copy full SHA for c73febb - Browse repository at this point
Copy the full SHA c73febbView commit details -
Update
CONTRIBUTING.md
for NSF driver compiling- Update guidelines for adding and documenting new features - Add formatting in `version_update` checklist
Configuration menu - View commit details
-
Copy full SHA for 86a5931 - Browse repository at this point
Copy the full SHA 86a5931View commit details -
Add parallel processing for NSF driver building
Gumball2415 committedJul 10, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 67f43fd - Browse repository at this point
Copy the full SHA 67f43fdView commit details
Commits on Jul 11, 2025
-
Merge pull request #359 from Dn-Programming-Core-Management/app-emu-m…
…odule-nsf_driver-dev Add NSF binary header compiling to .sln build process
Gumball2415 authoredJul 11, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 659cc71 - Browse repository at this point
Copy the full SHA 659cc71View commit details
Commits on Jul 16, 2025
-
Merge pull request #352 from Dn-Programming-Core-Management/eff-hint-…
…description Refactor Effect hint status bar logic
Gumball2415 authoredJul 16, 2025 Loading Loading status checks…Configuration menu - View commit details
-
Copy full SHA for 6a29d86 - Browse repository at this point
Copy the full SHA 6a29d86View commit details
There are no files selected for viewing
Uh oh!
There was an error while loading. Please reload this page.