yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
yaze::agent Namespace Reference

Namespaces

namespace  anonymous_namespace{emulator_service_impl.cc}
 

Classes

class  AgentControlServer
 
class  EmulatorServiceImpl
 

Functions

emu::BreakpointManager::Type ToBreakpointType (BreakpointType proto_type)
 
emu::BreakpointManager::CpuType ToCpuType (CpuType proto_cpu)
 
BreakpointType ToProtoBreakpointType (emu::BreakpointManager::Type type)
 
CpuType ToProtoCpuType (emu::BreakpointManager::CpuType cpu)
 

Function Documentation

◆ ToBreakpointType()

emu::BreakpointManager::Type yaze::agent::ToBreakpointType ( BreakpointType  proto_type)

◆ ToCpuType()

emu::BreakpointManager::CpuType yaze::agent::ToCpuType ( CpuType  proto_cpu)

◆ ToProtoBreakpointType()

◆ ToProtoCpuType()