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

fixed_typemap.hpp: make it a bit fool-proof #9881

Merged
merged 2 commits into from
Mar 2, 2021

Commits on Mar 2, 2021

  1. fixed_typemap.hpp: make it a bit fool-proof

    Require objects to be non-copyable (move is still allowed).
    Nekotekina committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    52fe86b View commit details
    Browse the repository at this point in the history
  2. PPU: remove artificial 0x20000000 barrier for debug stats

    Change it to 0xE0000000 (SPU demarcation line)
    Nekotekina committed Mar 2, 2021
    Configuration menu
    Copy the full SHA
    c71bc25 View commit details
    Browse the repository at this point in the history