Commit graph

23 commits

Author SHA1 Message Date
Imbus
28af27980a Name executable .elf 2025-05-23 17:44:40 +02:00
Imbus
50fc21b59c Joink binary from source control 2025-05-23 17:44:31 +02:00
Imbus
bd926b510b More vector operations, add/sub/scale 2025-05-23 17:44:15 +02:00
Imbus
329692f2b3 Calculator, lexer and parser 2025-05-23 00:31:37 +02:00
Imbus
749c09d78f Vec/Matrix linear algebra code things 2025-05-19 14:56:25 +02:00
Imbus
726f01dadf Lua embedding example 2025-05-18 22:28:53 +02:00
Imbus
1827291dc4 Fix makefile error 2025-05-18 22:28:46 +02:00
Imbus
e3debeac7a not broken 2025-05-12 12:29:30 +02:00
Imbus
f2de9bcd07 Simple PRNG implementation 2025-05-12 12:28:39 +02:00
Imbus
655b310328 Formatting ...... 2025-05-12 12:09:54 +02:00
Imbus
5392c8e418 Formatting target 2025-05-12 12:09:50 +02:00
Imbus
c2b9a13235 tags >> ignore 2025-05-12 12:06:12 +02:00
Imbus
57d3ae36fb Time program 2025-05-12 12:05:55 +02:00
Imbus
cc5b27a3ab Demo C program on how to use sqlite3 2025-05-12 12:05:46 +02:00
Imbus
d750f55e87 Socket code 2025-05-12 12:05:33 +02:00
Imbus
6af488012f Pid loop sample code 2025-05-12 12:05:29 +02:00
Imbus
582046cb58 Short code demonstrating how MMIO is commonly defined and accessed 2025-05-12 12:05:21 +02:00
Imbus
32acf1d6c7 Miller rabin sample code (untested, likely overflow issues) 2025-05-12 12:04:45 +02:00
Imbus
c788139f72 GBA game header parser 2025-05-12 12:04:24 +02:00
Imbus
905405164c Primitive buddy alloc sample 2025-05-12 12:04:17 +02:00
Imbus
10830c8adb brk/sbrk demo 2025-05-12 12:03:59 +02:00
Imbus
c83cf1efd8 Make 2025-05-12 12:03:54 +02:00
Imbus
65e01e3f9f Init 2025-05-12 12:03:52 +02:00