vpinball / libdmdutil

A cross platform library for performing DMD tasks.
Other
2 stars 7 forks source link

Serum2 #46

Closed mkalkbrenner closed 2 months ago

mkalkbrenner commented 4 months ago

The included tests run on ZeDMD and Pixelcade. But using libpinmame with Serum V1 crashes. So some more debugging is required...

jsm174 commented 4 months ago

I think mac runners might be arm64 now, which is why the test might have failed. Have to research...

jsm174 commented 4 months ago

we could probably use uname -m to detect

francisdb commented 4 months ago

See https://github.com/actions/runner-images/issues/9741#issuecomment-2075259811 from macos-14 on there are no standard x64 versions any more. So best to stick to macos-13 for the x64 build.

jsm174 commented 4 months ago

No, we can keep these both on macos-latest. Building is not an issue.

jsm174 commented 2 months ago

@mkalkbrenner - truly amazing work!!

PastorL69 commented 2 months ago

@mkalkbrenner , take a break .. 😂