Commit Graph

310 Commits

Author SHA1 Message Date
841241833d hashmapification 2026-03-16 12:48:37 +01:00
bb1307900a initial work on a hashmap 2026-03-16 00:36:03 +01:00
83fd3ba2c8 some stuff 2026-03-15 22:51:09 +01:00
9c1062c076 bugfixes and a temporary optimization
indirect is way too aggressive. It needs to be reworked
2026-03-15 22:32:35 +01:00
dd97929a04 TODO is now up-to-date 2026-03-15 18:32:55 +01:00
59f7dd1492 erase the old version 2026-03-15 18:22:01 +01:00
dcafbd3e21 drive labels 2026-02-26 11:40:22 +01:00
4316cc57d3 small changes 2026-02-25 09:56:20 +01:00
b78b4bc2cb OpenOS boots on tier 1 RAM, yipee 2026-02-25 09:16:31 +01:00
cbf6b555e9 unmanaged drives 2026-02-24 13:13:02 +01:00
e94b656436 rename ctypes to cstates 2026-02-24 09:27:53 +01:00
e376d4a002 bugfix 2026-02-17 14:37:34 +01:00
2ae8fda43e todo list for the rewrite 2026-02-16 16:00:29 +01:00
57993199c1 bugfix 2026-02-16 14:00:24 +01:00
b884dfd270 made the code cleaner 2026-02-16 13:59:34 +01:00
b69b424ebe fixed MBR 2026-02-16 13:59:10 +01:00
9b6cb0af7c some more changes 2026-02-16 13:57:43 +01:00
d97b3f0413 new energy system and no more spacing 2026-02-16 12:37:49 +01:00
8915fb3ed0 made fill no longer off by 1 2026-02-15 21:38:46 +01:00
6198850243 key releases 2026-02-15 21:35:47 +01:00
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