yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
mock_rom.h File Reference
#include "absl/status/status.h"
#include "app/rom.h"
Include dependency graph for mock_rom.h:
This graph shows which files directly or indirectly include this file:

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.