tests: add execution tests
all but data processing Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
@@ -4,6 +4,8 @@
|
||||
#include <string>
|
||||
|
||||
struct Header {
|
||||
static constexpr uint8_t HEADER_SIZE = 192;
|
||||
|
||||
enum class UniqueCode {
|
||||
Old, // old games
|
||||
New, // new games
|
||||
|
Reference in New Issue
Block a user