Commit Graph

440 Commits

Author SHA1 Message Date
a62ecc6f0f just in case 2026-02-15 21:20:23 +01:00
85d08a0a34 fixed the memory corruption
Stinky Lua
2026-02-15 21:16:03 +01:00
76589e67dd progress but we somehow got heap corruption
must fix the heap corruption
2026-02-15 20:27:47 +01:00
51224a46a2 graphics 2026-02-14 15:21:47 +01:00
a2ddcfa030 progress on unicode lib 2026-02-13 22:12:19 +01:00
66b73ec006 early progress on screen and GPU 2026-02-12 20:02:51 +01:00
69c6d953da fixed a huge bug 2026-02-11 14:17:03 +01:00
ca8387a9e1 bugfixes and useful constants 2026-02-10 21:37:22 +01:00
9c5e4a3d5b WIP fs impl 2026-02-10 17:48:36 +01:00
c0d965be26 did stuff 2026-02-09 12:27:33 +01:00
a19dea513e more work on API 2026-02-09 08:21:35 +01:00
8a32944523 basic interface work 2026-02-08 02:10:14 +01:00
d948ec7d3a WIP unicode API 2026-02-07 23:25:19 +01:00
ac704d3837 initial work on fs api 2026-02-06 21:13:10 +01:00
5936c6952d we got Lua running 2026-02-06 20:35:12 +01:00
e33a011549 initial EEPROM dev 2026-02-05 19:35:37 +01:00
3f39ac27a0 better signal semantics and windows mutexes 2026-02-05 16:55:54 +01:00
4a2a60990b fixed 2 bugs 2026-02-05 11:44:24 +01:00
e5095f4624 signals and component calls 2026-02-05 10:47:57 +01:00
077b2eb4e2 we now depend on atomics 2026-02-03 17:00:45 +01:00
d0450c067b components 2026-02-03 15:56:17 +01:00
c0ce5bad26 more progress 2026-02-02 16:35:19 +01:00
89f3527147 more progress on the rewrite 2026-02-02 15:40:49 +01:00
ab22feec69 more work on the rewrite 2026-02-01 17:40:56 +01:00
fa84ac936f progress on the rewrite 2026-02-01 16:06:47 +01:00
599e0c4f93 the start of a rewrite 2026-01-29 14:19:42 +01:00
9c2c90d8e6 fixed a doc bug 2025-12-03 11:44:01 +01:00
Quantum Tomato
eefc7281bd Merge pull request #24 from speedy-lex/fix-raylib-build
Revert "raylib submodule -> zig dependency"
2025-10-01 17:29:29 +02:00
speedy-lex
4d8adb14c1 Revert "raylib submodule -> zig dependency"
This reverts commit e96e932ca2.
2025-10-01 17:22:46 +02:00
5dfb18a83d WIP document 2025-10-01 17:00:27 +02:00
b46c6f6dc8 fixed a massive bug 2025-10-01 16:53:49 +02:00
d9ec88dd51 removed debug thing 2025-08-01 15:18:57 +02:00
4bf2ec40a9 oops 2025-08-01 01:35:09 +02:00
8b9029e687 oops 2025-08-01 00:42:59 +02:00
6e58a20200 nn_intptr_t to nn_integer_t 2025-07-31 23:33:49 +02:00
f868465f88 yet another segfault fixed 2025-07-31 23:00:11 +02:00
6c30b81b9e oops 2025-07-31 22:57:48 +02:00
3cc5c162b4 oops, forgot something 2025-07-31 16:47:29 +02:00
fcd9b482f9 made it get compiled 2025-07-31 16:41:49 +02:00
a0bd37a213 progress on external computers 2025-07-31 16:41:04 +02:00
cab0106a6a no longer TODO 2025-07-30 23:12:04 +02:00
4bcafba98a experimental new beeps 2025-07-30 23:11:46 +02:00
16127040f4 implemented some useful functions 2025-07-30 22:48:27 +02:00
9913af75f1 experimental implementation of very unsafe function
this needs to be heavily audieted
2025-07-30 22:29:45 +02:00
b51dabad63 fixed an incredibly bad, nasty, no good bug 2025-07-30 21:55:11 +02:00
d1ad9d0be3 changes 2025-07-30 21:49:34 +02:00
be89f6a960 minor changes 2025-07-29 19:01:34 +02:00
93206a536d completed device info 2025-07-29 17:39:38 +02:00
9e33d5a1d2 device info 2025-07-29 16:41:22 +02:00
087fd1e9b3 more TODO 2025-07-29 00:13:19 +02:00