Initial public source release

Split reusable rendering and format support into vectorail-core and vectorail-gc.
This commit is contained in:
2026-08-02 17:05:27 +02:00
commit 831d96e562
109 changed files with 20558 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# Optional XMB media
The public source tree builds without any files in this directory. To customize
the XMB entry for a local build, provide any of these conventional PSP assets:
- `ICON0.PNG` — application icon.
- `PIC1.PNG` — full-screen background image.
- `SND0.AT3` — short ATRAC3 background audio.
The GNUmakefile detects each file independently. These media files are ignored
by Git and are not covered by the OpenRoller source license.