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

Get EXEs fully loaded and initialized! #448

Merged
merged 32 commits into from
Mar 24, 2021
Merged

Get EXEs fully loaded and initialized! #448

merged 32 commits into from
Mar 24, 2021

Commits on Mar 18, 2021

  1. Configuration menu
    Copy the full SHA
    8c1008f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b611d0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d8c095f View commit details
    Browse the repository at this point in the history
  4. Create tests for POPF/PUSHF

    paladine committed Mar 18, 2021
    Configuration menu
    Copy the full SHA
    793dd0e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ca1aa78 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2049fac View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Configuration menu
    Copy the full SHA
    04e234a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6461dc3 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2021

  1. Configuration menu
    Copy the full SHA
    3141417 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3aa6c97 View commit details
    Browse the repository at this point in the history
  3. Update REPE implementation to onlh work on SCASB/CMPS

    Update tests to work with REP fix
    paladine committed Mar 20, 2021
    Configuration menu
    Copy the full SHA
    342c9f5 View commit details
    Browse the repository at this point in the history
  4. Fix bug in LOOPNE that was extending the IP by an extra 2.

    Added tests for LOOP/LOOPE/LOOPNE
    paladine committed Mar 20, 2021
    Configuration menu
    Copy the full SHA
    4cfea88 View commit details
    Browse the repository at this point in the history
  5. Refactor Int21h into methods.

    Fix some behavior of the ordinals.
    paladine committed Mar 20, 2021
    Configuration menu
    Copy the full SHA
    0126531 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e1229a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    02f6c31 View commit details
    Browse the repository at this point in the history
  8. Create test for CMPSB

    paladine committed Mar 20, 2021
    Configuration menu
    Copy the full SHA
    dc4ecc7 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2021

  1. Address review comments

    paladine committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    095b8f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd5a18c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f024e8b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d32bc50 View commit details
    Browse the repository at this point in the history
  5. Add memcpy test

    paladine committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    5c7a7af View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6a5de63 View commit details
    Browse the repository at this point in the history
  7. Fix SHR tests

    paladine committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    e0865dc View commit details
    Browse the repository at this point in the history
  8. Add strlen assembly test

    paladine committed Mar 21, 2021
    Configuration menu
    Copy the full SHA
    4f7c47b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0913cbe View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Configuration menu
    Copy the full SHA
    bd58bc4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d24e43 View commit details
    Browse the repository at this point in the history
  3. Get Tests passing :)

    paladine committed Mar 22, 2021
    Configuration menu
    Copy the full SHA
    7383109 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. Configuration menu
    Copy the full SHA
    6cb0642 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a28af2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e847b5 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2021

  1. Get ready for review

    paladine committed Mar 24, 2021
    Configuration menu
    Copy the full SHA
    5884004 View commit details
    Browse the repository at this point in the history