ReleaseDate Variable (ROM Call 0x43F)

system.h

const char *const ReleaseDate;

A pointer to a string containing the release date of the AMS.

You might use it in order to determine the AMS version (ReleaseVersion and TIOS_entries are much more interesting in order to do that, though).


Uses: _memset
Used by: ReleaseVersion


See also: ReleaseVersion