Skip to content

Commit

Permalink
Updated to bypass RF5C164 chip as well.
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephane-D committed Jun 20, 2024
1 parent f757fb7 commit a104f06
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified bin/xgmtool.exe
Binary file not shown.
2 changes: 1 addition & 1 deletion tools/xgmtool/src/xgmtool.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
#define SYSTEM_PAL 1


const char* version = "1.75";
const char* version = "1.76";
int sys;
bool silent;
bool verbose;
Expand Down

0 comments on commit a104f06

Please sign in to comment.