ReleaseVersion Variable (ROM Call 0x440)

system.h

const char *const ReleaseVersion;

A pointer to a string containing the AMS version.

You can use it in order to determine the AMS version more precisely than with TIOS_entries (distinguish between AMS 1.01 and 1.05, 2.02 and 2.03, or 2.07, 2.08 and 2.09), because these versions have the same number of ROM_CALLs.


Uses: ReleaseDate
Used by: ABT_dialog


See also: ReleaseDate