Archived
1
0
Fork 0
This repository has been archived on 2024-02-07. You can view files and clone it, but cannot push or open issues or pull requests.
supSMSASM/README.md
2022-10-14 18:46:03 +09:00

179 B

supGeckoASM

A tool to make gecko code from ASM

Supported code type

C0

C2

$$ = 0;
$C2$.xxx = ...;

06

$$ = ...;
$b$.xxx = ...;
$bl$.yyy = ...;