====== gametank.h ====== Header file with a lot of general system defines ===== Defines ===== ===== Macros ===== ==== name ==== PROFILER_START(x) * x - from 0-16 start a timer to count cycles with in the emulator ==== name ==== PROFILER_END(x) * x - from 0-16 stop a timer to count cycles with in the emulator