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

RSP opcode fixes #1061

Merged
merged 5 commits into from
May 3, 2024
Merged

RSP opcode fixes #1061

merged 5 commits into from
May 3, 2024

Commits on Jan 26, 2024

  1. Fixed incorrect handling of BREAK bit in the RSP status register

    Co-Authored-By: Matt Pharoah <mtpharoah@gmail.com>
    GhostlyDark and mpharoah committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    8ed9cec View commit details
    Browse the repository at this point in the history
  2. Fixed read/write to RSP PC register from CPU

    Co-Authored-By: Matt Pharoah <mtpharoah@gmail.com>
    GhostlyDark and mpharoah committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    49871d4 View commit details
    Browse the repository at this point in the history
  3. Fixed behaviour when both setting and clearing STATUS bits at the sam…

    …e time
    
    Co-Authored-By: Matt Pharoah <mtpharoah@gmail.com>
    GhostlyDark and mpharoah committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    6f7320a View commit details
    Browse the repository at this point in the history
  4. Fixed contents of DMA related registers after a DMA completes

    Co-Authored-By: Matt Pharoah <mtpharoah@gmail.com>
    GhostlyDark and mpharoah committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    4dab3e2 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

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