#include "cli/service/agent/emulator_service_impl.h"
#include "app/emu/emulator.h"
#include "app/core/service/screenshot_utils.h"
#include "app/emu/input/input_backend.h"
#include "absl/strings/escaping.h"
#include "absl/strings/str_format.h"
#include <fstream>
#include <thread>
Go to the source code of this file.
Namespaces | |
namespace | yaze |
Main namespace for the application. | |
namespace | yaze::agent |
namespace | yaze::agent::anonymous_namespace{emulator_service_impl.cc} |
Functions | |
emu::input::SnesButton | yaze::agent::anonymous_namespace{emulator_service_impl.cc}::ToSnesButton (Button button) |