More actions
No edit summary |
No edit summary |
||
Line 11: | Line 11: | ||
|website=https://gbatemp.net/threads/release-3ds-arm-assembly-cheat-creator-a-tool-for-creating-more-complex-3ds-cheat-codes.499549 | |website=https://gbatemp.net/threads/release-3ds-arm-assembly-cheat-creator-a-tool-for-creating-more-complex-3ds-cheat-codes.499549 | ||
}} | }} | ||
3DS ARM Assembly Cheat Creator is an all-purpose assembly cheat development tool for Gateway and CTRPF. This program is designed for more advanced cheat creators. | 3DS ARM Assembly Cheat Creator is an all-purpose assembly cheat development tool for Gateway and [[CTRPluginFramework 3DS|CTRPF]]. This program is designed for more advanced cheat creators. | ||
This tool contains a branch target calculator, a conditional generator, a button activator generator, and an assembler for assembling your assembly instructions into a usable format that both CTRPF and Gateway's code handler can use. This tool is designed for more advanced cheat creators who know how to write assembly. | This tool contains a branch target calculator, a conditional generator, a button activator generator, and an assembler for assembling your assembly instructions into a usable format that both CTRPF and Gateway's code handler can use. This tool is designed for more advanced cheat creators who know how to write assembly. |
Revision as of 04:13, 10 March 2022
3DS ARM Assembly Cheat Creator | |
---|---|
General | |
Author | Fishguy6564 |
Type | PC Utilities |
Version | 2018 |
License | Mixed |
Last Updated | 2018/03/24 |
Links | |
Download | |
Website | |
3DS ARM Assembly Cheat Creator is an all-purpose assembly cheat development tool for Gateway and CTRPF. This program is designed for more advanced cheat creators.
This tool contains a branch target calculator, a conditional generator, a button activator generator, and an assembler for assembling your assembly instructions into a usable format that both CTRPF and Gateway's code handler can use. This tool is designed for more advanced cheat creators who know how to write assembly.
If you are interested in learning the ARMv7 instruction set, the author recommended ARM Info Center to learn what the instruction set is for this architecture.
User guide
When extracting the file, please ensure that all of the files included are in the same directory.
Note: Do not try to compile by adding excess lines to the instructions you want to compile, or else the output code will not format properly.
Screenshots
Media
3DS ARM Assembly Cheat Creator for Gateway and CTRPF (fishguy6564)