Normmatt / ags_aging

AGS Aging Cartridge 7.0 Decompilation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AGS Aging Cartridge

This is a disassembly of AGS Aging Cartridge 7.0

It builds the following ROM:

  • aging.gba sha1: C67E0A5E26EA5EBA2BC11C99D003027A96E44060

Setting up the repository

  • You must have a copy of the AGS Aging Cartridge 7.0 ROM named baserom.gba in the repository directory.

  • Install devkitARM.

  • Then get the build tools from https://github.com/pret/pokeruby-tools. Copy the tools/ folder into the repository directory.

  • You can then build aging using make in the MSYS environment provided with devkitARM.

About

AGS Aging Cartridge 7.0 Decompilation


Languages

Language:C 52.3%Language:Assembly 35.1%Language:C++ 11.4%Language:Makefile 1.1%Language:Perl 0.1%Language:Shell 0.0%