Stephane-D / SGDK

SGDK - A free and open development kit for the Sega Mega Drive
https://www.patreon.com/SGDK
MIT License
1.78k stars 189 forks source link

Remove wine32 dependency, support Apple M1 (arm64) and native tools too #282

Closed redbug26 closed 1 year ago

redbug26 commented 1 year ago

Much faster now :)

D0NM commented 1 year ago

I wonder if we could use native tools from WSL (for Win10 / 11) for some speed up.

redbug26 commented 1 year ago

My changes are for the docker :) And especially for the docker on m1/arm :) But we could modify the main docker to remove the wine32 support too.

I wonder if we could use native tools from WSL (for Win10 / 11) for some speed up.