5#include "libmicroemu/logger.h"
6#include "libmicroemu/register_id.h"
16template <
typename TItOps,
typename TPcOps,
typename TExcOps,
typename TExcTrig>
class CpuOps {
21 using ExcTrig = TExcTrig;
The libmicroemu::internal namespace contains all classes and functions of libmicroemu which are priva...
Definition bkpt_flags.h:6
This file contains the declaration of the Predicates class.
Contains the Result class which is used to return the result of a function.
This file contains the declaration of the SpecialRegisterId enumeration and related functions.