Publish Chimera GFX source
phase0-ci / build-and-audit (push) Failing after 1m41s

This commit is contained in:
Chimera GFX release export
2026-09-03 02:53:36 +02:00
commit fee37cd9b5
824 changed files with 100072 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
# ADR-0004: GPL-3.0-or-later
- Status: accepted
- Date: 2026-07-16
## Decision
Project-owned code is licensed GPL-3.0-or-later.
## Rationale
The planned RetroArch adapter targets a GPLv3 project and the PS5 Payload SDK is
generally GPLv3-or-later. A common GPL-compatible project license keeps the
combined distribution boundary understandable. Third-party code is not
vendored and retains its own notices.