AROS One v1.0 64Bit (ABIv11) Released

AMIGASYSTEM · 662

AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3761
    • Karma: +69/-2
  • AROS One
    • AROS One
on: May 15, 2025, 04:53:29 AM



First version of AROS One v1.0 64-Bit (ABIv11) available for download

AROS 64-bit (ABIv11) is the result of several years of development by numerous AROS developers and the last six months of intensive testing, debugging and stabilisation. This initial release offers improved support for virtual environments (VirtualBox, VMware and QEMU) and for some, but not yet all, of the hardware components supported by the 32-bit version. To learn more about the developments planned for the coming months, please consult our Development Plan .

AROS One v1.0 incorporates the entire AROS 64-bit Build (ABIv11), and also includes all software available on Arosarchive and all software from the Contrib package dedicated to AROS 64-bit (ABIv11),

AROS One 64Bit is distributed with the graphical appearance, icons and scripts of version 2.8 of AROS One 32Bit.

The download is available both as an ISO version and as a USB Image version (Live Pendrive).

Since a few hours the download was available but blocked for testing purposes, I apologise to those who clicked and could not download it due to lack of permissions (I have already received some notifications from Google), from now on the download is available, but if problems should still arise due to too much traffic on Google Drive (as often happens on the first day), I recommend downloading at a less busy time or in the days to follow.


AROS One v1.0 64Bit ISO/IMG/: Download
« Last Edit: August 13, 2025, 04:39:32 PM by AMIGASYSTEM »



AMIGASYSTEM

  • Global Moderator
  • Legendary Member
  • *****
    • Posts: 3761
    • Karma: +69/-2
  • AROS One
    • AROS One
Reply #1 on: August 13, 2025, 04:38:30 PM




Find all downloads and upgrades v1.0/1.1 in the attached link:

https://sites.google.com/view/arosone

In addition to stability and system improvements, there are many new features, including the correct functioning of Dopus4 with the same configuration as the 32-bit version, many software programs converted from 32 to 64-bit, OWB 3.0, VMware video card now natively supported, and much more. See CHANGELOG.

Functionalities:
C library extended with several wide char functions (Deremon)
SSE2/SS3/AVX accelerated pixel conversion routines (Kalamatee)
Updated several network drivers to work on 64-bit (Neil)

Updates:
Multiview (Russell Shaw, Mazze)
Kernel (Johan G)
basque.language (jalaguero)
Codacy detected fixes (Mazze)
Locale files refreshed
Prefs/ScreenMode (Kalamatee)
etherlink3.device (Neil)
AROSTCP (Neil)
SAD debugger (Johan G)

64-bit support:
mesa3dgl.library, gallium.hidd, softpipe.hidd, IntelGMA
vwmwaresvga.hidd, gallium.library (fixed to work on pre-SSE4.1 CPUs) (deadwood)
Prefs/OpenURL (fixed to work on 64-bit) (Kalamatee)
nvidianet.device (fixed to work on 64-bit) (Neil)


Functional fixes:
icon.library (Russell Shaw)
reqtools.library (bugs: Window pointer check) (Josef Wegner)
Calculator (bugs: trailing 0) (Ivan G.)
gadtools.library (bugs: wrong position of left-aligned object, wrong slider behaviour) (ronybeck, r3dbug)
C:Copy (bugs: #179) (jalaguero)
AROSTCP (bugs: fails with fd == -1) (deadwood)
stdlib.library (bugs: wrong value of DST field) (deadwood)

Stability fixes:
Prefs/Wanderer (bugs: crash when closing advanced tab) (deadwood)
crt.library (bugs: seeking on directory handle possible) (deadwood)
intuition.library (bugs: crash when invalid pixfmt) (Kalamatee)

68k support:
exec.library (bugs: wrong CHIP memory alignment for AllocPooled) (Johan G)
sagagfx.hidd updates (Willem Drijver)
Sprites support (DerThore, Johan G, deadwood)
keyboard.device (fix for older games) (ronybeck)
Interleaved bitmap support (DerThore)
Fix handling Copper1 (Johan G)

SDK ABIv11 20250418-1-U1 changes:
collect-aros
Corrected ABI version being written to ELF objects

libpthread.a
Fixed bug triggered by new task getting the same address as one being shutdown

libcrt.a
libstdlib.a
Exposed newly ported wide char functions: fgetwc, fgetws, fputwc, fwprintf, mbrlen, mbrtowc, mbsnrtowcs,
mbsrtowcs, putwchar, vfwprintf, vwprintf, wcrtomb, wcsnrtombs, wcsrtombs, wprintf

libcurl.a
Updated to 7.76.0

libsqlite3.a
Updated to 3.48.0