View all by RETREAM
RETREAM
Follow RETREAM
Follow
Following RETREAM
Following
Add To Collection
Collection
Community
Devlog
Related games
Related
ALS
←
Return to ALS
Devlog
History
March 18, 2023
by
RETREAM
v2.4 (18.03.2023) * Removed dependency on mathtrans.library by replacing CN=2^LD with CN=1 : Rol.l LD,CN. v2.3 (20.02.2023) * Changed the conditions of many If, Until and While statements and turned F...
Continue reading
v1.100 and v2.4 released
March 18, 2023
by
RETREAM
v1.100 & v2.4 (18.03.2023) * Removed dependency on mathtrans.library by replacing CN=2^LD with CN=1 : Rol.l LD,CN...
Continue reading
v1.99 and v2.3 released
February 20, 2023
by
RETREAM
v1.99 & v2.3 (20.02.2023) * Changed the conditions of many If, Until and While statements to have the AMOS Professional Compiler produce shorter and faster code. * Touched up manual...
Continue reading
v1.98 and v2.2 released
February 19, 2023
by
RETREAM
v1.98 & v2.2 (19.02.2023) Added CPU caches clearing after machine code routines generation in ALS_INITIALIZE_SYSTEM[]...
Continue reading
Documentation update
July 31, 2022
by
RETREAM
Touched up documentation...
Continue reading
v1.97 and v2.1 released
July 16, 2021
by
RETREAM
This is a minor update aimed at improving the terminology and the documentation. v1.97 & v2.1 (16.07.2021) * Renamed "palette segments" as "segments". * Renamed: ALS_COPY_PALETTE_RANGE[] as ALS_COPY_S...
Continue reading
v1.96 and v2.0 released
July 06, 2021
by
RETREAM
1
As announced recently, here is ALS v2, whose main difference with the previous versions is that it's for AGA only and, therefore, can benefit from faster and smaller code (the compiled binary is about...
Continue reading
v1.95 released
July 04, 2021
by
RETREAM
1
v1.95 (04.07.2021) * Optimized ALS_SET_DISPLAY_COLORS_RANGE_FROM_PALETTE[] and ALS_SET_DISPLAY_COLORS_RANGE_FROM_PALETTE_RANGE[] a little bit. * Removed wrong comment from ALS_SET_DISPLAY_COLORS_RANGE...
Continue reading
v1.94 released
June 06, 2021
by
RETREAM
Working on Follix (which uses ALS ) inspired a few improvements. v1.94 (06.06.2021) * Added ALS_CHECK_LAYER_INDEX[]. * Added ALS_COPY_PALETTE_SEGMENT[]. * Added ALS_CREATE_LAYER_AS_CLONE[]. * Added AL...
Continue reading
v1.89 released
March 21, 2021
by
RETREAM
This version fixes a few minor issues. v1.89 (21.03.2021) * Fixed bug in ALS_SET_DISPLAY_COLORS_RANGE_FROM_PALETTE_SEGMENT[] which caused the low 12 bits of the colors to be set to the same value as t...
Continue reading