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

Latest commit

 

History

History
13 lines (10 loc) · 636 Bytes

File metadata and controls

13 lines (10 loc) · 636 Bytes

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