Closed dorian-K closed 2 months ago
I have added support for unix systems by abstracting away cpuid and function exports.
I've also added an executable to test the new implementation of cpuid.
Had to add the position independent code because linux handles dynamic linking different than windows.
I have added support for unix systems by abstracting away cpuid and function exports.
I've also added an executable to test the new implementation of cpuid.
Had to add the position independent code because linux handles dynamic linking different than windows.