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

Rebased: Wrap some SysMemForKernel's nids, fixing #7960 #12225

Merged
merged 13 commits into from
Apr 26, 2020
Merged

Commits on Apr 26, 2020

  1. Wrap some SysMemForKernel's nids

    sum2012 authored and hrydgard committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    043ef8c View commit details
    Browse the repository at this point in the history
  2. oop

    sum2012 authored and hrydgard committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    8d8ba3e View commit details
    Browse the repository at this point in the history
  3. Move SysMemForKernel to sceKernelMemory

    As SysMemForUser in there
    sum2012 authored and hrydgard committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    a8c2c02 View commit details
    Browse the repository at this point in the history
  4. Try to Implement SysMemForKernel

    sum2012 authored and hrydgard committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    fed2b42 View commit details
    Browse the repository at this point in the history
  5. remove comment

    sum2012 authored and hrydgard committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    6c4043b View commit details
    Browse the repository at this point in the history
  6. Attempt to build fix non-windows

    sum2012 authored and hrydgard committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    52138f8 View commit details
    Browse the repository at this point in the history
  7. Fix crash in sceKernelDeleteHeap

    sum2012 authored and hrydgard committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    e1ce6c0 View commit details
    Browse the repository at this point in the history
  8. Attempt to make save status

    sum2012 authored and hrydgard committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    b12fbb9 View commit details
    Browse the repository at this point in the history
  9. Change to info log

    As this commit is work
    (tested on Tales of Phantasia with Chinese patch)
    sum2012 authored and hrydgard committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    3604a92 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    bf73d3d View commit details
    Browse the repository at this point in the history
  11. Use PPSSPP's kernel interface to retrieve Heap objects

    Allows us to get rid of DoState and the map<>.
    hrydgard committed Apr 26, 2020
    Configuration menu
    Copy the full SHA
    e0614b7 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e3aa2f5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    34ae4cc View commit details
    Browse the repository at this point in the history