Tutorial 4 - The HV2 Operating System

NOTE: All examples are multi-platform, HV2 with the “hv2e32” emulator, native Linux “AMD64” with the “hv2e64” HV2 platform emulator.

A Game Demo

A simple game, showing the capabilites of the HV2 devices as well as their emulation on the (native Linux) AMD64 target platform. See “CGDGame” sources for details.

Multitasking

A simple multitasking example.

System Module Programming

A simple HV2OS integrable module, showing gamepad usage.