Commit Graph

23 Commits

Author SHA1 Message Date
Antonio Niño Díaz
d0eb8f9865 chore: Re-encode text files as UTF-8 2025-01-13 22:37:05 +00:00
Antonio Niño Díaz
59700b44de chore: Use UNIX line endings 2025-01-06 22:43:23 +00:00
Antonio Niño Díaz
5c813d8449 build: Allow SDROOT variable be overwriten 2025-01-02 13:41:51 +01:00
Antonio Niño Díaz
73cf6380ac examples: Fix keyboard-related examples 2024-12-18 01:10:30 +00:00
Antonio Niño Díaz
11710a0f22 build: Detect more file extensions as data files 2024-12-17 02:34:17 +00:00
Antonio Niño Díaz
5545ec60fd aslib: examples: Check for error in some functions
Check if memory allocation fails, for example.

Also, update the ASlib examples to check for error at ASlib boot.
2024-12-13 02:28:14 +00:00
Antonio Niño Díaz
1d943fa877 examples: Fix build of ASlib examples 2024-12-12 18:07:02 +00:00
Antonio Niño Díaz
3a8fb35cde examples: Update remaining makefiles
Some examples are broken, particularly the ASlib ones.
2024-12-10 02:09:58 +00:00
Antonio Niño Díaz
8a23e1fbc0 examples: Update makefiles of FS, Gif, Input, Math and Other 2024-12-10 02:03:05 +00:00
Antonio Niño Díaz
31798c58f9 examples: Update makefiles of C++ and Demos folders 2024-12-10 01:54:49 +00:00
Antonio Niño Díaz
c42fcd6aa9 examples: Update makefiles of Bitmap folder 2024-12-10 01:51:10 +00:00
Antonio Niño Díaz
69ce468c4e examples: Allow embedding bmp, gif, jpg and png files 2024-12-10 01:50:06 +00:00
Antonio Niño Díaz
e568585b8c examples: Update makefiles for 16c and Backgrounds examples 2024-12-10 01:43:13 +00:00
Antonio Niño Díaz
7bd08b0994 examples: Link with DSWiFi by default 2024-12-10 01:42:50 +00:00
Antonio Niño Díaz
8e7fda9078 examples: Use maxmod ARM7 core by default 2024-12-10 01:32:33 +00:00
Antonio Niño Díaz
66b5dbcea5 examples: Update a few more makefiles
This has shown that the default makefile needs to build the C files in the
gfx/bin folder by default.
2024-12-10 01:27:52 +00:00
Antonio Niño Díaz
7d7f8701de examples: Update makefiles of 3DSprites examples 2024-12-10 01:24:30 +00:00
Antonio Niño Díaz
75c1def1a1 examples: Simplify makefiles of examples 2024-12-10 01:20:55 +00:00
Antonio Niño Díaz
f8103bc541 Remove duplicated exe files and unused batch files 2024-12-10 01:17:39 +00:00
Antonio Niño Díaz
5bca8ee0f4 examples: Update build system of two examples as a test 2024-12-10 01:16:20 +00:00
Antonio Niño Díaz
242c284bed Add unmodified examples to the repository 2024-12-10 01:16:11 +00:00
Adrian Gonzalez
0950a6ce3a a couple of improvements 2024-12-02 18:15:47 +00:00
Adrian Gonzalez
a619dd6695 Add initial copy of version 100707 2024-12-02 18:14:36 +00:00