Håkan Thörngren
Håkan Thörngren
I do not have anything suitable laying around, but I will take a look at if it can be generated. Libraries are built using an internal tool with internal knowledge...
I have generated an initial attempt to build scripts of libraries which I can share with you for early feedback. They are more tailored for Linux/macOS than Windows (for now),...
You can download the build script here: https://drive.google.com/file/d/1xdie9dK785-l7m4HGaqPX68pa5YDyTU9/view?usp=sharing (I could not attach it here due to unknown file extension.) You may need to remove a line due to a missing...
It is expected that there are a couple of floating point modules missing at this point, they will be part of the next release. For now the script is not...
I had some troubles with the quoting of flags which for some reason did not work using either single or double, so I found this parentheses way, which apparently does...
Closing this for now. There is a starting point for end users to build their own libraries. Also the missing files prior has been added, so I regard this is...
I have no immediate plans to implement floating point instruction support for 68000. However, it is something that falls inside the scope of things I may consider doing in the...
Thank you for the perspective. I have considered the V4SA but ended up postponing it for now, focusing on variants before it. I may get back to the V4SA at...
I am not familiar with Atari 6502 and would need someone to make a board support project in that case. The current project for Commodore 64 and some follow platforms...
At the moment I do not have any plans to support fixed point. I am not aware how common support for fix point is, whether Clang (which is the front...