ADD: "hf legic eload" - Load binary file to emulator memory. Use "h" for help text

ADD:  "hf legic esave" - Save emulator memory to binary file. Use "h" for help text
This commit is contained in:
iceman1001 2016-10-06 19:13:23 +02:00
commit 0e8cabed8d
8 changed files with 358 additions and 269 deletions

View file

@ -138,6 +138,8 @@ typedef struct {
#define CMD_EPA_PACE_REPLAY 0x038B
#define CMD_LEGIC_INFO 0x03BC
#define CMD_LEGIC_ESET 0x03BD
#define CMD_LEGIC_EGET 0x03BE
#define CMD_SNOOP_ICLASS 0x0392
#define CMD_SIMULATE_TAG_ICLASS 0x0393