Giter Site home page Giter Site logo

buusfury's Introduction

Dragon Ball Z: Buu's Fury

This is a disassembly of Buu's Fury for the GBA.

It builds the following ROM:

  • baserom.gba sha1: f1c4b07554d2a3b1ad2f325307051e775ce68087

Getting Started

To get started with the disassembly of Buu's Fury, you will need the following:

  • A working installation of Arm Developer Suite v1.2. All the tools (armasm, armcpp, tcpp, armlink, fromelf, etc) must already be in your PATH.
  • A copy of grit, already in your path.
  • CMake for building the compression utility (If you're on Windows you can run winget install cmake).
  • A copy of the game, saved as baserom.gba in the root directory

Building

To compile the source code back into a GBA ROM:

  1. Ensure all prerequisites are installed and set up correctly.
  2. Clone the repo git clone --recursive https://github.com/2genkidev/buusfury.git
  3. Run the build script located in the root directory: .\build.bat
  4. The script will assemble the source code and produce a GBA ROM file.
  5. If everything went okay, you should find a newly assembled image.gba

buusfury's People

Contributors

2genkidev avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.