libco icon indicating copy to clipboard operation
libco copied to clipboard

Upstream ps vita support from libretro

Open phcoder opened this issue 5 years ago • 2 comments

phcoder avatar Apr 23 '20 13:04 phcoder

Is this based on the official Vita SDK, or a cleanly reverse-engineered homebrew devkit? If it's based on the official SDK, does this comply with whatever the NDA rules are? I'd hate to bring Sony's lawyers down on my head, or on the heads of people who included libco in some larger program.

Screwtapello avatar Apr 24 '20 14:04 Screwtapello

Also, libco.h declares a co_derive() function that seems to be missing here. Judging by the Windows Fibers implementation, it should be OK to just write a stub implementation if this particular operation doesn't make sense for this backend.

Screwtapello avatar Apr 25 '20 06:04 Screwtapello