Structs§
- Native
Cpu - Native CPU state arena and guest memory owner.
Functions§
- cpu_
event_ halt - cpu_
exception_ hook - Minimal native host callbacks used by the v86 CPU core. Device-specific MMIO/port routing is intentionally represented as a small host surface first; concrete PC devices are added by the outer runtime.
- get_
rand_ int - inject_
keyboard_ text - io_
port_ read8 - io_
port_ read16 - io_
port_ read32 - io_
port_ write8 - io_
port_ write16 - io_
port_ write32 - microtick
- mmap_
read8 - mmap_
read32 - mmap_
write8 - mmap_
write16 - mmap_
write32 - mmap_
write64 - mmap_
write128 - run_
hardware_ timers - set_
uart_ output_ enabled - stop_
idling