nds_nflib/examples
Antonio Niño Díaz ffb023de49 examples: Fix crash in udptalk example
In BlocksDS, close() only works for files, not for sockets. Instead, it is
needed to use closesocket(), which is provided by DSWifi.
2025-02-17 00:36:05 +00:00
..
_original_assets examples: Add assets and conversion scripts for more examples 2023-05-13 15:32:52 +01:00
3dsprites examples: Update scripts to use grit from BlocksDS 2024-06-03 01:08:07 +01:00
collisions examples: Update scripts to use grit from BlocksDS 2024-06-03 01:08:07 +01:00
demo examples: Update scripts to use grit from BlocksDS 2024-06-03 01:08:07 +01:00
graphics examples: Add example to show all possible 2D sprite sizes 2025-02-09 12:48:10 +01:00
media build: docs: example: Set BlocksDS as primary toolchain 2024-06-03 00:27:39 +01:00
misc build: docs: example: Set BlocksDS as primary toolchain 2024-06-03 00:27:39 +01:00
sound examples: Update scripts to use grit from BlocksDS 2024-06-03 01:08:07 +01:00
text examples: Update scripts to use grit from BlocksDS 2024-06-03 01:08:07 +01:00
wifi examples: Fix crash in udptalk example 2025-02-17 00:36:05 +00:00
.gitignore build: docs: Introduce and document build system for BlocksDS 2023-04-01 19:06:03 +01:00
Makefile build: docs: example: Set BlocksDS as primary toolchain 2024-06-03 00:27:39 +01:00
Makefile.example examples: template: Update BlocksDS makefiles 2024-08-13 19:50:29 +01:00