Commit Graph

4 Commits

Author SHA1 Message Date
aap 18532c2e13 build the ps2 platform entirely with freesce: --freesce premake option
premake5 gmake --freesce retargets the one ps2 platform at freesce
(its own ee-gcc 2.9 + newlib; FREESCE/FREESCE_GCC roots, defaulting
to /usr/local/freesce) -- a premake-time choice since the 2.9 and 3.2
C++ ABIs don't link. The tools/freesce wrappers strip premake's
gcc-3-style dep flags. demoreel_cd_freesce.elf now links with zero
SCE inputs: freesce crt chain, newlib libc/libm, and ctorgen to
register the PluginList ctors gcc 2.9 leaves orphaned.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-26 17:53:21 +02:00
aap c1a826b13b uv fix 2026-08-09 14:49:11 +02:00
aap 1c1bcf0610 fix torus demo for ps2 2026-08-09 13:55:56 +02:00
aap 0a7eb48ce3 added simple demoreel and ps2 skeleton coded by claude fable 5 2026-08-09 01:39:54 +02:00