Epok Engine

EPOK RUNTIME

epok::SerialKernelState

Struct

Struct

PSYQo clears I_MASK and BIOS interrupt queues during Application::run().

Namespace
epok
Header
serial_kernel.hpp
Include
#include "serial_kernel.hpp"
Module
serial-kernel
Source
runtime/serial_kernel.hpp:9

Basic usage

This minimal snippet shows the normal syntax for reaching the type. Open a member below for an operation-specific example.

C++ example
#include "serial_kernel.hpp"

epok::SerialKernelState& value = /* obtain a valid instance from your game */;

Nested types

Fields and constants

Public methods

Static methods