Closed dvogit closed 4 years ago
How can I build this on my FreeBSD 12.1-RELEASE box? I have 2 assemblers that might be able to handle it:
vasm
asl
But I don't exactly which one to use and how to build it properly, so how would I go about building this on *nix?
Use the AS branch - that one targets asl. You might have to compile s1p2bin for you platform, and extend build.py to support the BSDs.
perfect, built correctly
How can I build this on my FreeBSD 12.1-RELEASE box? I have 2 assemblers that might be able to handle it:
vasm
asl
But I don't exactly which one to use and how to build it properly, so how would I go about building this on *nix?