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

Debugger fix #32

Merged
merged 6 commits into from
Jul 12, 2023
Merged

Debugger fix #32

merged 6 commits into from
Jul 12, 2023

Commits on Jul 7, 2023

  1. fixed issue where debugger attempted to print floating point register…

    …s with get instead of get_f
    KGrykiel committed Jul 7, 2023
    Configuration menu
    Copy the full SHA
    d296449 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82a0811 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2023

  1. remove ebreak

    removed the debugger activation
    KGrykiel authored Jul 9, 2023
    Configuration menu
    Copy the full SHA
    1d9caf4 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. ran black .

    KGrykiel committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    9de9885 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9f89ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1cdef4d View commit details
    Browse the repository at this point in the history