code wiki / nishios
topic: nishios
22 modules sharing the nishios name family (derived from the tree's prefix discipline).
| module | description | lines | funcs |
|---|---|---|---|
| nx_nishios_boot_gui.nx | NishiOS KEYSTONE rung: BOOT -> GUI (the two halves fused). | 119 | 9 |
| nx_nishios_browser.nx | BROWSER-ON-ALL-OS arc, rung N1: the Nishi browser renders ON NishiOS. | 351 | 13 |
| nx_nishios_browser_input.nx | BROWSER-ON-ALL-OS arc, rung N2: the Nishi browser is USED on NishiOS. | 397 | 14 |
| nx_nishios_browser_x86.nx | BROWSER-ON-ALL-OS arc, rung N4: the browser's pixels land in the NishiOS | 460 | 16 |
| nx_nishios_docview.nx | DOC-OMNITOOL-ON-ALL-OS, rung N-DOC-1: NishiOS OPENS DOCUMENTS. | 406 | 17 |
| nx_nishios_events.nx | NishiOS GUI rung-3: an INPUT EVENT LOOP (interactivity). | 112 | 6 |
| nx_nishios_fb_x86.nx | NishiOS GUI rung-7: the kernel draws the framebuffer with REAL x86 EXECUTION. | 128 | 9 |
| nx_nishios_germ_gate.nx | NishiOS SPORE GERMINATION gate (not clones, germinated pieces). | 78 | 6 |
| nx_nishios_gui.nx | NishiOS GUI rung-1: the kernel DRAWS A DESKTOP into a framebuffer + exports it | 141 | 10 |
| nx_nishios_irq.nx | NishiOS GUI rung-8: LIVE PS/2 IRQ1 (real interrupt-driven keyboard). | 171 | 11 |
| nx_nishios_kbd.nx | NishiOS GUI rung-5: LIVE KEYBOARD INPUT + a real shell line editor. | 140 | 11 |
| nx_nishios_kernel_emit.nx | THE COMPOSED NishiOS KERNEL IMAGE (closes the boot adoption gap). | 679 | 23 |
| nx_nishios_kernel_gate.nx | the TRANSCRIPT gate for the composed NishiOS kernel boot. | 215 | 8 |
| nx_nishios_mode.nx | NishiOS DEV/USER MODE: Claude is OPTIONAL, the sovereign ecosystem stands alone. | 69 | 4 |
| nx_nishios_net.nx | BROWSER-ON-ALL-OS arc, rung N3: the Nishi browser FETCHES over a NishiOS NIC. | 448 | 23 |
| nx_nishios_net_wire.nx | BROWSER-ON-ALL-OS arc, rung N3-WIRE: NishiOS on the REAL INTERNET. | 511 | 23 |
| nx_nishios_raster.nx | GOAL-GPU-NATIVE rung-1: a sovereign SOFTWARE RASTERIZER (seed of the 3D stack). | 123 | 8 |
| nx_nishios_shell.nx | NishiOS GUI rung-6: the terminal runs a REAL tool (`ls` over the real FS). | 148 | 15 |
| nx_nishios_term.nx | NishiOS GUI rung-4: a TERMINAL WINDOW rendering REAL system content. | 97 | 6 |
| nx_nishios_userspace.nx | NishiOS rung-9: BARE-METAL USERSPACE (the kernel<->user privilege boundary). | 126 | 9 |
| nx_nishios_window.nx | "see NishiOS in a window": boot the kernel on the SOVEREIGN rv64 emulator | 110 | 5 |
| nx_nishios_wm.nx | NishiOS GUI rung-2: a WINDOW MANAGER / COMPOSITOR. | 98 | 4 |