progress on modem and basic todo

This commit is contained in:
2026-04-07 15:55:57 +02:00
parent 82777b52b3
commit 21cd1fa4e6
6 changed files with 172 additions and 8 deletions

View File

@@ -1,9 +1,10 @@
# For MVP functionality
- NCL computer states, as computers that can be turned on/off/beep/etc.
- add brightness to screens, which power usage scales with, each different tier has a different max brightness as well
- write a tester OS, basically a menu with tests to run
- tmpfs (rework the whole thing)
- finish tmpfs (rework the whole thing)
- device info
- finish `computer` components
- userdata support
# To re-evaluate