![]() |
Contur 2
Educational OS kernel simulator
|
Files | |
| dashboard.h | |
| Composite dashboard view contract. | |
| ftxui_app.h | |
| Full interactive TUI application built on FTXUI ScreenInteractive. | |
| ftxui_renderer.h | |
| FTXUI-backed IRenderer implementation for off-screen and headless rendering. | |
| history_buffer.h | |
| Bounded TUI history ring-buffer with cursor navigation semantics. | |
| i_kernel_read_model.h | |
| Read-model adapter interface that maps kernel state to TUI snapshots. | |
| i_renderer.h | |
| Backend-agnostic renderer contract for TUI MVC view boundary. | |
| i_tui_controller.h | |
| TUI controller contracts and default controller implementation. | |
| memory_map_view.h | |
| Memory panel view contracts. | |
| process_view.h | |
| Process panel view contracts. | |
| scheduler_view.h | |
| Scheduler panel view contracts. | |
| tui_commands.h | |
| Command contracts and validation helpers for TUI controller behavior. | |
| tui_models.h | |
| Immutable DTO contracts for the external TUI MVC model layer. | |