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 Fixes #262

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

NSF Driver Fixes #262

wants to merge 35 commits into from

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    a7487a0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    febc65e View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    72148d6 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2024

  1. Configuration menu
    Copy the full SHA
    1f9e366 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b52993e View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Fix N163 instrument load clobbering Kxx state

    Fixes #224.
    Fixes #260.
    Iterates upon #156.
    Gumball2415 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    861f682 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0954020 View commit details
    Browse the repository at this point in the history
  3. Fix S5B init clobbering Kxx state

    Fixes #256.
    Fixes #246.
    Fixes #215.
    Gumball2415 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    31075be View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e67e701 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eeb7835 View commit details
    Browse the repository at this point in the history
  6. Fix debug constexpr

    Gumball2415 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    e390204 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3c08177 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b57faeb View commit details
    Browse the repository at this point in the history
  9. Handle Gxx delay commands in both row and frame...

    ...transitions
    Fixes #207.
    Gumball2415 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    3ef2be3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    c0d46f5 View commit details
    Browse the repository at this point in the history
  11. Specify overflow in driver bank allocation

    Refactor compressed mode calculation
    Gumball2415 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    9abc231 View commit details
    Browse the repository at this point in the history
  12. Specify what parts of pattern data are invalid

    Differentiate between error and warning colors
    Gumball2415 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    716f8e6 View commit details
    Browse the repository at this point in the history
  13. Fix S5B instrument duty envelopes

    Fixes #267.
    Gumball2415 committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    04f6190 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d7c481b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    71f4f62 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    6f2c743 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    ae6f162 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Configuration menu
    Copy the full SHA
    e6b4d19 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Remove hardcoded bank reference in song header

    Thanks, Zeta!
    Gumball2415 committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    4a4582f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ee2084 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7738f83 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    4b88f22 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    b8425af View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Fix NES ROM export data alignment

    Fixes #278.
    Gumball2415 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    fa05bd9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a3ee83 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2024

  1. Configuration menu
    Copy the full SHA
    d92a3a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2024

  1. Configuration menu
    Copy the full SHA
    4cc1a5e View commit details
    Browse the repository at this point in the history
  2. Implement linear pitch period limit

    - Correct linear pitch calculation sequence
    Gumball2415 committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    bdf33eb View commit details
    Browse the repository at this point in the history
  3. Refactor period limit subroutine

    Fixes #276.
    Gumball2415 committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    4ce047d View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    718183d View commit details
    Browse the repository at this point in the history