Commit Graph

399 Commits

Author SHA1 Message Date
Speedy_Lex
dff0ee020c fix windows build 2025-07-01 21:43:29 +02:00
Quantum Tomato
c65473f478 Merge pull request #6 from speedy-lex/main
drive component impl (unmanaged drive)
2025-07-01 21:41:49 +02:00
Speedy_Lex
b92e71bfc9 drive component impl 2025-07-01 21:39:07 +02:00
Speedy_Lex
a8c94ed70e fix bugs 2025-07-01 21:29:13 +02:00
speedy-lex
3c13c50cbb WIP: drive component 2025-07-01 21:08:35 +02:00
8888db956b a todo
long in the making
2025-07-01 20:21:34 +02:00
Quantum Tomato
f350cfe24d Merge pull request #5 from speedy-lex/main
safe lua_pushstring
2025-07-01 18:54:06 +02:00
44bb1ec866 I will murder someone for this 2025-07-01 18:53:24 +02:00
speedy-lex
960ecc7c54 safe lua_pushstring 2025-07-01 18:16:13 +02:00
Quantum Tomato
eccbf800eb Merge pull request #4 from speedy-lex/main
change run to a batch script to avoid the exec policy
2025-07-01 18:11:45 +02:00
Speedy_Lex
0c37f8f54e change run to a batch script to avoid the exec policy 2025-07-01 17:09:15 +02:00
22e0130199 Merge pull request #3 from speedy-lex/main
Windows building with dyn link
2025-07-01 09:16:12 +02:00
Speedy_Lex
4b6aec6c0a i hate windows 2025-07-01 00:44:12 +02:00
c0719aba39 dont put the includes there omg 2025-06-30 20:24:10 +02:00
2b9bf95de5 C++ compatible 2025-06-30 20:21:32 +02:00
22fef74fb6 no more debug prints 2025-06-30 20:10:56 +02:00
501e70e804 Merge branch 'main' of https://github.com/NeoFlock/neonucleus 2025-06-30 20:09:07 +02:00
01c0715b25 Alex did this
credit goes to bro
2025-06-30 20:08:53 +02:00
Quantum Tomato
2762097813 Merge pull request #2 from speedy-lex/main
Implement nn_unicode_charWidth
2025-06-30 19:16:55 +02:00
speedy-lex
003d0e9954 Implement nn_unicode_charWidth 2025-06-30 19:15:59 +02:00
ab028e0abc fixed bug with resolution 2025-06-30 19:03:05 +02:00
742349dec3 fixed unicode.sub 2025-06-30 18:42:39 +02:00
Quantum Tomato
24b47074eb Merge pull request #1 from speedy-lex/main
Unicode wlen impl
2025-06-30 18:18:33 +02:00
b7b1b9acbf tmp fix to shit 2025-06-30 18:17:25 +02:00
speedy-lex
5aae180c18 Implement nn_unicode_wlen 2025-06-30 18:07:20 +02:00
speedy-lex
0ef58c1458 Add .vscode/ to .gitignore 2025-06-30 17:41:06 +02:00
5184d880fa reworked the unicode library a little 2025-06-30 15:54:48 +02:00
e9d3826f0f many bugfixes
OpenOS is now almost fully usable
2025-06-29 18:11:29 +02:00
4c9851f847 worst code ever written, make it less bad later 2025-06-29 17:55:58 +02:00
92cfdcb6b8 pretty minor code changes 2025-06-29 17:41:28 +02:00
3c770b1e5c Merge branch 'main' of https://github.com/NeoFlock/neonucleus 2025-06-29 16:13:26 +02:00
a0023469df fixed fs shit 2025-06-29 16:13:18 +02:00
643173660a basically revert atoms bullshit
he can actually go fuck off
2025-06-29 15:26:30 +02:00
c08e23dc74 stuff 2025-06-29 12:08:57 +02:00
230de47515 fixed some theoretical bugs 2025-06-29 11:24:49 +02:00
8f5cfb6be1 lots of random little fixes 2025-06-29 11:05:59 +02:00
0c2727c9a7 keyboard shenanigans 2025-06-28 22:18:47 +02:00
2a74e87276 brand new font 2025-06-28 21:09:29 +02:00
687cfebd00 testing version of LuaBIOS and OpenOS
people were having issues getting them to work so now we promote consistency
2025-06-28 20:41:49 +02:00
8210e20939 small fix to bad ref counting 2025-06-28 18:03:18 +02:00
22c4c92c66 it worked on my machine
fuck off blendi
2025-06-27 23:18:33 +02:00
b9c391f566 Merge branch 'main' of https://github.com/NeoFlock/neonucleus 2025-06-27 22:04:30 +02:00
b60fd8e140 signed chars are a nightmare they should be deleted 2025-06-27 22:04:12 +02:00
4b3d6edbd7 progress
unicode is still horribly fucked tho, it seems as if somehow the pattern
matching is fucking us over. My hypothesis is that the code that does
the thing does not do the thing correctly. It is entirely possible that
that code is in fact bugged, and thus does the thing incorrectly. This
revelation will have drastic impacts on fishing season
2025-06-27 21:45:35 +02:00
6c2a4fdc11 terrible code, atom will fix it later 2025-06-27 21:09:28 +02:00
cfcc06ead0 stuff 2025-06-27 20:54:48 +02:00
6a21b83d5a the gpu like kinda functions idfk 2025-06-26 23:27:56 +02:00
e2bc6bd469 made stuff kind of work
TODO: fix some issues in the GPU code
2025-06-25 00:35:33 +02:00
d20c59b162 progress on GPUs
not at all complete
2025-06-24 19:25:40 +02:00
f3fb794e76 Merge branch 'main' of https://github.com/NeoFlock/neonucleus 2025-06-08 23:58:13 +02:00