BigUglySpider / EmuLibs

Selection of libraries designed to be used with Emu projects. This was originally a Math library only, but has since been changed to hold all Emu libraries to enable consistency in changes to dependencies (such as EmuCore modifications).
https://biguglyspider.github.io/math
0 stars 0 forks source link

Changes for linux #66

Closed BigUglySpider closed 1 year ago

BigUglySpider commented 1 year ago

Allows for compilation under g++ on ubuntu, removing some non-standard behaviours and allowing for some better EmuSIMD adaptability (with some EmuSIMD reworks).