"Zeno's Paradox"
- Multitasking
- File Handling
- File System Drivers
- FAT
- ISO 9660
- Hardware Storage Drivers
- ATA
- Floppy Disk Controller
- File System Drivers
- Basic I/O Support
- PS/2 Keyboard
- Serial I/O
- Parallel Port
- Some Standard Library Implemented
- All of String.h
- Memory Allocation
- All of stdio.h
- Timekeeping
- Programmable Interval Timer
- Real-Time Clock
- Memory Management
- Heap
- alloc()
- free()
- Virtual Address spaces
- Paging
- Heap
- Inter-Process Communication
- Message Passing
- Semaphores