VirtualC64 v5.0 beta
Commodore 64 Emulator
|
Inspection interface. More...
#include <Inspectable.h>
Inspection interface.
The purpose of the inspection interface is to provide functions for recording portions of the emulator's current state and returning them to the caller. All components record two different kinds of information: Infos and statistics. Infos comprise the values of important variables that are used internally by the component. Examples of statistical information are the average CIA activity or the current fill level of the audio buffer.