ADD: @marshmellow42 's new "-g" search for crc in a hexstring *great*
ADD: fixes in the reveng calling methods
This commit is contained in:
@@ -13,6 +13,7 @@
|
||||
|
||||
int CmdCrc(const char *Cmd);
|
||||
|
||||
int GetModels(char *Models[], int *count, uint32_t *width);
|
||||
int CmdrevengSearch(const char *Cmd);
|
||||
int GetModels(char *Models[], int *count, uint8_t *width);
|
||||
int RunModel(char *inModel, char *inHexStr, bool reverse, char endian, char *result);
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user