Burntime for AROS
Verfasst: 04.09.2026, 20:28
Hi everyone,
I have been working on Rust support for AROS (reverse-engineered AmigaOS for x86 and other architectures) and have started using Burntime as a practical test project. Since .NET and MonoGame are not available on AROS, this is a small native reimplementation in Rust and SDL2 rather than a build of the existing remaster. This is a complete rewrite with the original code as a reference.
The current prototype runs on AROS x86_64: you can walk across the world map, enter Nob Hill, walk into the water shack, drink, and return to the desert. It reads the original game formats and uses the existing remaster source as its behavioural reference. The supposed release will target AROS x86_64 and aarch64.
Before taking it further or publishing it, I would like to ask whether this approach seems acceptable and how the Burntime project and its contributors should be credited. Are there any licensing caveats I should be aware of?
If Jakob sees this, I would especially appreciate his thoughts, but I do not want to chase him through unrelated channels.
Best,
Tomasz
I have been working on Rust support for AROS (reverse-engineered AmigaOS for x86 and other architectures) and have started using Burntime as a practical test project. Since .NET and MonoGame are not available on AROS, this is a small native reimplementation in Rust and SDL2 rather than a build of the existing remaster. This is a complete rewrite with the original code as a reference.
The current prototype runs on AROS x86_64: you can walk across the world map, enter Nob Hill, walk into the water shack, drink, and return to the desert. It reads the original game formats and uses the existing remaster source as its behavioural reference. The supposed release will target AROS x86_64 and aarch64.
Before taking it further or publishing it, I would like to ask whether this approach seems acceptable and how the Burntime project and its contributors should be credited. Are there any licensing caveats I should be aware of?
If Jakob sees this, I would especially appreciate his thoughts, but I do not want to chase him through unrelated channels.
Best,
Tomasz