lunasorcery / the-emoji-demo

NOVA 2018 8k intro
44 stars 4 forks source link

Convert to 64 bit for upcoming macOS? #2

Open kode54 opened 5 years ago

kode54 commented 5 years ago

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 commented 4 years ago

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 commented 3 years ago

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.