#include <memory_editor.h>
Public Member Functions | |
void | Update (bool &show_memory_editor) |
![]() | |
SharedRom ()=default | |
virtual | ~SharedRom ()=default |
std::shared_ptr< Rom > | shared_rom () |
auto | rom () |
Additional Inherited Members | |
![]() | |
static std::shared_ptr< Rom > | shared_rom_ = nullptr |
Definition at line 18 of file memory_editor.h.
|
inline |
Definition at line 19 of file memory_editor.h.
References BEGIN_TABLE, END_TABLE, yaze::Rom::filename(), yaze::gui::InputHex(), yaze::Rom::LoadFromFile(), NEXT_COLUMN, PRINT_IF_ERROR, yaze::SharedRom::rom(), SETUP_COLUMN, yaze::core::FileDialogWrapper::ShowOpenFileDialog(), yaze::Rom::size(), and yaze::SnesToPc().