bugfixes and improvements

credit to blendi for fixing the depth mapper
This commit is contained in:
2026-05-01 15:28:12 +03:00
parent 2b09e5a4f0
commit 20b9f0d4f1
4 changed files with 19 additions and 9 deletions

View File

@@ -1,6 +1,5 @@
# For MVP functionality
- fix coloring issue in UlOS 2 beta 5 (and in OpenOS `dmesg`, it appears color-mapper is wrong)
- make `computer` component use callbacks
- make a lot of stuff which likely will need to be indirect actually be indirect (modem comms, computer funcs)
- make beeps, power, etc. be callbacks on one shared local state (computer environment)