Running AIBB on AROS shows a number of issues
1)
On all screen which show render or draw results
The screen is ALL black but only the mouse pointer is visible.
This is clearly a bug.
Maybe all pixels are drawn in black?
Tests affected: WritePix, Elipse, Beachball, Line, TG
Also Performance is very different:
AROS OS3.1
Emutest 105 105
WritepIx 14 62
Sieve 111 111
Dhry 100 99
Sort 117 117
Elipse 11 40
Matrix 146 148
Imath 300 300
memtest 249 249
TG 3 20
Line 3 12
Inst 90 90
BeachBall 500 1518
As we see the CPU math operations are same speed.
But the GFX speed of AROS Kick is lower.
Text print only scores a result of 3 compared to 20 on OS3