KallistiOS git master
Independent SDK for the Sega Dreamcast
|
API providing run-time KOS version and utilties. More...
Topics | |
Checks | |
Run-time checks against KOS's current version. | |
Current | |
Current run-time version of KOS | |
Typedefs | |
typedef uint32_t | kos_version_t |
Type of a KOS version identifier. | |
API providing run-time KOS version and utilties.
This API is is specifically for the run-time versioning. As such this API operates on the KOS version that was linked against and is not suited for use at the preprocessor level.
typedef uint32_t kos_version_t |
Type of a KOS version identifier.
This identifier packs the 3 version components into a single opaque ID.