Pull to refresh
372.11

C++ *

General-purpose programming language. It has imperative, object-oriented and generic programming features, while also providing facilities for low-level memory manipulation

Show first
Rating limit

ReXGlue, a toolkit for creating native PC ports of Xbox 360 games, has been released

Reading time2 min
Reach and readers6.6K

A new project called ReXGlue has been released online. It's a software development kit (SDK) designed for static recompilation of Xbox 360 console software. The utility's primary purpose is to convert native PowerPC code into portable C++ code, which can then be compiled for native execution on modern computers running Windows, Linux, or macOS https://github.com/rexglue/rexglue-sdk

Read more