Commit Graph

218 Commits

Author SHA1 Message Date
9291d81d41 small tweak 2026-03-31 18:54:19 +02:00
2a31dc838d perfectly accurate fs
turns out, file cost is 0 for loot disks, so there was never an actual
discrepancy
2026-03-31 18:00:18 +02:00
917427c2e1 initial work on GPU 2026-03-31 14:43:10 +02:00
76b14524c5 more work on FS 2026-03-31 13:13:11 +02:00
5c854e5c4a extremely primitive screen impl 2026-03-30 23:25:56 +02:00
6086208879 more complete fs impl 2026-03-30 18:05:16 +02:00
2b72e47ba5 mkdir 2026-03-30 11:42:28 +02:00
ad76ae2375 completed veeprom implementation 2026-03-30 11:22:20 +02:00
b39e379e95 eeprom stuff 2026-03-29 23:23:38 +02:00
d7ca929a5f a useful option 2026-03-29 20:31:58 +02:00
37cc73a21c huge progress on ncomplib 2026-03-29 19:50:16 +02:00
30547b2dc8 reworking a large part of the architecture 2026-03-28 22:38:00 +01:00
d5622d8009 bugfixes 2026-03-19 18:58:29 +01:00
1a6a008331 minor fixes 2026-03-19 18:48:58 +01:00
b1fc23ab5a made the default call budget more realistic 2026-03-19 16:43:39 +01:00
a6b5a52723 made it match OC more 2026-03-19 16:34:55 +01:00
e2c30afde5 made the API more complete 2026-03-19 16:33:24 +01:00
f1c7fe6cdf small fix 2026-03-19 10:23:41 +01:00
aaa91a8d94 bugfix 2026-03-18 20:18:28 +01:00
23e02652d7 strcmp warfare 2026-03-18 18:57:06 +01:00
3045a86cd9 fixed simplifyPath 2026-03-16 21:57:18 +01:00
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
59f7dd1492 erase the old version 2026-03-15 18:22:01 +01:00
9c2c90d8e6 fixed a doc bug 2025-12-03 11:44:01 +01: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
a0bd37a213 progress on external computers 2025-07-31 16:41: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
b6d1131353 fixed a critical bug 2025-07-28 23:15:42 +02:00
bf473f5c4c minor build changes 2025-07-28 22:41:12 +02:00
cd02f31368 tunnels 2025-07-28 20:20:34 +02:00
b7ddf9c34e minor changes to the serialization process 2025-07-28 19:03:22 +02:00
6499f919d0 progress on tunnels 2025-07-27 21:06:06 +02:00
6a90d6306d color mapping changes 2025-07-26 16:45:08 +02:00