XboxDev / nxdk

The cross-platform, open-source SDK to develop for original Xbox: *new* xdk
437 stars 66 forks source link

libc: Provide MS's _aligned_malloc() / _aligned_free() #603

Closed thrimbor closed 2 years ago

thrimbor commented 2 years ago

This should provide the necessary functionality to get libc++'s aligned new working. Depends on https://github.com/XboxDev/nxdk-pdclib/pull/52

glebm commented 2 years ago

Verified, it links!

Ryzee119 commented 2 years ago

https://github.com/XboxDev/nxdk-pdclib/pull/52 merged, when ready change from draft. I can merge once CI is complete

thrimbor commented 2 years ago

Updated to include pdclib submodule update