Kernel
Jump to navigation
Jump to search
The Nintendo 64 System Kernel has no official name. The kernel supports the following core operating system features:
- threads
- messages
- events
- memory management
- raw input/output
On top of this core functionality, the kernel supports these higher-level services:
- timers
- debugging
- controller interface
- filesystem