Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 7 additions & 3 deletions assets/aros/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,17 @@ The two halves are consumed exactly as WinUAE and FS-UAE take them.

## Provenance

Built from source on 2026-07-21 from AROS upstream master
(https://github.com/aros-development-team/AROS) at commit 8c21e46f51.
Built from source on 2026-07-23 from AROS upstream master
(https://github.com/aros-development-team/AROS) at commit 3d4928c6d4.
Master includes the boot-time optimizations of pull request 829
(https://github.com/aros-development-team/AROS/pull/829: single-pass
romtag scan, fast memory clearing, blitter-drawn boot animation), which cut
the m68k boot to the insert-disk screen from roughly 25-30 s to under 10 s
and shorten every AROS-booted golden probe run in CI (tests/probe_golden.rs).
and shorten every AROS-booted golden probe run in CI (tests/probe_golden.rs),
Comment thread
LinuxJedi marked this conversation as resolved.
plus the boot-animation rendering fix of pull request 848
(https://github.com/aros-development-team/AROS/pull/848: reverts an unsafe
OCS rollover display change in the amigavideo driver) and the m68k
Workbench/console rendering speedups of pull request 844.

Build recipe (Linux, or a Linux container; the AROS crosstools do not build
cleanly on macOS):
Expand Down
Binary file modified assets/aros/aros-amiga-m68k-ext.bin
Binary file not shown.
Binary file modified assets/aros/aros-amiga-m68k-rom.bin
Binary file not shown.
Binary file modified timing-test/golden/bltprobe-pace.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified timing-test/golden/timing-test.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading