Git Product home page Git Product logo

pspsdk's People

Contributors

thirteenag avatar xan1242 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

asdlei99 xan1242

pspsdk's Issues

Update SDK to upstream

This SDK is a version from around 2018 compiled with mingw for win32 psp-gcc (GCC) 8.2.0

The latest version is: psp-gcc (GCC) 11.2.0

Upstream: https://github.com/pspdev/pspdev

Extra libraries for hooking (such as systemctrl.h) from need to be taken from CFW projects such as this one: https://github.com/uofw/uofw

I tried compiling with MSYS2 but both gdb and gcc failed to compile because of some changes in the GNU unistd library, causing things to break.

There's 2 ways to go on about this:

  1. Keep on trying with mingw32/MSYS/cygwin, maybe with an equivalent version of GCC
  2. Scrap compiling from Windows altogether and make VS spin up a Docker container with the SDK for anything it needs to compile and perform the compilation in the VM

This is beneficial to us because PRXs act a bit weird on both PPSSPP and real hardware (such as instability, freezing or not launching at all). This probably fixes those weird problems.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.