linalg
|
Warnings fixed: fabsf -> fabs
|
2025-06-01 14:31:13 +02:00 |
lua_embed
|
Lua embedding example
|
2025-05-18 22:28:53 +02:00 |
.clang-format
|
Init
|
2025-05-12 12:03:52 +02:00 |
.gitignore
|
Luarc config in ignore for now
|
2025-05-23 17:45:55 +02:00 |
break.c
|
brk/sbrk demo
|
2025-05-12 12:03:59 +02:00 |
buddy_allocator.c
|
Formatting ......
|
2025-05-12 12:09:54 +02:00 |
calc.c
|
Calculator, lexer and parser
|
2025-05-23 00:31:37 +02:00 |
gba_header.c
|
GBA game header parser
|
2025-05-12 12:04:24 +02:00 |
Makefile
|
Fix makefile error
|
2025-05-18 22:28:46 +02:00 |
pid.c
|
Pid loop sample code
|
2025-05-12 12:05:29 +02:00 |
prand.c
|
Simple PRNG implementation
|
2025-05-12 12:28:39 +02:00 |
prand.h
|
Simple PRNG implementation
|
2025-05-12 12:28:39 +02:00 |
sock.c
|
Formatting ......
|
2025-05-12 12:09:54 +02:00 |
sqlite.c
|
Demo C program on how to use sqlite3
|
2025-05-12 12:05:46 +02:00 |
time.c
|
Time program
|
2025-05-12 12:05:55 +02:00 |