Go to the source code of this file.
Namespaces | |
namespace | yaze |
Main namespace for the application. | |
namespace | yaze::cli |
Namespace for the command line interface. | |
Functions | |
absl::Status | yaze::cli::InitializeMockRom (Rom &rom) |
Initialize a mock ROM for testing without requiring an actual ROM file. | |
bool | yaze::cli::ShouldUseMockRom () |
Check if mock ROM mode should be used based on flags. | |