Convert a PC address to a SNES address. More...
#include <command.h>
Public Member Functions | |
absl::Status | handle (const std::vector< std::string > &arg_vec) override |
Public Member Functions inherited from yaze::cli::CommandHandler | |
CommandHandler ()=default | |
virtual | ~CommandHandler ()=default |
Additional Inherited Members | |
Public Attributes inherited from yaze::cli::CommandHandler | |
app::Rom | rom_ |
Convert a PC address to a SNES address.
arg_vec | -p <address> |
|
inlineoverridevirtual |
Implements yaze::cli::CommandHandler.
Definition at line 147 of file command.h.
References yaze::cli::FG_BLUE, and yaze::app::core::PcToSnes().