Skip to content
This repository has been archived by the owner on Jun 21, 2021. It is now read-only.

laqieer/demo_gba_hacking_ds5_arm_toolchain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a demo project for gba game hacking in C.

Build in ARM DS-5 Ultimate Edition v5.26.0 and ARM Compiler 5.

You are free to code in C/Assembly.

2 ways of source level debugging:

  • Run -> Debug Cofiguration -> C/C++ Remote Application -> Connect to gdb server of mGBA -> Debug debug with arm-none-eabi-gdb
  • load Debug/your_project_name.axf to NO$GBA debug with NO$GBA

Video Tutorial:

https://youtu.be/q1YpRPfWung

About

A gba game hacking demo project with ARM DS-5 and ARM Compiler 5

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published