Hello,
I wanted to share with you something I've been working on for some time. The project is called AxRuntime and it allows re-compiling existing Amiga/MorphOS/AROS software as Linux applications.
The runtime allows developers to continue developing Amiga applications in unmodified way while at the same time being able to utilize modern development tools available on Linux like IDEs, debuggers, profilers, etc.
This solution lets developers compile their Amiga API-based applications as Linux binaries. Once the features are implemented, tested and optimized using the runtime on Linux, developers re-compile their applications for their Amiga-like system of choice and perform final quality checking.
Applications created with AxRuntime can be distributed to the Linux community giving developers a much broader user base and a possibility to invite developers from outside general Amiga community to contribute to the application.
Here are some videos of AROS applications running under Linux:
Wanderer: [url]https://www.axrt.org/media/axrt-Wanderer.mp4[/url]
MPlayer: [url]https://www.axrt.org/media/axrt-MPlayer.mp4[/url]
More images in gallery: [url]https://axrt.org/gallery[/url]
Download & Instructions
====================
[url]https://axrt.org/downloads[/url]
Release v41.4 of AxRuntime is now available. Main feature is that interacting with Intuition windows (moving, resizing, etc) now happens via Intuition gadgets and there is no longer window decoration duplication. Checkout this video to learn more: [url]https://www.youtube.com/watch?v=1pvu76Lmp0Q[/url]
AxRuntime v41.4 can be downloaded from:
[url]https://axrt.org/downloads[/url]
[url]https://github.com/deadw00d/AROS/releases/tag/AxRT_41.4[/url]
If you are interested in developing using AxRuntime, contact me on this forum or visit [url]https://axrt.org/contact[/url].
Release v41.5 of AxRuntime is now available.
It is a small, bugfix release.
AxRuntime v41.5 can be downloaded from:
[url]https://axrt.org/downloads[/url]
[url]https://github.com/deadw00d/AROS/releases/tag/AxRT_41.5[/url]
If you are interested in developing using AxRuntime, contact me on this forum or visit [url]https://axrt.org/contact[/url].
Hi,
Just wanted to share that AxRuntime has been noticed by editor of osnews.com
[url]https://www.osnews.com/story/140225/package-amigaos-software-for-linux-and-windows-with-axruntime/[/url]
Release v41.12 of AxRuntime is now available.
This is a major upgrade, based on AROS ABIv11 20241102-1 core, bringing two major improvements:
[ulist=disc]
Support for running under Windows with WSL2
Support for running AROS 64-bit binaries requiring network
[/ulist]
For full list of changes, please check here: [url]https://axrt.org/release-notes?id=axruntime-v41-12[/url]
AxRuntime v41.12 can be downloaded from:
[url]https://github.com/deadwood2/AROS/releases/tag/AxRT_41.12[/url]
[url]https://axrt.org/downloads[/url]
This version is also needed for the upcoming release of Odyssey 2.1 64-bit.
If you are interested in developing using AxRuntime, contact me on this forum or visit [url]https://axrt.org/contact[/url].
Glad it works for you and you find it useful. The plan is to develop it further once we get AROS 64-bit off the ground.