nuttx-apps/games
aviralgarg05 d7b08fd412 games: Support supervised loadable game processes.
Allow cgol, match4, and snake to be selected as loadable modules while preserving built-in builds in both Make and CMake.

For cgol, use a safer 4 KiB default stack, fix the FBIO_UPDATE area object, add an optional top-row offset for launcher controls, and handle SIGTERM cooperatively. Validate physical and virtual framebuffer dimensions and release mapped or allocated buffers on every exit path.

Assisted-by: OpenAI Codex:gpt-5.6-sol
Signed-off-by: aviralgarg05 <gargaviral99@gmail.com>
2026-07-24 15:26:00 +05:30
..
brickmatch games/brickmatch: Add led matrix output option 2025-02-26 11:31:02 -03:00
cgol games: Support supervised loadable game processes. 2026-07-24 15:26:00 +05:30
match4 games: Support supervised loadable game processes. 2026-07-24 15:26:00 +05:30
NXDoom games/NXDoom: Use dirent for glob implementation 2026-07-09 01:51:54 +02:00
snake games: Support supervised loadable game processes. 2026-07-24 15:26:00 +05:30
.gitignore apps/games: Add shift game 2022-07-31 13:41:43 +03:00
CMakeLists.txt game: Aligned Cmake with Make 2025-11-14 22:40:17 +08:00
Make.defs games: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00
Makefile games: migrate to SPDX identifier 2024-12-19 15:25:28 +08:00