Modules/debug/Usage
From MSX Game Library
Contents
Emulators
Emulicious
Emulicious support all debug functions. It is recommended to call the DEBUG_INIT() function at the beginning of your program to mark the memory area reserved by the BIOS and let know the emulator to don't through warning when accessing this uninitialized memory.
For profiling, you don't need