Commit Graph

11 Commits

Author SHA1 Message Date
Ponali 732f747347 fix error text peeking through the scroll text
lazyvim also changed the indentation of everything for some reason
i don't know what's the name for "scroll text"
2025-09-25 06:52:14 +02:00
WahPlus ef0ffa1886 ALPHA 3.0.0 - Added Inter-Process Communication and fixed the bug where the shell would continue taking in input when a command was still running. 2025-08-21 21:03:17 +03:00
WahPlus cbf25999f0 PRE-ALPHA 3.0.0 - Rewrote the kernel to use a more modular design, changed some terms, added process sandboxing for security.
COMING IN THE FULL RELEASE:
- A user system
- A functional IPC (Inter-Process Communication) system

THINGS CAN AND WILL CHANGE FROM NOW UNTIL THE FINAL RELEASE.
2025-08-17 16:38:08 +03:00
Ponali ea464339e9 v2.4.0 - Added a /special/ folder with files for interacting with unmanaged drives and EEPROMs. 2025-07-14 14:32:29 +02:00
Ponali de035e9d2e Reapply "Nonfunctional virtual component support"
This reverts commit bc06ec457d.
2025-06-14 17:48:27 +02:00
TheWahlolly bc06ec457d Revert "Nonfunctional virtual component support"
This reverts commit f425e0d690.
2025-06-14 18:37:51 +03:00
TheWahlolly f425e0d690 Nonfunctional virtual component support 2025-06-14 18:31:09 +03:00
TheWahlolly 91d9ebecb1 v1.6.0 - Removed low level libraries computer and component. They must now be imported. 2025-05-23 15:34:50 +03:00
TheWahlolly 109c0beffb v0.7.0 - Added basic CLI tools: ls, cd, cp, mv, rm, lua 2025-04-27 10:13:12 +03:00
Ponali 6f1508d1bf v0.3.1 - Fixed the infamous bug
TheWahlolly didn't know that arrays were stored in pointers when set into another variable, affecting the original array. I also made some changes into the code for ocelot logs so signals are much clearer to investigate (I hope).
2025-04-08 19:55:23 +02:00
Wahlolly 4adc959549 First commit. Not even working prototype yet. 2025-04-02 19:39:36 +03:00