sarah-walker-pcem / arculator

Arculator
http://b-em.bbcmicro.com/arculator
GNU General Public License v2.0
56 stars 23 forks source link

Patch to have arculator building on Apple macOS for x86_64 and Apple Silicon M1,2 and 3 #43

Closed pzaino closed 2 months ago

pzaino commented 9 months ago

This patch introduce some fixes to make Arculator build on macOS for x86_64 and Apple M1,2 and 3.

Instructions:

git clone arculator cd arculator ./mac-setup

And then build as usual.

pzaino commented 6 months ago

@sarah-walker-pcem is there anything wrong with this addition?