3DS ARM Assembly Cheat Creator: Difference between revisions

From GameBrew
No edit summary
m (Text replacement - "Category:3DS homebrew rom hacks" to "")
 
(13 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{Infobox-3DS-Homebrews
{{Infobox 3DS Homebrews
| title = 3DS ARM Assembly Cheat Creator
|title=3DS ARM Assembly Cheat Creator
| image = https://dlhb.gamebrew.org/3dshomebrew/3DSARMAssemblyCheatCreator.jpg|250px
|image=3dsarmassemblycheatcreator2.png
| type = PC Utilities
|description=A tool for creating more complex 3DS Cheat Codes.
| version=Unknown
|author=Fishguy6564
| lastupdated = 2018/03/24
|lastupdated=2018/03/24
| licence = Mixed
|type=Hack Utilities
| author = Fishguy6564
|version=2018
| website = https://gbatemp.net/threads/release-3ds-arm-assembly-cheat-creator-a-tool-for-creating-more-complex-3ds-cheat-codes.499549/
|license=Mixed
| download = https://dlhb.gamebrew.org/3dshomebrew/3DSARMAssemblyCheatCreator.rar
|download=https://dlhb.gamebrew.org/3dshomebrews/3dsarmassemblycheatcreator.7z
| source =
|website=https://gbatemp.net/threads/release-3ds-arm-assembly-cheat-creator-a-tool-for-creating-more-complex-3ds-cheat-codes.499549
}}
}}
<youtube>cIr6l1FariU</youtube>
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.


I have noticed that there is a lack of information on how to make assembly based cheat codes for 3DS. Due to this inconvenience, I have created an all-purpose tool that will simplify the process of creating assembly cheats for beginners who are interested in making their own. 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, then I advise any beginner who is interested to look into the [http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0552a/BABFGBDD.html ARM info center] to learn what the instruction set is for this architecture. When extracting the file, please ensure that all of the files included are in the same directory. Of course, if you have any concerns or want to report a bug with the program, then my contact information is located in the about tab which can be found in the program. Here are a few screenshots and a video to show the program in action:
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.


'''Branch Calculator
If you are interested in learning the ARMv7 instruction set, the author recommended [http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.dui0552a/BABFGBDD.html ARM Info Center] to learn what the instruction set is for this architecture.
[[File:https://gbatemp.net/attachments/upload_2018-3-24_3-50-10-png.118549/|class=bbCodeImage LbImage|upload_2018-3-24_3-50-10.png]]


==User guide==
When extracting the file, please ensure that all of the files included are in the same directory.


Conditional and Button Activator Generator
'''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.
[[File:https://gbatemp.net/attachments/upload_2018-3-24_3-51-12-png.118550/|class=bbCodeImage LbImage|upload_2018-3-24_3-51-12.png]]'''


==Screenshots==
https://dlhb.gamebrew.org/3dshomebrews/3dsarmassemblycheatcreator3.png


'''Assembler
https://dlhb.gamebrew.org/3dshomebrews/3dsarmassemblycheatcreator4.png
[[File:https://gbatemp.net/attachments/upload_2018-3-24_3-49-35-png.118548/|class=bbCodeImage LbImage|upload_2018-3-24_3-49-35.png]]'''


'''YouTube Video of the Program in Action'''
https://dlhb.gamebrew.org/3dshomebrews/3dsarmassemblycheatcreator5.png


<div class="iframe">
==Media==
 
'''3DS ARM Assembly Cheat Creator for Gateway and CTRPF''' ([https://www.youtube.com/watch?v=cIr6l1FariU fishguy6564]) <br>
<div id="player">
<youtube>cIr6l1FariU</youtube>
 
 
 
</div>
<div class="player-unavailable">
 
= An error occurred. =
 
<div class="submessage">
 
[https://www.youtube.com/watch?v=cIr6l1FariU Try watching this video on www.youtube.com], or enable JavaScript if it is disabled in your browser.
 
</div>
 
</div>
 
</div>
 
 
'''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.'''
If you have any further questions about the program, then feel free to post a comment about it. Other than that, I hope you enjoy this utility and I am looking forward to the cheats that will be created with this!
<div class="messageTextEndMarker">
 


</div>
==External links==
* GBAtemp - https://gbatemp.net/threads/release-3ds-arm-assembly-cheat-creator-a-tool-for-creating-more-complex-3ds-cheat-codes.499549

Latest revision as of 06:09, 6 May 2024

3DS ARM Assembly Cheat Creator
3dsarmassemblycheatcreator2.png
General
AuthorFishguy6564
TypeHack Utilities
Version2018
LicenseMixed
Last Updated2018/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

3dsarmassemblycheatcreator3.png

3dsarmassemblycheatcreator4.png

3dsarmassemblycheatcreator5.png

Media

3DS ARM Assembly Cheat Creator for Gateway and CTRPF (fishguy6564)

External links

Advertising: