#include <memory_editor.h>
Definition at line 17 of file memory_editor.h.
◆ MemoryEditorWithDiffChecker()
yaze::editor::MemoryEditorWithDiffChecker::MemoryEditorWithDiffChecker |
( |
Rom * | rom = nullptr | ) |
|
|
inlineexplicit |
◆ Update()
void yaze::editor::MemoryEditorWithDiffChecker::Update |
( |
bool & | show_memory_editor | ) |
|
|
inline |
Definition at line 20 of file memory_editor.h.
References BEGIN_TABLE, END_TABLE, yaze::Rom::filename(), yaze::gui::InputHex(), yaze::Rom::LoadFromFile(), NEXT_COLUMN, PRINT_IF_ERROR, rom(), SETUP_COLUMN, yaze::core::FileDialogWrapper::ShowOpenFileDialog(), yaze::Rom::size(), and yaze::SnesToPc().
◆ set_rom()
void yaze::editor::MemoryEditorWithDiffChecker::set_rom |
( |
Rom * | rom | ) |
|
|
inline |
◆ rom()
Rom * yaze::editor::MemoryEditorWithDiffChecker::rom |
( |
| ) |
const |
|
inline |
◆ rom_
Rom* yaze::editor::MemoryEditorWithDiffChecker::rom_ |
|
private |
The documentation for this struct was generated from the following file: