You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
IniKiwi db00b8b5cd
windows and linux executables (with -static)
1 year ago
.gitignore Initial commit 2 years ago
G35EIIcompatibility-tool.elf windows and linux executables (with -static) 1 year ago
G35EIIcompatibility-tool.exe windows and linux executables (with -static) 1 year ago
LICENSE Initial commit 2 years ago
README.md better README.md 2 years ago
linux-gui.py linux and windows gui (python) 1 year ago
main.c executable return error codes 1 year ago
windows-gui.py linux and windows gui (python) 1 year ago

README.md

G35EIIcompatibility-tool

G35EIIcompatibility-tool is a tool to ...

build

gcc main.c -o G35EIIcompatibility-tool.elf

how use

./G35EIIcompatibility-tool.elf input output

features to add

  • gui
  • support all compilers
  • best text interface (errors, ...)
  • best README.md