aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/api_version.h
AgeCommit message (Collapse)Author
2022-04-23general: Convert source file copyright comments over to SPDXMorph
This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later.
2021-09-10api_version: Update and add AtmosphereTargetFirmwareMorph
2021-07-31hle: api_version: Update HOS version to 12.1.0Morph
Keeps us up to date with reporting the system version.
2021-06-24general: Add missing #pragma once directivesMorph
2021-06-16hle: api_version: Add HLE API version constantsMorph