Skip to content

A reimplementation of Fizzi's gecko tool for use in Training Mode - Community Edition

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE.txt
MIT
LICENSE-MIT.txt
Notifications You must be signed in to change notification settings

AlexanderHarrison/hgecko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HGecko

hgecko <path/to/asm/folder> <path/to/output/codes.gct>

A fast and simple alternative to Fizzi's gecko assembler.

Used in Training Mode - Community Edition.

Comparison with Gecko

Pros:

  • ~10x faster.
  • No temporary file issues on windows.
  • Catches and reports undefined symbols.
  • Returns a non-zero exit code on failure, making scripting easier.
  • Simple usage - no JSON configuration.

Cons:

  • Cannot control injection method.
  • Cannot output to other formats (e.g. gecko code).
  • Less tested.

About

A reimplementation of Fizzi's gecko tool for use in Training Mode - Community Edition

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE.txt
MIT
LICENSE-MIT.txt

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages