A tool to make gecko code from ASM
https://pypi.org/project/supSMSASM/
src/supGeckoASM | ||
.gitignore | ||
LICENSE | ||
MANIFEST.in | ||
pyproject.toml | ||
README.md | ||
setup.cfg |
supGeckoASM
A tool to make gecko code from ASM
Supported code type
C0
C2
$$ = 0;
$C2$.xxx = ...;
06
$$ = ...;
$b$.xxx = ...;
$bl$.yyy = ...;