more balanced power usage and computer environments

This commit is contained in:
2026-05-03 15:55:11 +03:00
parent cd10093673
commit 571ccb3e3d
5 changed files with 122 additions and 117 deletions

View File

@@ -1,8 +1,6 @@
# For MVP functionality
- make `computer` component use callbacks
- make beeps, power, etc. be callbacks on one shared local state (computer environment)
- write a tester OS, basically a menu with tests to run
- finish tmpfs (rework the whole thing)
- device info
- userdata support