Introduktion

AROS är ett resurssnålt, effektivt och flexibelt operativsystem, gjord för att hjälpa dig få ut det mesta av din dator. Det är ett oberoende, fritt och plattformsöverskridande projekt med målet att vara kompatibelt med AmigaOS på API-nivå (på samma sätt som Wine, men olikt UAE), men förbättrat på flertalet områden. Källkoden är tillgänglig under en "öppen-källkod"-licens vilket tillåter att vem som helst får göra förbättringar.
Distributioner

Detta är förkonfigurerade och vältestade versioner av AROS. De innehåller många användbara program som inte följer med från start och är de som är mest intressanta för vanliga användare. De kanske saknar den senaste versionen av AROS, men de är mycket stabilare och mer användarvänliga än nightly builds. Om du är en som är nyfiken på vad AROS har att erbjuda så rekommenderar vi att du använder distributioner för bästa möjliga upplevelse.
GitHub Commits

May/June 2025 Highlights
Author: | Nick Andrews |
---|---|
Date: | 2025-07-03 |
Nick Andrews did a lot of fixes across the source tree, including:
Datatypes
- Implemented a TIFF datatype, and updated the Heic/PNG/Jpeg/WebP code.
C Runtime
- Added various widechar/multibyte support functions and unit tests for them, and initial support for locale's. Added scripts and code to download the unicode specifications and generate necessary conversion tables for use by AROS.
- Fixed math functions to correctly check bounds, etc - fixes all developer math tests on x86_64.
- Fixed build of c++ support code, so it correctly works on x86_64.
gfx.hidd
- Added SSE/AVX optimized conversion routines.
Build system
- Fixed ARM builds (RasPI, linux-arm and linux-armhf targets).
- Updated GCC patches to GCC 15, and fixed the core/contrib & ports to build with it.
- Fixed x86_64 stack call alias macros for LLVM, so modules now correctly compile and link that use these functions.
- Exposed more LLVM/Clang related settings and options from configure, and fixed up LLVM build scripts (w.i.p - more widechar support needed to complete libc++ build). ~90% of AROS core now compiles with Clang.
Misc
- Fixed broken DOS-ReadArgs behaviour, to respect the ReadItem "bug" used on AmigaOS. Unit tests now pass successfully (+ additional test cases added)
- Added an early exception handler to help diagnose crashes in the bootstrapping code of AROS x86_64.
- Updated Nasm port.
- 64bit fixes in OpenURL prefs.
- Fixed bug in Scouts "timer" list handling, resolving crash due to null pointer access on x86_64.
- Add nightly script to parse the localization warnings/errors and upload them to the translators.aros.org site.
- Adjusted nightly scripts to use SSH key instead of passwords.
- Added script to clean up Unit tests older than 60 days.
March/April 2025 Highlights
Author: | Matthias Rustler |
---|---|
Date: | 2025-05-01 |
Krzysztof Smiechowicz fixed a lot of bugs across the whole source code base.
Johan Gill fixed several bugs, mainly for the m68k chipset handling.
Ivan Gualandri fixed some bugs in the Editor and the Calculator.
Andrzej Subocz fixed a bug in Wanderer's Preferences editor.
Javier Alaguero added support for the Basque language and provided some catalogs.
Matthias Rustler translated the website to HTML5 and removed PHP.
New Link for the Archives
Author: | Matthias Rustler |
---|---|
Date: | 2025-03-09 |
The link for the software archives has been changed. It's now https://archives.arosworld.org/
January/February 2025 Highlights
Author: | Matthias Rustler |
---|---|
Date: | 2025-02-27 |
AROS core
Johan Gill fixed various issues with the OCS, ECS and AGA chipsets for the m68k port.
2024 Highlights
Author: | Matthias Rustler |
---|---|
Date: | 2025-02-15 |
Krzysztof Smiechowicz fixed a lot of issues across the whole source code base. He implemented AREXX in Zune and relabeling of volumes in Wanderer's WBRename. He fixed some problems which were caused by icons without files. He made a new release of AxRuntime, a way to run AROS applications under Linux.
Russel Shaw extended the command line parameter handling of Multiview.
Johan Gill improved the m68k port. He implemented a faster PutImageLut().
Stefan Reinauer committed fixes for the CDVDFS file system and the darwin/arm64 build.
Franck Charlet improved the USB MIDI support.


På The AROS archives hittar du det nyaste materialet för AROS, här hittar du program, teman, grafik och ytterligare dokumentation.


AROSWorld är den primära AROS community-sidan. Här kan du få hjälp, hålla koll på vad som händer inom AROS-världen och posta dina tankar om AROS.