Table of Contents

gametank.h

Header file with a lot of general system defines

Functions

void wait();

wait() waits for the next interrupt to be triggered, either IRQ or NMI. Will trigger even it SEI is blocking the IRQ handler.

Macros

PROFILER_START

PROFILER_START(x)

PROFILER_END

PROFILER_END(x)