the-emoji-demo icon indicating copy to clipboard operation
the-emoji-demo copied to clipboard

Convert to 64 bit for upcoming macOS?

Open kode54 opened this issue 4 years ago • 2 comments

Looks like 4klang will need to create a 64 bit player and emitter if anyone ever wants to make and distribute demos for anything newer than Mojave, since Catalina has no 32 bit support.

kode54 avatar Oct 07 '19 03:10 kode54

Anyone want to look at this branch, see where I've screwed up? I tried to convert what I could, and it doesn't crash, but it also screws up.

a9f61edd6b7510b267ce6f0b39913e1a82fccc27

kode54 avatar Oct 22 '19 08:10 kode54

Oh jeez. This needs way more work. The x87 math code needs to be rewritten to SSE scalar math code, or else Rosetta 2 barfs on it, producing super slow results.

kode54 avatar May 01 '21 08:05 kode54