isHalted method

bool isHalted()

Reports if the CPU is halted

Implementation

bool isHalted() => _halted;