diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -88,6 +88,7 @@ FoolOS was/is tested/developed on the following emulators/machines Todos ----- +* ringbuffers (spinlock on/off, interrupts on/off, read/write blocks of data); * PRIO: Writing to ext2 RAM-image!!!! * PRIO: Fix scheduler. use all cpus! / accounting / queues? * PRIO: threads! semaphores/ mutexes @@ -105,8 +106,9 @@ Todos * EXTRA: switch to DMA where possible!? * EXTRA: Unit Testing -* EXTRA: GUI / Window Manager (update\_rect, etc..) +* EXTRA: GUI / Window Manager (update\_rect, etc..) / double buffering / physical, virtual sizE? virtio ? * EXTRA: Crazy & Funny terminal effects while typing (idea) +* EXTRA: port to arm and berryboot / minicom? Disclaimer ---------- |
