commit | 557d8e2f244ea31db35d177580d4cc3141f6e8f8 | [log] [tgz] |
---|---|---|
author | Julian Uy <uyjulian@gmail.com> | Sun Dec 24 12:53:14 2023 +0000 |
committer | Sam Lantinga <slouken@libsdl.org> | Sun Dec 24 06:34:45 2023 -0800 |
tree | af5e1f90070e752e8f6c832f9c9173a36c5d13f6 | |
parent | 3a8032f49173c81c6f4ef860cf8ad7c2ff69e355 [diff] |
PS2 use WaitSemaEx for waiting for semaphore with timeout
Simple DirectMedia Layer is a cross-platform development library designed to provide low level access to audio, keyboard, mouse, joystick, and graphics hardware via OpenGL and Direct3D. It is used by video playback software, emulators, and popular games including Valve's award winning catalog and many Humble Bundle games.
More extensive documentation is available in the docs directory, starting with README.md
Enjoy!
Sam Lantinga (slouken@libsdl.org)