yaze 0.3.2
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
rom_diff.cc File Reference
#include "rom/rom_diff.h"
#include <algorithm>
#include <cstddef>
#include <cstdint>
#include <utility>
#include <vector>

Go to the source code of this file.

Namespaces

namespace  yaze
 
namespace  yaze::rom
 

Functions

DiffSummary yaze::rom::ComputeDiffRanges (const std::vector< uint8_t > &before, const std::vector< uint8_t > &after)